diff --git a/changes/feat-12114.en.md b/changes/feat-12114.en.md new file mode 100644 index 000000000..7e1b5536b --- /dev/null +++ b/changes/feat-12114.en.md @@ -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`