Skip to content

v0.21.0

Compare
Choose a tag to compare
@tombuildsstuff tombuildsstuff released this 12 Dec 12:11
· 71 commits to main since this release
36d204c

Notable changes:

  • This release updates the base layer from using Azure/go-autorest to using hashicorp/go-azure-sdk.
  • Updates each of the method signatures to take an Options object and return a Response object as required - highlighting any additional fields, which better matches hashicorp/go-azure-sdk.
  • This release removes an internal test dependency on Azure/azure-sdk-for-go.

This release also:

  • Introduces a new API Version 2023-11-03`.

This also fixes:

  • 2020-08-04/file/files: fixing a crash when the upload size was zero (#94)