Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlev2.3.0 Nov 30, 2022


Expand
titleWhat's New or Improved
  • Added MQTT server bridging to/from other MQTT servers
  • Improved closing of socket connections to clients on shutdown
  • Improved error handling on failure to load Java KeyStore
  • Server no longer needs manual restart after SSL/TLS certs are updated
  • Better logging for the server's WebSocket listener startup failures
  • Added protection to prevent "admin" role from being removed from "admin" user
  • MQTT Clients now get disconnected when their credentials are changed
  • Removed default 'anonymous' MQTT Credential. Anonymous MQTT connections can now pub/sub on # by default.
  • Support for new Tahu version 1.0.0 and new Sparkplug B features/changes


Expand
titleWhat's Fixed
  • Fixed issue with retained LWT messages not getting stored when published by the server
  • Fixed rare issue with disconnect packet handling causing deadlock
  • Fixes for detecting maximum outbound message queues for clients


...