github vernemq/vernemq 1.10.3
VerneMQ 1.10.3

latest releases: 2.0.0, 2.0.0-rc1, 2.0.0-rc...
3 years ago

Note:

VerneMQ software distribution packages and Docker images are covered by the VerneMQ EULA. See the blog post for more information:
https://vernemq.com/blog/2019/11/26/vernemq-end-user-license-agreement.html.

TL;DR: You are required to contribute a yearly usage fee, in case you use these packages commercially.

The packages are based on Erlang/OTP version 22.3. You'll (possibly) have to re-compile your own plugins to match the OTP version.

New packages added (thanks for testing and feedback!):

  • Ubuntu 20.04 Focal
  • Suse Leap 15.1

Changelog:

  • Add new on_session_expired/1 hook to vmq_diversity and vmq_webhooks.
  • Add datetime prefix to the tracer output. The datetimes are expressed in UTC with
    iso-8601 format (eg '2020-04-29T21:19:39Z'). (#782)
  • Add start command to Bridge CLI.
  • Fix options passed to PublishFun for plugins (#1516)
  • Add configurable connect time (mqtt_connect_timeout) between establishing the connection and sending CONNECT (#735, #824).
  • Fix tracing error when using payload modifiers (#1517).
  • Make vmq-admin bridge show command more robust against bridge client state machine timeouts (#1515).
  • Fix vmq health http format error (#1529).
  • Add new CLI output formatter (#1502).
  • Remove minor functions for OTP 18. OTP 18 is not supported anymore (#1523).
  • Update VerneMQ Schema info on SWC.
  • Add Inet6 support to the vmq_diversity MySQL plugin (#1461).
  • Improve error message when plugin chains have exhausted (#1465).
  • Upgrade clique dependency to fix bug with empty KV params.

Don't miss a new vernemq release

NewReleases is sending notifications on new releases.