Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-30 | 1.4 kB | |
v0.41.0 source code.tar.gz | 2025-03-30 | 3.4 MB | |
v0.41.0 source code.zip | 2025-03-30 | 4.8 MB | |
Totals: 3 Items | 8.2 MB | 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