Browse Source

chore: add change log for #12855

JimMoen 1 year ago
parent
commit
a79df4ba69
1 changed files with 2 additions and 0 deletions
  1. 2 0
      changes/fix-12855.en.md

+ 2 - 0
changes/fix-12855.en.md

@@ -0,0 +1,2 @@
+Fix when the client subscribes/unsubscribes to a shared topic, the system topic messages for Client subscribed/unsubscribed notification cannot be serialized correctly.
+Fix the `$queue` shared topics format error in endpoint `/topics`.