|
|
@@ -42,6 +42,8 @@ Please note, the request body of `/bridges` API to configure MQTT brdige is chan
|
|
|
Prior to this change, overrides only work on top of existing authentication, for example, if there is already MySQL auth configured in `emqx.conf`
|
|
|
but we want to disable it, we can do it with `env EMQX_AUTHENTICATION__1__ENABLE=false`.
|
|
|
|
|
|
+- Start building packages for Amazon Linux 2 [#9537](https://github.com/emqx/emqx/pull/9537).
|
|
|
+
|
|
|
## Bug fixes
|
|
|
|
|
|
- Fix that the obsolete SSL files aren't deleted after the ExHook config update [#9432](https://github.com/emqx/emqx/pull/9432).
|