v0.21.0
Notable changes:
- This release updates the base layer from using
Azure/go-autorest
to usinghashicorp/go-azure-sdk
. - Updates each of the method signatures to take an
Options
object and return aResponse
object as required - highlighting any additional fields, which better matcheshashicorp/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)