瀏覽代碼

Merge pull request #14382 from thalesmg/20241210-r58-doc-listener-shutdown-limitation

docs: update changelog with known limitations
Thales Macedo Garitezi 1 年之前
父節點
當前提交
e55facebbc
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      changes/ce/feat-14360.en.md

+ 2 - 0
changes/ce/feat-14360.en.md

@@ -6,3 +6,5 @@ Example output:
 emqx_client_disconnected_reason{node="emqx@127.0.0.1",reason="takenover"} 1
 emqx_client_disconnected_reason{node="emqx@127.0.0.1",reason="kicked"} 1
 ```
+
+Currently, this feature is limited to TCP and TLS listeners only.