Sfoglia il codice sorgente

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

Thales Macedo Garitezi 2 anni fa
parent
commit
bbdcf09a86
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  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.