Explorar el Código

chore: add change log

JimMoen hace 2 años
padre
commit
c1928f874e
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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`