giovanni

An alternative Azure Storage SDK for Go

APACHE-2.0 License

Stars
18

Bot releases are hidden (Show)

giovanni - v0.27.0 Latest Release

Published by manicminer 6 months ago

  • dependencies: updating to v0.20240422.1112441 of github.com/hashicorp/go-azure-sdk/sdk
  • 2023-11-03: avoid clobbering response errors, don't proceed to unmarshal/populate the response when an error has occurred
giovanni - v0.26.1

Published by manicminer 6 months ago

  • 2023-11-03/blob/blobs - encryption scope must be specified when updating metadata for an encrypted blob (#116)
giovanni - v0.26.0

Published by manicminer 6 months ago

  • 2023-11-03/datalakestore/filesystems - support setting/getting default encryption scope (#115)
giovanni - v0.25.5

Published by tombuildsstuff 7 months ago

giovanni - v0.25.4

Published by manicminer 7 months ago

ENHANCEMENTS

  • file/directories - add a retry function when deleting directories (sometimes files within can linger after deletion) (#113)

BUG FIXES:

  • file/files - fix a bug where a blank path can result in double slashes in the resource ID string, which the API doesn't tolerate (#113)
  • file/files - fix various method bugs where the path is erroneously prefixed with an additional slash (#113)
giovanni - v0.25.3

Published by manicminer 7 months ago

BUG FIXES:

  • blob/blobs: fix a bug where the response could not be decoded when downloading a blob having an application/json or application/xml Content-Type (#110)
giovanni - v0.25.2

Published by manicminer 7 months ago

BUG FIXES

  • don't assume a fixed number of segments when parsing blob resource IDs
giovanni - v0.25.1

Published by manicminer 8 months ago

BUG FIXES:

giovanni - v0.25.0

Published by manicminer 8 months ago

giovanni - v0.24.0

Published by manicminer 8 months ago

FEATURES:

BUG FIXES:

giovanni - v0.23.0

Published by manicminer 9 months ago

  • This is a maintenance release to update to the latest published modules for github.com/hashicorp/go-azure-sdk/sdk and github.com/hashicorp/go-azure-sdk/resource-manager
giovanni - v0.22.0

Published by tombuildsstuff 10 months ago

Notable Changes

giovanni - v0.21.0

Published by tombuildsstuff 10 months ago

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)
giovanni - v0.19.0

Published by koikonom over 2 years ago

giovanni - v0.17.0

Published by tombuildsstuff almost 3 years ago

  • 2020-08-04/file/shares - support for EnabledProtocol (asSMB [default] or NFS)
giovanni - v0.16.0

Published by tombuildsstuff about 3 years ago

  • Support for API Version 2020-08-04
  • 2019-12-12 - fixing the parsing of Content-MD5 #50
giovanni - v0.15.1

Published by tombuildsstuff almost 4 years ago

  • 2019-12-12/files/file - fixing an issue in PutFile where files smaller than 4KB were rejected #47
giovanni - v0.15.0

Published by tombuildsstuff almost 4 years ago

giovanni - v0.14.0

Published by tombuildsstuff almost 4 years ago

This release includes:

  • Support for API version 2019-12-12 (#39)
  • 2018-11-09 - blobs/blob: fixing a crash with an empty response in GetFile (#39)
  • 2018-11-09 - fixing a bug when parsing the "GetFile" response (#38)
  • dependencies: updating to v47.1.0 of the Azure/azure-sdk-for-go & v0.11.10 of Azure/go-autorest (#40)
giovanni - v0.12.0

Published by tombuildsstuff about 4 years ago

  • 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
Package Rankings
Top 2.85% on Proxy.golang.org
Related Projects