emqx/changes/v5.0.7-en.md

631 B

v5.0.7

Enhancements

  • Do not auto-populate default SSL cipher suites, so that the configs are less bloated. #8769

Bug fixes

  • Remove will_msg (not used) field from the client API. #8721
  • Fix $queue topic name error in management API return. #8728
  • Fix race condition which may cause client.connected and client.disconnected out of order. #8625
  • Fix quic listener default idle timeout's type. #8826