Skip to content

Don't miss the unveiling of HiveMQ Pulse with Walker Reynolds! Join the webinar

HiveMQ Edge 2025.15 is Released

by HiveMQ Team

What’s new in HiveMQ Edge 2025.15

Introducing our new pre-Login Notification feature for HiveMQ Edge, enabling enterprises to meet their internal IT policy needs where they need users logging into HiveMQ Edge. This release also comes with a number of fixes to improve HiveMQ Edge’s reliability.

pre-Login Notification

How it works

Our new pre-Login notification feature enables configurators of HiveMQ Edge to add a custom message for users to acknowledge prior to logging into the HiveMQ Edge web interface.

HiveMQ Edge pre-Login Notice

This feature is configurable via the HiveMQ Edge API or XML configuration file and is compatible with our Helm configuration methods.

How it helps

This feature can meet multiple use cases to fit an organisation's needs, for example a data security warning that employees need to accept before accessing HiveMQ Edge. Or on larger geographical or complex industrial deployments the message might remind the user which line, area or site they’re logging into. To help mitigate erroneous changes by users in the wrong location.

Additional Improvements

🛠️ Bug Fixes

  • Fixed OPC-UA reconnect issue, where data stopped flowing

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.15, 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