Procházet zdrojové kódy

chore: add change log

JimMoen před 2 roky
rodič
revize
c1928f874e
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9 0
      changes/ce/fix-12598.en.md

+ 9 - 0
changes/ce/fix-12598.en.md

@@ -0,0 +1,9 @@
+Fixed an issue that unable to subscribe or unsubscribe a shared topic filter via HTTP API.
+
+Releated APIs:
+
+- `/clients/:clientid/subscribe`
+- `/clients/:clientid/subscribe/bulk`
+
+- `/clients/:clientid/unsubscribe`
+- `/clients/:clientid/unsubscribe/bulk`