chore: add change log for #12855

This commit is contained in:
JimMoen 2024-04-09 18:14:30 +08:00
parent 03a9c46ca7
commit a79df4ba69
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

2
changes/fix-12855.en.md Normal file
View File

@ -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`.