瀏覽代碼

docs: Generate changelog for v5.2.0-build.1

Thales Macedo Garitezi 2 年之前
父節點
當前提交
bbdcf09a86
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      changes/v5.2.0-build.1.en.md

+ 11 - 0
changes/v5.2.0-build.1.en.md

@@ -0,0 +1,11 @@
+# v5.2.0-build.1
+
+## Enhancements
+
+- [#11568](https://github.com/emqx/emqx/pull/11568) Added support for defining templates for MQTT publish properties in Republish rule action.
+
+
+
+## Bug Fixes
+
+- [#11568](https://github.com/emqx/emqx/pull/11568) Fixed an issue where an ill-defined builtin rule action config could be interpreted as a custom user function.