New
v0.41.0
What's Changed
Blob
- blob/s3blob: Allow using s3ForcePathStyle as a synonym of use_path_style, for backwards compatibility with V1 by @vangent in https://github.com/google/go-cloud/pull/3505
- blob/s3blob, gcsblob: Add support for anonymous query param for gcsblob and all AWSv2 providers by @vangent in https://github.com/google/go-cloud/pull/3513
Docstore
- docstore/aws: Support atomic writes in the docstore by @sandeepvinayak in https://github.com/google/go-cloud/pull/3500
- docstore/gcp: Support for atomic writes for gcp by @sandeepvinayak in https://github.com/google/go-cloud/pull/3523
- openurl: fix URL scheme handling case-insensitive by @Gofastasf in https://github.com/google/go-cloud/pull/3521
- blob/gcsblob: fix error checking for NotFound errors by @BrennaEpp in https://github.com/google/go-cloud/pull/3529
New Contributors
- @robertsilen made their first contribution in https://github.com/google/go-cloud/pull/3509
- @knbr13 made their first contribution in https://github.com/google/go-cloud/pull/3516
- @sandeepvinayak made their first contribution in https://github.com/google/go-cloud/pull/3500
- @Gofastasf made their first contribution in https://github.com/google/go-cloud/pull/3521
- @BrennaEpp made their first contribution in https://github.com/google/go-cloud/pull/3529
Full Changelog: https://github.com/google/go-cloud/compare/v0.40.0...v0.41.0