Releases: tombuildsstuff/giovanni
Releases · tombuildsstuff/giovanni
v0.23.0
- This is a maintenance release to update to the latest published modules for
github.com/hashicorp/go-azure-sdk/sdk
andgithub.com/hashicorp/go-azure-sdk/resource-manager
v0.22.0
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)
v0.19.0
v0.17.0
2020-08-04/file/shares
- support forEnabledProtocol
(asSMB
[default] orNFS
)
v0.16.0
v0.15.1
v0.15.0
bumping the version to 0.15
v0.14.0
This release includes:
v0.12.0
- dependencies: updating to use 45.0.0 of Azure/azure-sdk-for-go (& it's dependencies)
2018-11-09
- datalakestore/paths - deletions are now captured correctly