What’s new in HiveMQ Edge 2024.9
The final HiveMQ Edge release of 2024 is a maintenance release to address known bugs and recent feedback from the community and customers and is aimed at improving HiveMQ Edge’s reliability.
Find below a list of fixes included in this release:
- Fixed a bug that prevented the successful migration of old adapter configurations for some protocols due to a changed protocol adapter id.
- Fixed error while creating an instance of the HTTP protocol adapter
- UX Improvements of the workspace and improved text on list elements
- Improved toolbars on the workspace
Get Started Today
Get started by running
docker run --name hivemq-edge --pull=always -d -p 1883:1883 -p 8080:8080 hivemq/hivemq-edgeor clone our repository
git clone git@github.com:hivemq/hivemq-edge.git