Skip to content

General availability coming soon for HiveMQ Pulse! Join the launch list

HiveMQ Edge 2025.14 is Released

by HiveMQ Team

What’s new in HiveMQ Edge 2025.14

This release provides a number of bugfixes and improvements.

Additional Improvements

🛠️ Bug Fixes

  • Fixed a regression with OPC-UA URI override
  • Fixed S7 and ADS issue with unchanged data being published when the ’on-data-change’ flag was selected
  • Fixed missing ERROR state for ModBus that incorrectly reports as DISCONNECTED
  • Fixed broken UI workflow to create ModBus Protocol Adapter

Deprecation Notice

HiveMQ Edge will be migrating to JDK v21 on the 1st October 2025, the version being released on this date and every version proceeding after this date will need to be run in the Java run time environment for v21 or higher.

JDK v21 will provide many enhancements and improvements to the efficiency and performance of HiveMQ Edge, and enable future data operations capabilities to be brought to the product.

Note: this change will remove the capability to run HiveMQ Edge on 32Bit CPU architectures.

Get Started Today

Use the download link Get HiveMQ Edge 2025.14, 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, Unified Namespace (UNS), Industrial IoT protocols, IoT Data Streaming, 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.

HiveMQ logo
Review HiveMQ on G2