소스 검색

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.