EMQ X 4.1-beta.2 is released now, it mainly includes the following changes:
emqx
Bug fixes:
- Fix the issue that the CN and DN fields in the certificate are not obtained correctly
Github PR: [#3417]
- Fix the error of re-authentication in the enhanced authentication function
Github PR: [#3422]
emqx-extension-hook
Bug fixes:
- Fix the issue that the Java driver cannot be configured correctly and the Java extension cannot be used
Github PR: [emqx/emqx-extension-hook#10](https://github.com/emqx/emqx-extension-hook/issues/10)
emqx-auth-mnesia
Bug fixes:
- Fix ACL rule doesn't have allow / deny fields
Github PR: [emqx/emqx-auth-mnesia#2](https://github.com/emqx/emqx-auth-mnesia/issues/2)
emqx-management
Bug fixes:
- Fix the issue that the topic metrics APIs doesn't validate topic name
Github PR: [emqx/emqx-management#212](https://github.com/emqx/emqx-management/issues/212)