Skip to content

Releases: Azure/go-autorest

autorest/adal/v0.9.5

06 Oct 19:20
4f818ea
Compare
Choose a tag to compare

Replaced github.com/dgrijalva/jwt-go with github.com/form3tech-oss/jwt-go

autorest/v0.11.8

05 Oct 17:42
ed56980
Compare
Choose a tag to compare

In autorest.WithBaseURL(), encode any query parameters.

autorest/v0.11.7

28 Sep 23:49
afe1765
Compare
Choose a tag to compare

Adding ServiceBus to the ResourceIdentifiers struct, and setting it to the values for each cloud.

autorest/v0.11.6

11 Sep 20:20
35c88c6
Compare
Choose a tag to compare

Update dependencies

autorest/azure/cli/v0.4.1

11 Sep 20:29
c7659d8
Compare
Choose a tag to compare

Update dependencies

autorest/azure/auth/v0.5.2

11 Sep 20:43
b076c14
Compare
Choose a tag to compare

Update dependencies

autorest/adal/v0.9.4

11 Sep 19:42
9d0c31c
Compare
Choose a tag to compare

Bug-fix in legacy implementation of getMSIEndpoint()

autorest/v0.11.5

08 Sep 23:50
092eb9e
Compare
Choose a tag to compare

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

08 Sep 23:35
fafe600
Compare
Choose a tag to compare

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

17 Aug 21:32
1d7168c
Compare
Choose a tag to compare

Add Synapse to environment map.