The HiveMQ team is pleased to announce the availability of HiveMQ CE 2024.4.
This release provides these improvements and fixes:
🌟 Features
- Added the ability to modify the
sessionPresentflag of a CONNACK packet in ConnackOutboundInterceptors
✨ Improvements
- Updated the official
hivemq/hivemq-cecontainer image to Java 21 - Removed unnecessary file write and execute permissions from the official container image
- Aligned the Windows batch scripts with the Unix bash scripts to provide a consistent user experience
- Added option to disable remote JMX by setting the
HIVEMQ_JMX_ENABLEDenvironment variable tofalse
ℹ️ Misc
- Dependency updates
You can find more information about and download the release on the GitHub release page.
You can get the embedded API as a Maven artifact from Maven Central, JitPack.
Be sure to check out the project on GitHub.
We recommend this upgrade for all HiveMQ Community Edition users.
Have a great day, The HiveMQ Team