chore: bump changes

This commit is contained in:
JimMoen 2023-12-10 23:15:55 +08:00
parent 47901c9fed
commit fa4d73835b
No known key found for this signature in database
GPG Key ID: 87A520B4F76BA86D
1 changed files with 6 additions and 0 deletions

6
changes/feat-12114.en.md Normal file
View File

@ -0,0 +1,6 @@
Added the `peerport` field to ClientInfo.
Added the `peerport` field to the messages `ClientInfo` and `ConnInfo` in ExHook.
## Breaking changes
* ExHook Proto changed. The `qos` field in message `TopicFilter` was deprecated.
ExHook Server will now receive full subscription options: `qos`, `rh`, `rap`, `nl` in message `SubOpts`