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.5 #1407

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
emqx/emqx patch 5.0.4 -> 5.0.5

Release Notes

emqx/emqx

v5.0.5

Compare Source

Enhancements
  • Provides CLI ./bin/emqx check_config to actively check if the configuration is correct
  • Allows the connection process to be configured to be garbage collected after the TLS handshake is complete to reduce memory footprint, which can reduce memory consumption by about 35% per SSL connection, but increases CPU consumption accordingly
  • Improve the log when LwM2M packet parsing fails
  • /status interface will return 503 error instead of 500 when HTTP service is not ready
  • The /status interface removes the api/v5 prefix path to better support load balancing health checks
  • The listener supports listening to addresses in the :port format, and the listening address used when creating is consistent with the listening address returned when querying
Bug fixes
  • Align the format of node status returned by /nodes with other APIs
  • Fix client.disconnected event not trigger in some cases
  • Fix the issue that the $events/client_connected topic could not be used in data integration
  • Keep the configuration items of Webhook backward compatible to avoid EMQX from being unable to start with lower version configuration items
  • Fix the issue that password authentication using PostgreSQL would leak database passwords in logs in some cases

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, click this checkbox.

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

@renovate renovate bot requested a review from h3mmy as a code owner August 19, 2022 11:11
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Aug 19, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Aug 19, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.47s
✅ KUBERNETES kubeval 1 0 0.14s
✅ YAML prettier 1 1 0 0.64s
✅ YAML yamllint 1 0 0.19s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@renovate renovate bot merged commit fd44d13 into main Aug 19, 2022
@renovate renovate bot deleted the renovate/emqx-emqx-5.0.x branch August 19, 2022 12:40
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