Releases: tombuildsstuff/giovanni
Releases · tombuildsstuff/giovanni
v0.27.0
v0.26.1
v0.26.0
v0.25.5
v0.25.4
ENHANCEMENTS
file/directories
- add a retry function when deleting directories (sometimes files within can linger after deletion) (#113)
BUG FIXES:
v0.25.3
v0.25.2
BUG FIXES
- don't assume a fixed number of segments when parsing blob resource IDs
v0.25.1
v0.25.0
- dependencies: updating to v0.20240227.1172434 of
github.com/hashicorp/go-azure-sdk/resource-manager
(#106) - dependencies: updating to v0.20240227.1172434 of
github.com/hashicorp/go-azure-sdk/sdk
(#106) blob/accounts
- useapplication/xml
content-type instead oftext/xml
(#106)table/tables
- don't send a body for GET requests (#105)table/tables
- usehttps://foo.table.core.windows.net/Tables('bar')
format for table IDs (#106)
v0.24.0
FEATURES:
- dependencies: updating to v0.20240223.1153421 of
github.com/hashicorp/go-azure-sdk/sdk
(#104) - dependencies: updating to v0.66.2 of
github.com/hashicorp/go-azure-helpers
(#104) - blob, container: support for encryption scope (#102)
- Implement auto-retries when creating file shares (#104)
BUG FIXES:
HttpResponse
fields shoud be vanilla*http.Response
(#101)- Embed all response structs for continuity (#101)
- Improve error handling (#101)
- Fix a typo'd struct tag in both SDK versions (#101)
- Export
GetPropertiesInput{}.Action
instorage/2023-11-03/datalakestore/paths/properties_get.go
(#101) - Improve unmarshaling for binary payloads (#104)