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