What's Changed
- Add SelfLink to bucketResponse by @mdedetrich in #1944
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in #2007
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2008
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by @dependabot[bot] in #2013
- build(deps): bump github.com/fsouza/slognil from 0.4.2 to 0.4.3 by @dependabot[bot] in #2014
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.92 to 7.0.95 by @dependabot[bot] in #2012
- build(deps): bump google.golang.org/grpc from 1.72.0 to 1.75.0 by @dependabot[bot] in #2011
- build(deps): bump github.com/pkg/xattr from 0.4.10 to 0.4.12 by @dependabot[bot] in #2010
- build(deps): bump cloud.google.com/go/storage from 1.53.0 to 1.56.1 by @dependabot[bot] in #2009
- build(deps): bump google.golang.org/api from 0.233.0 to 0.248.0 by @dependabot[bot] in #2015
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #2018
- build(deps): bump google-cloud-storage from 3.3.0 to 3.3.1 in /examples/python by @dependabot[bot] in #2017
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2016
- build(deps): bump google-cloud-storage from 3.3.1 to 3.4.0 in /examples/python by @dependabot[bot] in #2028
- build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #2025
- build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #2021
- build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #2023
- build(deps): bump @google-cloud/storage from 7.17.0 to 7.17.1 in /examples/node by @dependabot[bot] in #2024
- build(deps): bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #2030
- build(deps): bump google.golang.org/api from 0.248.0 to 0.250.0 by @dependabot[bot] in #2032
- build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 by @dependabot[bot] in #2031
- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #2033
- build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #2037
- build(deps): bump google.golang.org/api from 0.250.0 to 0.251.0 by @dependabot[bot] in #2035
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.1.0 by @dependabot[bot] in #2034
- build(deps): bump @google-cloud/storage from 7.17.1 to 7.17.2 in /examples/node by @dependabot[bot] in #2039
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.1.0 to 2.2.0 by @dependabot[bot] in #2038
- build(deps): bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in #2040
- build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #2041
- ci: update docker images for java and python examples by @fsouza in #2127
- build(deps): bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #2125
- build(deps): bump google.golang.org/api from 0.252.0 to 0.263.0 by @dependabot[bot] in #2123
- build(deps): bump google-cloud-storage from 3.4.0 to 3.8.0 in /examples/python by @dependabot[bot] in #2110
- build(deps): bump actions/setup-go from 6.0.0 to 6.2.0 by @dependabot[bot] in #2108
- build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /examples/python by @dependabot[bot] in #2105
- build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #2099
- build(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #2097
- build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #2096
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #2121
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 by @dependabot[bot] in #2081
- build(deps): bump @google-cloud/storage from 7.17.2 to 7.18.0 in /examples/node by @dependabot[bot] in #2082
- build(deps): bump jws from 4.0.0 to 4.0.1 in /examples/node by @dependabot[bot] in #2085
- build(deps): bump docker/metadata-action from 5.8.0 to 5.10.0 by @dependabot[bot] in #2079
- Bump Google.Cloud.Storage.V1 from 4.13.0 to 4.14.0 by @dependabot[bot] in #2119
- build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #2115
- build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #2060
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /examples/go by @dependabot[bot] in #2074
- feat: build the urls in the response based on request by @jochen42 in #1999
- build(deps): bump alpine from 3.22.1 to 3.23.3 by @dependabot[bot] in #2120
- Validate destination bucket exists in rewriteObject operation by @fsouza in #2126
- fix: return updated bucket JSON from updateBucket endpoint by @fsouza in #2128
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.98 by @dependabot[bot] in #2112
- build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.59.2 by @dependabot[bot] in #2122
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.2.0 to 2.3.0 by @dependabot[bot] in #2051
- fix: Preserve content type from resumable upload session metadata by @ide in #2114
- fakestorage: handle X-HTTP-Method-Override header in
updateObjectby @fsouza in #2129 - implement retention CRUD by @motiejus in #2026
- feat: listObjects: support pageToken / nextPageToken by @timbertson in #2084
New Contributors
- @mdedetrich made their first contribution in #1944
- @jochen42 made their first contribution in #1999
- @ide made their first contribution in #2114
- @timbertson made their first contribution in #2084
Full Changelog: v1.52.3...v1.53.0