We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09ed55 commit b65a1b6Copy full SHA for b65a1b6
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* `Client#list_topic_permissions` is a new function that provides support for the `GET /api/topic-permissions` endpoint.
10
* `Client#list_topic_permissions_in` is a new function that provides support for the `GET /api/vhosts/{vhost}/topic-permissions` endpoint.
11
* `Client#get_topic_permissions_of` is a new function that provides support for the `GET /api/topic-permissions/{vhost}/{user}` endpoint.
12
+ * `Client#list_channels_on` is a new function that provides support for the `GET /api/connections/{connection}/channels` endpoint.
13
14
15
## v0.50.0 (Sep 13, 2025)
0 commit comments