LavinMQ 2.10 is here
We’re happy to announce the release of LavinMQ 2.10!
This release introduces MQTT topic permissions, giving you more control over which topics MQTT clients can read from and write to. Shovels also get improved delivery and error handling, with retries for temporary failures and a new aborted state for repeated destination failures.
For streams, you can now use a negative x-stream-offset to read the last N messages—for example, -100 to start 100 messages from the end of the stream.
The release also includes new Prometheus metrics, more management and API functionality, and several important fixes.
Read the full release notes on GitHub for all changes, fixes, and upgrade notes.
Hailay Gebremeskel