Changelog:
- Bugfix syslog boot and add log.syslog.level setting #2413
- Enhancement: vmq_server: don't add local MQTT and WS default listeners
- vmq_swc: minor adaptation of plugin start
- vmq_server: Remove some minor unused functions and modules
- vmq_server: Fix HTTPS internal config type, fixing a regression in 2.1.0
What's Changed (Commits)
- Remove unused modules/functions by @ioolkos in #2402
- Fix syslog boot and add log.syslog.level setting by @ioolkos in #2416
- Bump erlef/setup-beam from 1.18.2 to 1.20.3 by @dependabot[bot] in #2422
Full Changelog: 2.1.0...2.1.1
Binary Packages
Note:
VerneMQ binary 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 (subscription), in case you use these packages commercially.
The binary packages are compiled with OTP 27.3.3
ARM-based Packages (Linux), Docker images and documentation updates to follow shortly!
This release has an on-disk format change and is not compatible with previous (pre 2.1.0
) on-disk metadata.
Compatibility Notice
This release has a breaking on-disk format change and cannot read metadata state from previous (pre 2.1.0
) releases.
The 2.1.1
release supersedes 2.1.0
. It is recommended to use 2.1.1
instead of upgrading to 2.1.0
.