docs: update changes made for v4.3.18
This commit is contained in:
parent
a162196719
commit
a3c6c9125e
|
@ -10,6 +10,13 @@ File format:
|
||||||
- One list item per change topic
|
- One list item per change topic
|
||||||
Change log ends with a list of github PRs
|
Change log ends with a list of github PRs
|
||||||
|
|
||||||
|
## v4.3.18
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
- Upgrade Erlang/OTP from 23.2.7.2-emqx-3 to 23.3.4.9-3 [#8511](https://github.com/emqx/emqx/pull/8511)
|
||||||
|
- Make possible to debug-print SSL handshake procedure by setting listener config `log_level=debug` [#8553](https://github.com/emqx/emqx/pull/8553)
|
||||||
|
|
||||||
## v4.3.17
|
## v4.3.17
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
@ -28,7 +35,6 @@ File format:
|
||||||
- HTTP API(GET /rules/) support for pagination and fuzzy filtering. [#8450]
|
- HTTP API(GET /rules/) support for pagination and fuzzy filtering. [#8450]
|
||||||
- Add check_conf cli to check config format. [#8486]
|
- Add check_conf cli to check config format. [#8486]
|
||||||
- Optimize performance of shared subscription
|
- Optimize performance of shared subscription
|
||||||
- Make possible to debug-print SSL handshake procedure by setting listener config `log_level=debug` [#8553](https://github.com/emqx/emqx/pull/8553)
|
|
||||||
|
|
||||||
## v4.3.16
|
## v4.3.16
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue