What’s new in HiveMQ Edge 2025.3
Some exciting changes for HiveMQ Edge have just been released:
- Switch to JDK 17 as the new minimum Java version for improved performance
Issues resolved:
- Fixed UI to add remote/local subscriptions for a bridge
- Updated dependencies for frontend and backend
- Fixed Docker container to not rely on specific users/groups to run
Helm chart (version 0.1.3):
- Updated to use 2025.3 image
- Added support for securityContexts
- Added feature to allow to change the admin credentials
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