v0.45.0 #68
michaelklishin
announced in
Announcements
v0.45.0
#68
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.45.0 (Sep 01, 2025)
Enhancements
requests::TopicPermissions
, for declaring topic permissions.responses::TopicPermission
for representing topic permissions.Client#list_topic_permissions_of
is a new function that lists topic permissions of a user.Client#grant_permissions
is now an alias forClient#declare_permissions
, providing an easier to remember alias.Client#declare_topic_permissions
is a new function that sets topic permissions for a userClient#clear_topic_permissions
is a new function to clear topic permissions for a user.This discussion was created from the release v0.45.0.
Beta Was this translation helpful? Give feedback.
All reactions