Skip to content

v0.58.0

Compare
Choose a tag to compare
@manicminer manicminer released this 23 Feb 21:25
· 216 commits to main since this release
c993115

⚠️ BREAKING CHANGES:

  • This release removes the auth, environments and odata packages, replacing them with equivalent packages from the github.com/hashicorp/go-azure-sdk module.
  • In order to use the msgraph clients, you will now need to make use of the newer authorizers from the github.com/hashicorp/go-azure-sdk/sdk/auth package. The example in this repository have been updated accordingly.