内容简介:EMQ X 主工程 功能改进: 支持 MQTT 5.0 'subscription options' 增加对 MQTT 5.0 'Topic-Alias' 的校验 改进 hooks 的设计 将模块 'emqx_mqtt_properties' 重命名为 'emqx_mqtt_props' 改进 emqx_zone 问题修复:...
EMQ X 主工程
功能改进:
支持 MQTT 5.0 'subscription options'
增加对 MQTT 5.0 'Topic-Alias' 的校验
改进 hooks 的设计
将模块 'emqx_mqtt_properties' 重命名为 'emqx_mqtt_props'
改进 emqx_zone
问题修复:
修复了 'Will Delay Interval' 属性处理错误
修复了 'Reserved' 标志位的处理错误
为单元测试生成配置文件
emqx-management (插件)
功能改进:
增加 'banned' 功能的 restful API
emqx-delayed-publish (插件)
功能改进:
重构代码
minirest (依赖工程)
功能改进:
回调函数里,同时传递 query 参数和 body 参数
emqx-rel (编译工程)
功能改进:
编译时检查 OTP 版本
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 利用php自包含特性上传webshell
- Python 3.6.5 发布,包含新特性以及优化
- 如约而至,Java 10 正式发布:包含 109 项新特性
- PyTorch 1.0 首个 RC 版本发布,包含大量重要特性
- PyTorch 1.0 首个 RC 版本发布,包含大量重要特性
- 数据管理平台 Apache Geode 1.6.0 发布,包含特性改进
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Security Testing Cookbook
Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!