What's Changed
- Added support from gcloud cli resumable uploads by @danieldanieltata in #1976
- build(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in #2134
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #2138
- build(deps): bump @google-cloud/storage from 7.18.0 to 7.19.0 in /examples/node by @dependabot[bot] in #2137
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #2139
- build(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 by @dependabot[bot] in #2140
- build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by @dependabot[bot] in #2141
- build(deps): bump golang from 1.25 to 1.26 by @dependabot[bot] in #2143
- build(deps): bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #2142
- build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 by @dependabot[bot] in #2145
- build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by @dependabot[bot] in #2144
- Go 1.26 is out, drop 1.24 by @fsouza in #2146
- build(deps): bump google.golang.org/grpc from 1.79.0 to 1.79.1 by @dependabot[bot] in #2147
- Add environment variable support for all configuration options by @ota2000 in #1925
- Fix metadata headers not being preserved during upload and retrieval by @louisnow in #2103
New Contributors
- @danieldanieltata made their first contribution in #1976
- @ota2000 made their first contribution in #1925
- @louisnow made their first contribution in #2103
Full Changelog: v1.53.1...v1.54.0