What's Changed
- feat: Add
Permissions.delete(*permissions)
method by @schloerke in #339 - feat: Add
User.groups
andGroup.members
by @schloerke in #341 - feat: Add
Permission.create(principal:User | Group)
support by @schloerke in #343 - feat: Add/test many tag, tags, and content item tags methods by @schloerke in #346
- feat: Add client credential oauth integration support + related databricks helpers to SDK by @zackverham in #348
- feat: Add
Tag.update() -> Tag
method by @schloerke in #351 - feat: add environments by @tdstein in #355
- feat: Add support for system cache runtime by @schloerke in #352
- docs: update API documentation to show all resources by @tdstein in #370
Full Changelog: v0.6.0...0.7.0