فهرست منبع

chore: bump version && update change

firest 1 سال پیش
والد
کامیت
1c1c4e497d
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 1
      apps/emqx_utils/src/emqx_utils.app.src
  2. 1 0
      changes/ce/fix-12620.en.md

+ 1 - 1
apps/emqx_utils/src/emqx_utils.app.src

@@ -2,7 +2,7 @@
 {application, emqx_utils, [
     {description, "Miscellaneous utilities for EMQX apps"},
     % strict semver, bump manually!
-    {vsn, "5.0.15"},
+    {vsn, "5.0.16"},
     {modules, [
         emqx_utils,
         emqx_utils_api,

+ 1 - 0
changes/ce/fix-12620.en.md

@@ -0,0 +1 @@
+Fixed the sensitive headers for HTTP connector may be printed in the `debug` level log.