PackageTrack
Sign in Get early access

github.com/fsouza/fake-gcs-server

v1.56.1 #1541 most downloaded on Go modules fsouza/fake-gcs-server

What this package is like to depend on

Last release today

24 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 10 of 150 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

763 releases · first in 2017

56 releases in the last 12 months

see the full history below

Release timeline

763 releases · May 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 763
  1. v1.56.1 24 Aug 2026
    Release notes

    What's Changed

    • Support pagination when listing buckets by @gaul in #2333
    • perf: move an object to delete it instead of copying it by @gaul in #2334
    • Honor the generation parameter on object ACL endpoints by @gaul in #2335
    • build(deps): bump cloud.google.com/go/storage from 1.64.0 to 1.65.0 by @dependabot[bot] in #2340
    • build(deps): bump golang from 1.26 to 1.27 by @dependabot[bot] in #2336
    • build(deps): bump google.golang.org/grpc from 1.83.0 to 1.83.1 by @dependabot[bot] in #2339
    • build(deps): bump @google-cloud/storage from 8.0.0 to 8.0.1 in /examples/node by @dependabot[bot] in #2337
    • build(deps): bump cloud.google.com/go/pubsub/v2 from 2.6.1 to 2.6.2 by @dependabot[bot] in #2338
    • Go 1.27 is out, drop 1.26 by @fsouza in #2341

    Full Changelog: v1.56.0...v1.56.1

    Open source →
    Release notes

    v1.56.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v1.56.1-0.20260823000425-8676e0ea327f 23 Aug 2026 pre-release

    Nothing published for this version

  3. v1.56.0 22 Aug 2026
    Release notes

    What's Changed

    • build(deps): bump cloud.google.com/go/storage from 1.63.1 to 1.64.0 by @dependabot[bot] in #2297
    • build(deps): bump cloud.google.com/go/storage from 1.63.1 to 1.64.0 in /examples/go by @dependabot[bot] in #2296
    • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #2295
    • build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 in /examples/go by @dependabot[bot] in #2298
    • build(deps): bump google.golang.org/api from 0.289.0 to 0.290.0 in /examples/go by @dependabot[bot] in #2299
    • build(deps): bump google.golang.org/api from 0.289.0 to 0.290.0 by @dependabot[bot] in #2300
    • build(deps): bump docker/login-action from 4.4.0 to 4.5.1 by @dependabot[bot] in #2302
    • fix: honour ifGenerationMatch precondition in simple uploads by @thuibr in #2308
    • build(deps): bump docker/login-action from 4.5.1 to 4.6.0 by @dependabot[bot] in #2305
    • build(deps): bump google.golang.org/api from 0.290.0 to 0.291.0 in /examples/go by @dependabot[bot] in #2306
    • build(deps): bump google.golang.org/api from 0.290.0 to 0.291.0 by @dependabot[bot] in #2307
    • build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.0 by @dependabot[bot] in #2311
    • build(deps): bump cryptography from 49.0.0 to 50.0.0 in /examples/python by @dependabot[bot] in #2312
    • build(deps): bump google.golang.org/api from 0.291.0 to 0.293.0 in /examples/go by @dependabot[bot] in #2319
    • build(deps): bump @google-cloud/storage from 7.21.0 to 8.0.0 in /examples/node by @dependabot[bot] in #2325
    • build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 by @dependabot[bot] in #2317
    • build(deps): bump google-cloud-storage from 3.13.0 to 3.13.1 in /examples/python by @dependabot[bot] in #2315
    • build(deps): bump google.golang.org/api from 0.291.0 to 0.293.0 by @dependabot[bot] in #2321
    • build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 by @dependabot[bot] in #2329
    • build(deps): bump github.com/minio/minio-go/v7 from 7.2.1 to 7.3.0 by @dependabot[bot] in #2327
    • Mint a new generation when compose overwrites an object by @gaul in #2324
    • Do not archive a duplicate when a write reuses the live generation by @gaul in #2323
    • Support deleting a specific object generation by @gaul in #2322
    • feat: honor destinationPredefinedAcl on object copy and compose by @gaul in #2310
    • chore: fix formatting issues reported by golangci-lint v2.13.1 by @fsouza in #2331
    • build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #2330
    • fix: support fully qualified Pub/Sub topic names by @smarnach in #2318
    • Honor response-* query parameters in object downloads by @Xepe in #2304
    • fix: update ComposeObject test call for the new acl parameter by @fsouza in #2332

    New Contributors

    Full Changelog: v1.55.1...v1.56.0

    Open source →
    Release notes

    v1.56.0

    Compare

    Choose a tag to compare

    Open source →
  4. v1.55.2-0.20260730121006-75035351db71 30 Jul 2026 pre-release

    Nothing published for this version

  5. v1.55.2-0.20260726031653-676ce4ba764b 26 Jul 2026 pre-release

    Nothing published for this version

  6. v1.55.2-0.20260722014427-1182cc282203 22 Jul 2026 pre-release

    Nothing published for this version

  7. v1.55.1 19 Jul 2026
    Release notes

    What's Changed

    • fix: take the fs backend mutex in bucket update paths by @gaul in #2293
    • build(deps): bump google.golang.org/api from 0.287.1 to 0.289.0 in /examples/go by @dependabot[bot] in #2294

    Full Changelog: v1.55.0...v1.55.1

    Open source →
    Release notes

    v1.55.1

    Compare

    Choose a tag to compare

    Open source →
  8. v1.55.1-0.20260719005927-5fd3ba18c552 19 Jul 2026 pre-release

    Nothing published for this version

  9. v1.55.0 17 Jul 2026
    Release notes

    What's Changed

    • build(deps): bump google.golang.org/api from 0.266.0 to 0.267.0 by @dependabot[bot] in #2148
    • build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 in /examples/node by @dependabot[bot] in #2149
    • build(deps): bump google.golang.org/api from 0.267.0 to 0.268.0 by @dependabot[bot] in #2152
    • build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #2151
    • build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 in /examples/node by @dependabot[bot] in #2158
    • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #2156
    • build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #2155
    • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #2154
    • build(deps): bump google.golang.org/api from 0.268.0 to 0.269.0 by @dependabot[bot] in #2153
    • build(deps): bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.40.0 in /examples/go by @dependabot[bot] in #2159
    • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in #2160
    • build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #2161
    • build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #2162
    • build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #2163
    • build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #2164
    • build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #2165
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99 by @dependabot[bot] in #2166
    • build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #2167
    • build(deps): bump cloud.google.com/go/storage from 1.60.0 to 1.61.2 by @dependabot[bot] in #2174
    • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #2172
    • feat: Added support for "X-Goog-Stored-Content-Length" in object download headers. by @mmukada in #2063
    • build(deps): bump cloud.google.com/go/storage from 1.61.2 to 1.61.3 by @dependabot[bot] in #2175
    • build(deps): bump google.golang.org/api from 0.271.0 to 0.272.0 by @dependabot[bot] in #2177
    • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 in /examples/node by @dependabot[bot] in #2178
    • build(deps): bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in #2179
    • build(deps): bump google-cloud-storage from 3.9.0 to 3.10.0 in /examples/python by @dependabot[bot] in #2181
    • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #2180
    • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 in /examples/node by @dependabot[bot] in #2184
    • build(deps): bump cloud.google.com/go/pubsub/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #2183
    • Expand storage class to patch and compose by @gaul in #2182
    • build(deps): bump google-cloud-storage from 3.10.0 to 3.10.1 in /examples/python by @dependabot[bot] in #2185
    • build(deps): bump requests from 2.32.4 to 2.33.0 in /examples/python by @dependabot[bot] in #2188
    • build(deps): bump google.golang.org/api from 0.272.0 to 0.273.0 by @dependabot[bot] in #2189
    • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #2190
    • Add runtime per-bucket pub/sub notification configuration API by @drehelis in #2157
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.99 to 7.0.100 by @dependabot[bot] in #2195
    • build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #2197
    • build(deps): bump google.golang.org/api from 0.273.0 to 0.274.0 by @dependabot[bot] in #2196
    • build(deps): bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2194
    • build(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 by @dependabot[bot] in #2192
    • build(deps): bump cloud.google.com/go/storage from 1.61.3 to 1.62.0 by @dependabot[bot] in #2199
    • build(deps): bump cloud.google.com/go/pubsub/v2 from 2.5.0 to 2.5.1 by @dependabot[bot] in #2191
    • build(deps): bump google.golang.org/api from 0.274.0 to 0.275.0 by @dependabot[bot] in #2200
    • build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #2204
    • build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #2203
    • build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /examples/go by @dependabot[bot] in #2201
    • build(deps): bump alpine from 3.23.3 to 3.23.4 by @dependabot[bot] in #2209
    • build(deps): bump cloud.google.com/go/pubsub/v2 from 2.5.1 to 2.6.0 by @dependabot[bot] in #2208
    • build(deps): bump google.golang.org/api from 0.275.0 to 0.276.0 by @dependabot[bot] in #2207
    • build(deps): bump cloud.google.com/go/storage from 1.62.0 to 1.62.1 by @dependabot[bot] in #2206
    • build(deps): bump fast-xml-builder from 1.1.4 to 1.2.0 in /examples/node by @dependabot[bot] in #2217
    • build(deps): bump google.golang.org/api from 0.276.0 to 0.278.0 by @dependabot[bot] in #2216
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.100 to 7.1.0 by @dependabot[bot] in #2213
    • build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 by @dependabot[bot] in #2212
    • build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #2215
    • build(deps): bump fast-xml-parser from 5.5.7 to 5.7.3 in /examples/node by @dependabot[bot] in #2211
    • build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /examples/python by @dependabot[bot] in #2218
    • build(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #2220
    • build(deps): bump idna from 3.7 to 3.15 in /examples/python by @dependabot[bot] in #2223
    • build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2231
    • build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #2230
    • build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2228
    • build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #2227
    • build(deps): bump @tootallnate/once from 2.0.0 to 2.0.1 in /examples/node by @dependabot[bot] in #2226
    • build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 by @dependabot[bot] in #2221
    • build(deps): bump cloud.google.com/go/storage from 1.62.1 to 1.62.2 by @dependabot[bot] in #2222
    • build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #2225
    • build(deps): bump github.com/minio/minio-go/v7 from 7.1.0 to 7.2.0 by @dependabot[bot] in #2233
    • build(deps): bump google.golang.org/api from 0.278.0 to 0.282.0 by @dependabot[bot] in #2232
    • build(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #2229
    • build(deps): bump @google-cloud/storage from 7.19.0 to 7.21.0 in /examples/node by @dependabot[bot] in #2240
    • Bump Google.Cloud.Storage.V1 from 4.14.0 to 4.15.0 by @dependabot[bot] in #2241
    • build(deps): bump alpine from 3.23.4 to 3.24.1 by @dependabot[bot] in #2245
    • build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #2247
    • build(deps): bump form-data from 2.5.5 to 2.5.6 in /examples/node by @dependabot[bot] in #2248
    • build(deps): bump github.com/minio/minio-go/v7 from 7.2.0 to 7.2.1 by @dependabot[bot] in #2258
    • build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #2251
    • build(deps): bump actions/cache from 5.0.4 to 6.1.0 by @dependabot[bot] in #2262
    • build(deps): bump golang.org/x/net from 0.47.0 to 0.55.0 in /examples/go by @dependabot[bot] in #2272
    • build(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #2273
    • build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #2263
    • build(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in #2264
    • build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #2265
    • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #2267
    • build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #2266
    • build(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 by @dependabot[bot] in #2269
    • build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #2270
    • build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #2279
    • build(deps): bump google-cloud-storage from 3.10.1 to 3.13.0 in /examples/python by @dependabot[bot] in #2282
    • build(deps): bump cloud.google.com/go/pubsub/v2 from 2.6.0 to 2.6.1 by @dependabot[bot] in #2275
    • build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /examples/go by @dependabot[bot] in #2278
    • build(deps): bump cloud.google.com/go/storage from 1.62.2 to 1.63.1 by @dependabot[bot] in #2281
    • build(deps): bump google.golang.org/api from 0.287.1 to 0.288.0 by @dependabot[bot] in #2280
    • fix: return single ObjectAccessControl from object ACL insert by @gaul in #2277
    • fix: use GCS reason enums in JSON error responses by @gaul in #2257
    • fix: prevent gRPC ComposeObject panic with more than two sources by @gaul in #2256
    • fix: return Content-Range and full body on 416 range responses by @gaul in #2253
    • fix: return 400 for negative maxResults instead of panicking by @gaul in #2252
    • feat: implement bucket ACL endpoints by @gaul in #2261
    • fix: enforce generation preconditions on resumable uploads by @gaul in #2260
    • fix: validate declared MD5/CRC32C checksums on upload by @gaul in #2283
    • build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #2284
    • build(deps): bump google.golang.org/api from 0.288.0 to 0.289.0 by @dependabot[bot] in #2285
    • build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 by @dependabot[bot] in #2286
    • examples/go: upgrade deps by @fsouza in #2287
    • examples/python: upgrade deps by @fsouza in #2288
    • Implement GET /storage/v1/b/{bucket}/storageLayout for standard buckets by @laurentgo in #2238
    • examples/node: upgrade deps by @fsouza in #2289
    • fix: preserve bucket ACL across bucket updates in the fs backend by @fsouza in #2290
    • fix: report bucket attributes from ListBuckets by @fsouza in #2291

    New Contributors

    Full Changelog: v1.54.0...v1.55.0

    Open source →
    Release notes

    v1.55.0

    Compare

    Choose a tag to compare

    Open source →
  10. v1.54.1-0.20260527213414-41a47d8a4f07 27 May 2026 pre-release

    Nothing published for this version

  11. v1.54.1-0.20260511022807-b2e939a6aafd 11 May 2026 pre-release

    Nothing published for this version

  12. v1.54.1-0.20260420032929-23b51b96f1a6 20 Apr 2026 pre-release

    Nothing published for this version

  13. v1.54.1-0.20260412233602-803cdda51191 12 Apr 2026 pre-release

    Nothing published for this version

  14. v1.54.1-0.20260406192548-390181a1cb63 06 Apr 2026 pre-release

    Nothing published for this version

  15. v1.54.1-0.20260331042624-6f935ceaab04 31 Mar 2026 pre-release

    Nothing published for this version

  16. v1.54.1-0.20260325023303-c5a4ed44fbfd 25 Mar 2026 pre-release

    Nothing published for this version

  17. v1.54.1-0.20260319042213-014b697bff03 19 Mar 2026 pre-release

    Nothing published for this version

  18. v1.54.1-0.20260314033503-c4be6c61294c 14 Mar 2026 pre-release

    Nothing published for this version

  19. v1.54.1-0.20260308033907-35285c79bb66 08 Mar 2026 pre-release

    Nothing published for this version

  20. v1.54.1-0.20260305001845-bac0601f4cee 05 Mar 2026 pre-release

    Nothing published for this version

  21. v1.54.1-0.20260301195155-caccf5573230 01 Mar 2026 pre-release

    Nothing published for this version

  22. v1.54.1-0.20260224011152-b91ceb983c3a 24 Feb 2026 pre-release

    Nothing published for this version

  23. v1.54.1-0.20260218041401-ecbfcd5732a7 18 Feb 2026 pre-release

    Nothing published for this version

  24. v1.54.0 14 Feb 2026
    Release notes

    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

    Full Changelog: v1.53.1...v1.54.0

    Open source →
    Release notes

    v1.54.0

    Compare

    Choose a tag to compare

    Open source →
  25. v1.53.2-0.20260210215321-6dec2f312ee8 10 Feb 2026 pre-release

    Nothing published for this version

  26. v1.53.2-0.20260207123344-5a8b6f9e2bb0 07 Feb 2026 pre-release

    Nothing published for this version

  27. v1.53.1 04 Feb 2026
    Release notes

    What's Changed

    • build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0 in /examples/python by @dependabot[bot] in #2132
    • internal/urlhelper: fix getScheme on https by @fsouza in #2133

    Full Changelog: v1.53.0...v1.53.1

    Open source →
    Release notes

    v1.53.1

    Compare

    Choose a tag to compare

    Open source →
  28. v1.53.0 02 Feb 2026
    Release notes

    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 updateObject by @fsouza in #2129
    • implement retention CRUD by @motiejus in #2026
    • feat: listObjects: support pageToken / nextPageToken by @timbertson in #2084

    New Contributors

    Full Changelog: v1.52.3...v1.53.0

    Open source →
    Release notes

    v1.53.0

    Compare

    Choose a tag to compare

    Open source →
  29. v1.52.4-0.20260131133645-01398100d111 31 Jan 2026 pre-release

    Nothing published for this version

  30. v1.52.4-0.20251014171115-0c333c15145e 14 Oct 2025 pre-release

    Nothing published for this version

  31. v1.52.4-0.20251004031137-54d92e322ea1 04 Oct 2025 pre-release

    Nothing published for this version

  32. v1.52.4-0.20250827032846-7878b6b20c77 27 Aug 2025 pre-release

    Nothing published for this version

  33. v1.52.4-0.20250825201937-174994b66cf9 25 Aug 2025 pre-release

    Nothing published for this version

  34. v1.52.3 25 Aug 2025
    Release notes

    What's Changed

    • build(deps): bump github.com/fsouza/slognil from 0.4.1 to 0.4.2 by @dependabot[bot] in #1906
    • build(deps): bump alpine from 3.21.2 to 3.21.3 by @dependabot[bot] in #1904
    • build(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by @dependabot[bot] in #1905
    • github/workflows: use gha for caching with docker builds by @fsouza in #1907
    • build(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot[bot] in #1908
    • build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot[bot] in #1909
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.86 to 7.0.87 by @dependabot[bot] in #1910
    • build(deps): bump @google-cloud/storage from 7.15.1 to 7.15.2 in /examples/node by @dependabot[bot] in #1911
    • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #1915
    • build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #1913
    • build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot[bot] in #1914
    • build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot[bot] in #1916
    • build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot[bot] in #1920
    • build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #1919
    • build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot[bot] in #1918
    • build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot[bot] in #1917
    • build(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot[bot] in #1921
    • build(deps): bump google-cloud-storage from 3.0.0 to 3.1.0 in /examples/python by @dependabot[bot] in #1923
    • build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #1922
    • build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot[bot] in #1924
    • build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /examples/go by @dependabot[bot] in #1929
    • build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #1932
    • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #1930
    • build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot[bot] in #1928
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.87 to 7.0.88 by @dependabot[bot] in #1926
    • build(deps): bump Google.Cloud.Storage.V1 from 4.10.0 to 4.11.0 in /examples/dotnet by @dependabot[bot] in #1927
    • build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot[bot] in #1936
    • build(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in #1939
    • build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #1937
    • build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #1938
    • build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #1941
    • build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot[bot] in #1945
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.88 to 7.0.90 by @dependabot[bot] in #1951
    • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #1954
    • build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in #1949
    • build(deps): bump @google-cloud/storage from 7.15.2 to 7.16.0 in /examples/node by @dependabot[bot] in #1946
    • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /examples/go by @dependabot[bot] in #1955
    • build(deps): bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 by @dependabot[bot] in #1940
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.90 to 7.0.91 by @dependabot[bot] in #1956
    • build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #1958
    • build(deps): bump Google.Cloud.Storage.V1 from 4.11.0 to 4.13.0 in /examples/dotnet by @dependabot[bot] in #1959
    • build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in #1960
    • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #1962
    • build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #1963
    • build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot[bot] in #1957
    • build(deps): bump github.com/minio/minio-go/v7 from 7.0.91 to 7.0.92 by @dependabot[bot] in #1969
    • build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot[bot] in #1972
    • build(deps): bump alpine from 3.21.3 to 3.22.0 by @dependabot[bot] in #1973
    • fakeserver: honor Stop by @motiejus in #1970
    • Fix direct dependency on grpc/stats/opentelemetry to avoid conflicts by @DenKoren in #1979
    • build(deps): bump requests from 2.32.0 to 2.32.4 in /examples/python by @dependabot[bot] in #1977
    • build(deps): bump protobuf from 4.25.3 to 4.25.8 in /examples/python by @dependabot[bot] in #1981
    • build(deps): bump urllib3 from 1.26.19 to 2.5.0 in /examples/python by @dependabot[bot] in #1984
    • build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #1982
    • build(deps): bump google-cloud-storage from 3.1.0 to 3.2.0 in /examples/python by @dependabot[bot] in #1986
    • build(deps): bump form-data from 2.5.2 to 2.5.5 in /examples/node by @dependabot[bot] in #1991
    • build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /examples/go by @dependabot[bot] in #1990
    • build(deps): bump alpine from 3.22.0 to 3.22.1 by @dependabot[bot] in #1988
    • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1997
    • build(deps): bump google-cloud-storage from 3.2.0 to 3.3.0 in /examples/python by @dependabot[bot] in #1996
    • build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #1994
    • build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #1992
    • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #1993
    • build(deps): bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #1995
    • build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #2000
    • build(deps): bump golang from 1.24 to 1.25 by @dependabot[bot] in #2001
    • build(deps): bump @google-cloud/storage from 7.16.0 to 7.17.0 in /examples/node by @dependabot[bot] in #2002
    • chore: migrate the v1 Pub/Sub Go client library to v2 by @sakai-ast in #2005
    • fix: gRPC/HTTP2 negotiation by enabling h2 protocol in TLS configEnable HTTP/2 by @RageZBla in #2004
    • Go 1.25.0 is out, drop 1.23 by @fsouza in #2006
    • Add support for NetBSD by @iamleot in #1989

    New Contributors

    Full Changelog: v1.52.2...v1.52.3

    Open source →
    Release notes

    v1.52.3

    Compare

    Choose a tag to compare

    Open source →
  35. v1.52.3-0.20250825021903-a524edbca93f 25 Aug 2025 pre-release

    Nothing published for this version

  36. v1.52.3-0.20250814055400-1ca024f47677 14 Aug 2025 pre-release

    Nothing published for this version

  37. v1.52.3-0.20250725034354-29fd0838a0fc 25 Jul 2025 pre-release

    Nothing published for this version

  38. v1.52.3-0.20250709140047-231ae128ef7e 09 Jul 2025 pre-release

    Nothing published for this version

  39. v1.52.3-0.20250616050708-cd43b03fcfb8 16 Jun 2025 pre-release

    Nothing published for this version

  40. v1.52.3-0.20250602144838-a26bce65dbe5 02 Jun 2025 pre-release

    Nothing published for this version

  41. v1.52.3-0.20250602045416-7550a2107e28 02 Jun 2025 pre-release

    Nothing published for this version

  42. v1.52.3-0.20250513023440-79d71622f893 13 May 2025 pre-release

    Nothing published for this version

  43. v1.52.3-0.20250417042127-1e9547263093 17 Apr 2025 pre-release

    Nothing published for this version

  44. v1.52.3-0.20250318031711-93a13ba5c1ce 18 Mar 2025 pre-release

    Nothing published for this version

  45. v1.52.3-0.20250307034523-2f5977558fc7 07 Mar 2025 pre-release

    Nothing published for this version

  46. v1.52.3-0.20250302214600-6789ef7cb6d0 02 Mar 2025 pre-release

    Nothing published for this version

  47. v1.52.3-0.20250227050749-6bff75ac1bcb 27 Feb 2025 pre-release

    Nothing published for this version

  48. v1.52.3-0.20250226010324-74b0afc6b7cc 26 Feb 2025 pre-release

    Nothing published for this version

  49. v1.52.3-0.20250221233138-567acfb700bf 21 Feb 2025 pre-release

    Nothing published for this version

  50. v1.52.3-0.20250220235353-7cff46499afb 20 Feb 2025 pre-release

    Nothing published for this version

  51. v1.52.3-0.20250219204112-79c4852e0c28 19 Feb 2025 pre-release

    Nothing published for this version

  52. v1.52.3-0.20250218191156-303af976026a 18 Feb 2025 pre-release

    Nothing published for this version

  53. v1.52.2 16 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.52.1...v1.52.2

    Open source →
    Release notes

    v1.52.2

    Compare

    Choose a tag to compare

    Open source →
  54. v1.52.2-0.20250216033340-178a9d8d3f4f 16 Feb 2025 pre-release

    Nothing published for this version

  55. v1.52.2-0.20250214040339-ba2f032a40a1 14 Feb 2025 pre-release

    Nothing published for this version

  56. v1.52.2-0.20250212063613-8f7513e4a795 12 Feb 2025 pre-release

    Nothing published for this version

  57. v1.52.2-0.20250211050311-8c200aba7c5a 11 Feb 2025 pre-release

    Nothing published for this version

  58. v1.52.2-0.20250209213059-d832e4d0063a 09 Feb 2025 pre-release

    Nothing published for this version

  59. v1.52.2-0.20250205162117-b11195e3bccb 05 Feb 2025 pre-release

    Nothing published for this version

  60. v1.52.2-0.20250203024338-7ab6342379e2 03 Feb 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive