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

fix: update docker image emqx/emqx to 5.0.20 #3515

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Mar 10, 2023

This PR contains the following updates:

Package Update Change
emqx/emqx patch 5.0.19 -> 5.0.20

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

emqx/emqx

v5.0.20: EMQX v5.0.20

Compare Source

v5.0.20

Enhancements

  • #​10059 Errors returned by rule engine API are formatted in a more human readable way rather than dumping the raw error including the stacktrace.

Bug Fixes

  • #​10032 When resources on some nodes in the cluster are still in the 'initializing/connecting' state, the bridges/ API will crash due to missing Metrics information for those resources. This fix will ignore resources that do not have Metrics information.

  • #​10044 Fix node information formatter for stopped nodes in the cluster. The bug was introduced by v5.0.18.

  • #​10054 Fix the problem that the obfuscated password is used when using the /bridges_probe API to test the connection in Data-Bridge.

  • #​10058 Deprecate unused QUIC TLS options.
    Only following TLS options are kept for the QUIC listeners:

    • cacertfile
    • certfile
    • keyfile
    • verify
  • #​10076 Fix webhook bridge error handling: connection timeout should be a retriable error.
    Prior to this fix, connection timeout was classified as unrecoverable error and led to request being dropped.

  • #​10078 Fix an issue that invalid QUIC listener setting could casue segfault.

  • #​10084 Fix problem when joining core nodes running different EMQX versions into a cluster.

    Mria PR

  • #​10086 Upgrade HTTP client ehttpc to 0.4.7.
    Prior to this upgrade, HTTP clients for authentication, authorization and webhook may crash
    if body is empty but content-type HTTP header is set.
    For more details see ehttpc PR#​44.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner March 10, 2023 12:41
@bloopy-boi bloopy-boi bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 10, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 10, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.38s
✅ YAML prettier 1 0 0 0.62s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bloopy-boi bloopy-boi bot merged commit bdb6663 into main Mar 10, 2023
@bloopy-boi bloopy-boi bot deleted the renovate/emqx-emqx-5.0.x branch March 10, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants