Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@tdstein tdstein released this 18 Dec 18:15
· 1 commit to main since this release
2a6d61b

What's Changed

  • feat: Add Permissions.delete(*permissions) method by @schloerke in #339
  • feat: Add User.groups and Group.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