HiveMQ Edge 2025.8 is Released
What’s new in HiveMQ Edge 2025.8
HiveMQ Edge 2025.8 is a maintenance release focused on fixes and reliability improvements, in this release we’ve also deprecated the automated legacy configuration migration that was released with version 2024.8.
Deprecation of Configuration Migration
Version 2024.8 introduced southbound connectivity, which required a migration script for versions earlier than 2024.8 to be upgraded with no loss of configuration.
Today we’re deprecating that functionality to improve the maintenance capability of HiveMQ Edge, therefore if you’re needing to upgrade to version 2025.8 or beyond from a version prior to 2024.8. Then you must upgrade to an interim version to preserve your configuration.
This is detailed further in our migration guide.
Additional Improvements
- Migrated to the newly released HiveMQ MTConnect protocol library for improved integration and compatibility.
- Dropped support for configurations created before HiveMQ Edge 2024.8 making configuration file creation much simpler.
Get Started Today
Use the download link Get HiveMQ Edge 2025.8, or find us on GitHub and Docker:
Get started by running
docker run --name hivemq-edge --pull=always -d -p 1883:1883 -p 8080:8080 hivemq/hivemq-edge
Or clone our repository
git clone git@github.com:hivemq/hivemq-edge.git
You may also try out our Helm Chart
helm repo add hivemq https://hivemq.github.io/helm-charts && helm repo update
HiveMQ Team
The HiveMQ team loves writing about MQTT, Sparkplug, Industrial IoT, protocols, how to deploy our platform, and more. We focus on industries ranging from energy, to transportation and logistics, to automotive manufacturing. Our experts are here to help, contact us with any questions.