+- [#11337](https://github.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://github.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://github.com/emqx/emqx/pull/11352) Fixed this [#11345](https://github.com/emqx/emqx/issues/11345) crash issue when starting on Windows or any other platform without RocksDB support.