github emqx/emqx e5.2.0-alpha.3
EMQX Enterprise 5.2.0-alpha.3

latest releases: v5.8.2, v5.8.2-rc.1, v5.8.2-beta.1...
pre-release15 months ago

Changes since e5.2.0-alpha.2

Enhancements

  • #11429 Added option to configure detection of legacy protocol in MondoDB connectors and bridges.

  • #11436 Add a new API endpoint DELETE /banned to clear all banned data.

  • #11438 Changed the type of the mqtt.mqx_packet_size from string to byteSize to better represent the valid numeric range.
    Strings will still be accepted for backwards compatibility.

  • #11446 Refactored datetime-related modules and functions to simplify the code.

  • #11403 Added support for defining message attributes and ordering key templates for GCP PubSub Producer bridge.

    Also updated our HOCON library to fix an issue where objects in an array were being concatenated even if they lay on different lines.

  • #11459 Added the option to configure health check interval for Kafka bridges.

Bug Fixes

  • #11424 Add a check for the maximum value of the timestamp in the API to ensure it is a valid Unix timestamp.

  • #11445 Removed os_mon application monitor support on Windows platforms to prevent VM crashes.
    Functionality remains on non-Windows platforms.

  • #11454 Fixed crashing when debugging/tracing with large payloads(introduce when #11279)

  • #11456 Removed validation that enforced non-empty PEM for CA cert file.
    CA certificate file PEM can now be empty.

  • #11444 Fixed error information when Kinesis bridge fails to connect to endpoint.

  • #11453 Fixed an issue which would yield false negatives when testing the connectivity of InfluxDB bridges.

Don't miss a new emqx release

NewReleases is sending notifications on new releases.