EMQX 采用商业源码许可证,加速 MQTT + AI 创新

broker 5.1.3 更新日志

v5.1.3

Bug Fixes

  • #11306 Fixed rule action metrics inconsistency where dropped requests were not accounted for.

  • #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 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 Update ekka to version 0.15.9. This fixes dangling etcd locks occurred if acquiring the lock failed with a timeout.

  • #11352 Fixed this #11345 crash issue when starting on Windows or any other platform without RocksDB support.