Skip to content

autorest/v0.11.3

Compare
Choose a tag to compare
@jhendrixMSFT jhendrixMSFT released this 05 Aug 18:30
1de1c25
  • 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.