hassio-addons / addon-emqx

EMQX - Home Assistant Community Add-ons
MIT License
63 stars 13 forks source link

⬆️ Update emqx/emqx to v5.1.3 #58

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
emqx/emqx patch v5.1.2 -> v5.1.3

Release Notes

emqx/emqx (emqx/emqx) ### [`v5.1.3`](https://togithub.com/emqx/emqx/releases/tag/v5.1.3): EMQX v5.1.3 [Compare Source](https://togithub.com/emqx/emqx/compare/v5.1.2...v5.1.3) ### v5.1.3 #### Bug Fixes - [#​11306](https://togithub.com/emqx/emqx/pull/11306) Fixed rule action metrics inconsistency where dropped requests were not accounted for. - [#​11327](https://togithub.com/emqx/emqx/pull/11327) Update ekka to version 0.15.8, mria to version 0.15.8, and optvar to 1.0.5. This fixes occasional assertion failures: `{{badmatch,noproc},[{optvar,read,2,[{file,"optvar.erl"},{line,140}]},{optvar,read,1,[{file,"optvar.erl"},{line,124}]},...` - [#​11337](https://togithub.com/emqx/emqx/pull/11337) Fix HTTP API error when a publish topic rewrite rule targets a topic with wildcards. Now it returns error 400 (Bad Match) instead of error 500 (Internal Error). - [#​11346](https://togithub.com/emqx/emqx/pull/11346) Update ekka to version 0.15.9. This fixes dangling etcd locks occurred if acquiring the lock failed with a timeout. - [#​11352](https://togithub.com/emqx/emqx/pull/11352) Fixed this [#​11345](https://togithub.com/emqx/emqx/issues/11345) crash issue when starting on Windows or any other platform without RocksDB support.

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.



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