Skip to content

Releases: Azure/go-autorest

v7.2.5

08 Feb 00:02
Compare
Choose a tag to compare
  • Fixed the Active Directory endpoint for the China cloud.
  • Removes UTF-8 BOM if present in response payload.
  • Added telemetry.

v7.2.3

17 Jan 20:26
Compare
Choose a tag to compare

Fixing a bug which doubled some delay durations before sending a request.

v7.2.2

25 Oct 18:24
Compare
Choose a tag to compare
  • autorest/azure: added ASM and ARM VM DNS suffixes.

v7.2.1

03 Oct 19:51
Compare
Choose a tag to compare
  • fixed parsing of UTC times that are not RFC3339 conformant.

v7.2.0

31 Aug 20:44
Compare
Choose a tag to compare
  • autorest/validation: Reformat validation error for better error message.

v7.1.0

11 Aug 22:05
Compare
Choose a tag to compare
  • preparer: Added support for multipart formdata , WithMultiPartFormdata().
  • preparer: Added support for file, WithFile.
  • client: Added RetryDuration parameter.
  • autorest/validation: new package for validation code for Azure Go SDK.