Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emqx 5.1.2 #137237

Merged
merged 2 commits into from Jul 21, 2023
Merged

emqx 5.1.2 #137237

merged 2 commits into from Jul 21, 2023

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# v5.1.2

Enhancements

  • #11124 Release packages for Amazon Linux 2023

  • #11226 Unify the listener switch to enable, while being compatible with the previous enabled.

  • #11249 Support HTTP API for setting alarm watermark of license.

  • #11251 Add /cluster/topology HTTP API endpoint

    GET request to the endpoint returns the cluster topology: connections between RLOG core and replicant nodes.

  • #11253 The Webhook/HTTP bridge has been refactored to its own Erlang application. This allows for more flexibility in the future, and also allows for the bridge to be run as a standalone application.

  • #11289 Release packages for Debian 12.

  • #11290 Updated jq dependency to version 0.3.10 which includes oniguruma library update to version 6.9.8 with few minor security fixes.

  • #11291 Updated RocksDB version to 1.8.0-emqx-1 via ekka update to 0.15.6.

  • #11236 Improve the speed of clients querying in HTTP API /clients endpoint with default parameters

Bug Fixes

  • #11065 Avoid logging irrelevant error messages during EMQX shutdown.

  • #11077 Fixes crash when updating binding with a non-integer port.

  • #11184 Config value for max_packet_size has a max value of 256MB defined by protocol. This is now enforced and any configuration with a value greater than that will break.

  • #11192 Fix produces valid HOCON file when atom type is used.
    Remove unnecessary " from HOCON file.

  • #11195 Avoid to create duplicated subscription by HTTP API or client in Stomp gateway

  • #11206 Make the username and password params of CoAP client to optional in connection mode.

  • #11208 Fix the issue of abnormal data statistics for LwM2M client.

  • #11211 Consistently return 404 for DELETE operations on non-existent resources.

  • #11214 Fix a bug where node configuration may fail to synchronize correctly when joining the cluster.

  • #11229 Fixed an issue preventing plugins from starting/stopping after changing configuration via emqx ctl conf load.

  • #11237 The headers default value in /prometheus API should be a map instead of a list.

  • #11250 Fix while a WebSocket packet contains more than one MQTT packet, the order of MQTT packets will be reversed.

  • #11271 Ensure that the range of percentage type is from 0% to 100%.

  • #11272 Fix a typo in the log, when EMQX received an abnormal PUBREL packet, the pubrel was mistakenly typo as pubrec.

  • #11281 Restored support for the special $queue/ shared subscription.

  • #11294 Fix emqx_ctl cluster join, leave, and status commands.

  • #11296 Import additional configurations from EMQX backup file (emqx ctl import command):

    • rule_engine (previously not imported due to the bug)
    • topic_metrics (previously not implemented)
    • slow_subs (previously not implemented).
  • #11309 Improve startup order of EMQX applications.
    Simplify build scripts and improve code reuse.

  • #11322 Import additional configurations from EMQX backup file (emqx ctl import command):

    • rule_engine (previously not imported due to the bug)
    • topic_metrics (previously not implemented)
    • slow_subs (previously not implemented).

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jul 21, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 21, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 21, 2023
Merged via the queue into Homebrew:master with commit fadde78 Jul 21, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Aug 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2023
@chenrui333 chenrui333 deleted the bump-emqx-5.1.2 branch January 22, 2024 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants