Releases: Azure/go-autorest
autorest/adal/v0.9.5
Replaced github.com/dgrijalva/jwt-go with github.com/form3tech-oss/jwt-go
autorest/v0.11.8
In autorest.WithBaseURL(), encode any query parameters.
autorest/v0.11.7
Adding ServiceBus to the ResourceIdentifiers struct, and setting it to the values for each cloud.
autorest/v0.11.6
Update dependencies
autorest/azure/cli/v0.4.1
Update dependencies
autorest/azure/auth/v0.5.2
Update dependencies
autorest/adal/v0.9.4
Bug-fix in legacy implementation of getMSIEndpoint()
autorest/v0.11.5
Added autorest.MultiTenantBearerAuthorizer
to support scenarios where callers need access to this underlying type (it was previously internal).
Updated adal
dependency to pick up some fixes.
autorest/adal/v0.9.2
Add support for autorest.MSIAvailable()
on versions of Go earlier than 1.13.
Fixed connection leak in autorest.MSIAvailable()
.
Include error info when refreshInternal()
fails to connect to the MSI endpoint.
autorest/v0.11.4
Add Synapse to environment map.