Skip to content

v0.4.0

Compare
Choose a tag to compare
@manicminer manicminer released this 19 Jan 11:03
· 955 commits to main since this release
4311ae0
  • Adds the ServicePrincipalsClient.ListGroupMemberships() method.
  • Adds the UsersClient.ListGroupMemberships() method.
  • Pagination handling: multiple pages of results with OData metadata are now automatically retrieved and merged together in the BaseClient for GET requests.