Quellcode durchsuchen

chore: add change log for #12855

JimMoen vor 1 Jahr
Ursprung
Commit
a79df4ba69
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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`.