Skip to content

v0.43.0

Compare
Choose a tag to compare
@manicminer manicminer released this 15 Mar 23:57
· 447 commits to main since this release
8b9679b

⚠️ BREAKING CHANGES:

  • This release removes the following, which have been replaced by compatible equivalents in the new hamilton-autorest module (#154)
    • auth.AutorestAuthorizerWrapper{} struct
    • auth.CachedAuthorizer{}.BearerAuthorizerCallback() method
    • auth.CachedAuthorizer{}.WithAuthorization() method
    • auth.NewAutorestAuthorizerWrapper() function
    • auth.ServicePrincipalToken interface
    • environments.EnvironmentFromMetadata() function