You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix MQTT subscription topics with trailing slashes to ensure they are not treated as a wildcard
5
+
* Fix the arguments that are used for the default connect/subscribe calls so they pass the second argument from connect like `connect(incomingMessages, query) -> subscribe(query)`
6
+
* Add support for replication connections using any configured certificate authorities to verify the server certificates
7
+
* Added more descriptive error messages on errors in user residency functions
0 commit comments