Skip to content

Releases: Azure/go-autorest

autorest/mocks/v0.4.1

13 Aug 18:38
b4c7ce8
Compare
Choose a tag to compare

Fix mock sender to honor the request context.

autorest/azure/auth/v0.5.1

13 Aug 19:57
0529470
Compare
Choose a tag to compare

Fix decoding certificates with intermediate authorities (#551)

autorest/adal/v0.9.2

13 Aug 18:50
cbf46de
Compare
Choose a tag to compare

Fix check for App Service Environment (#518)
Fix decoding of certificates with intermediate CAs (#546)
Fail-fast if the MSI endpoint is not available (#548)

autorest/adal/v0.9.1

07 Aug 00:04
8f84370
Compare
Choose a tag to compare

Add support for MSI login with azure resource ID of the userAssignedIdentity

autorest/v0.11.3

05 Aug 18:30
1de1c25
Compare
Choose a tag to compare
  • Fixed a bug in SASTokenAuthorization that caused the SAS token to be repeatedly appended during request retries.
  • Fixed calculation of canonicalized host string that was causing an invalid shared key token to be computed.
  • Moved call to t.Fatal out of test goroutine.

v14.2.0

23 Jun 16:11
e7b391b
Compare
Choose a tag to compare

Added package comment to make github.com/Azure/go-autorest importable.

v13.4.1

22 May 18:31
8bc6e81
Compare
Choose a tag to compare

Bug Fixes

  • Change x-ms-authorization-auxiliary header value separator to comma.

v14.1.1

21 May 15:26
778ae56
Compare
Choose a tag to compare

Bug Fixes

  • Change x-ms-authorization-auxiliary header value separator to comma.

v14.1.0

05 May 15:25
9132adf
Compare
Choose a tag to compare

New Features

  • Added azure.SetEnvironment() that will update the global environments map with the specified values.

v14.0.1

06 Apr 14:53
e727cfc
Compare
Choose a tag to compare

Bug Fixes

  • Fix race condition when refreshing token.
  • Fixed some tests to work with Go 1.14.