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

⬆️ Update emqx/emqx to v5.1.6 #63

Merged
merged 1 commit into from
Aug 25, 2023
Merged

⬆️ Update emqx/emqx to v5.1.6 #63

merged 1 commit into from
Aug 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
emqx/emqx patch v5.1.4 -> v5.1.6

Release Notes

emqx/emqx (emqx/emqx)

v5.1.6: EMQX v5.1.6

Compare Source

v5.1.6

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.

  • #​11396 Introduce topic index for the rule engine runtime that significantly improves the performance of EMQX with a non-trivial number of rules consuming messages matching different topic filters.

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.

  • #​11499 Upgrade Erlang/OTP to 25.3.2-2

    Erlang/OTP 25.3.2-2 excludes sensitive data from mnesia_hook log message.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Aug 25, 2023
@renovate renovate bot merged commit 328ed3a into main Aug 25, 2023
@renovate renovate bot deleted the renovate/emqx-emqx-5.x branch August 25, 2023 10:38
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants