Skip to content

Releases: Azure/go-autorest

autorest/azure/auth/v0.5.4

04 Dec 16:39
3096d28
Compare
Choose a tag to compare

Add credential probe logging #589

autorest/adal/v0.9.8

04 Dec 22:01
8a1ccef
Compare
Choose a tag to compare

Add multi-tenant certificate auth support #590

autorest/adal/v0.9.7

04 Dec 20:12
3ab40f8
Compare
Choose a tag to compare

Fixed refresh methods on MultiTenantServicePrincipalToken to use %w to wrap errors.

autorest/adal/v0.9.6

03 Dec 20:01
b8bf08c
Compare
Choose a tag to compare

Error when running with MSI in App Service #574
Azure App Service fails with MSI to access Key Vault #577

autorest/v0.11.12

19 Nov 19:42
e85e33a
Compare
Choose a tag to compare

Ensure that pollingTrackerBase.updateErrorFromResponse() restores the response body on successful reads.

autorest/v0.11.11

09 Nov 22:36
f7ec17d
Compare
Choose a tag to compare

Implement fmt.Stringer interface on azure.Resource type.

autorest/v0.11.10

07 Oct 17:25
bf140ad
Compare
Choose a tag to compare

Add Content-Length header to XML preparer

autorest/v0.11.9

06 Oct 23:13
8f35df6
Compare
Choose a tag to compare

The change to support TLS renegotiation types inadvertently removed
sharing transports, leading to a growing number of goroutines for
workloads that create a lot of different clients.
Create senders per TLS renegotiation type. Each sender is created on
demand and cached for reuse.

autorest/azure/cli/v0.4.2

06 Oct 23:22
55c0c4e
Compare
Choose a tag to compare

Update dependencies

autorest/azure/auth/v0.5.3

06 Oct 23:34
cdfab86
Compare
Choose a tag to compare

Update dependencies.