-
v1.54.0 Stable
released this
2026-02-14 08:17:49 +03:00 | 50 commits to main since this release📅 Originally published on GitHub: Sat, 14 Feb 2026 14:29:32 GMT
🏷️ Git tag created: Sat, 14 Feb 2026 05:17:49 GMTWhat's Changed
- Added support from gcloud cli resumable uploads by @danieldanieltata in https://github.com/fsouza/fake-gcs-server/pull/1976
- build(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2134
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2138
- build(deps): bump @google-cloud/storage from 7.18.0 to 7.19.0 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2137
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2139
- build(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2140
- build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2141
- build(deps): bump golang from 1.25 to 1.26 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2143
- build(deps): bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2142
- build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2145
- build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2144
- Go 1.26 is out, drop 1.24 by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2146
- build(deps): bump google.golang.org/grpc from 1.79.0 to 1.79.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2147
- Add environment variable support for all configuration options by @ota2000 in https://github.com/fsouza/fake-gcs-server/pull/1925
- Fix metadata headers not being preserved during upload and retrieval by @louisnow in https://github.com/fsouza/fake-gcs-server/pull/2103
New Contributors
- @danieldanieltata made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1976
- @ota2000 made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1925
- @louisnow made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/2103
Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.53.1...v1.54.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
0 downloads ·
2026-03-03 12:05:55 +03:00 · 544 B -
fake-gcs-server_1.54.0_Darwin_amd64.tar.gz
0 downloads ·
2026-03-03 12:06:05 +03:00 · 10 MiB -
fake-gcs-server_1.54.0_Darwin_arm64.tar.gz
0 downloads ·
2026-03-03 12:06:15 +03:00 · 9.7 MiB -
fake-gcs-server_1.54.0_Linux_amd64.tar.gz
0 downloads ·
2026-03-03 12:06:26 +03:00 · 10 MiB -
fake-gcs-server_1.54.0_Linux_arm64.tar.gz
0 downloads ·
2026-03-03 12:06:33 +03:00 · 9.1 MiB -
fake-gcs-server_1.54.0_Windows_amd64.tar.gz
0 downloads ·
2026-03-03 12:06:44 +03:00 · 10 MiB
-
v1.53.1 Stable
released this
2026-02-04 09:21:56 +03:00 | 70 commits to main since this release📅 Originally published on GitHub: Wed, 04 Feb 2026 07:41:15 GMT
🏷️ Git tag created: Wed, 04 Feb 2026 06:21:56 GMTWhat's Changed
- build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2132
- internal/urlhelper: fix
getSchemeon https by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2133
Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.53.0...v1.53.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
0 downloads ·
2026-03-03 12:05:10 +03:00 · 544 B -
fake-gcs-server_1.53.1_Darwin_amd64.tar.gz
0 downloads ·
2026-03-03 12:05:22 +03:00 · 10 MiB -
fake-gcs-server_1.53.1_Darwin_arm64.tar.gz
0 downloads ·
2026-03-03 12:05:32 +03:00 · 9.4 MiB -
fake-gcs-server_1.53.1_Linux_arm64.tar.gz
0 downloads ·
2026-03-03 12:05:43 +03:00 · 8.9 MiB -
fake-gcs-server_1.53.1_Windows_amd64.tar.gz
0 downloads ·
2026-03-03 12:05:53 +03:00 · 10 MiB
-
v1.53.0 Stable
released this
2026-02-02 07:34:08 +03:00 | 72 commits to main since this release📅 Originally published on GitHub: Mon, 02 Feb 2026 04:58:30 GMT
🏷️ Git tag created: Mon, 02 Feb 2026 04:34:08 GMTWhat's Changed
- Add SelfLink to bucketResponse by @mdedetrich in https://github.com/fsouza/fake-gcs-server/pull/1944
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2007
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2008
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2013
- build(deps): bump github.com/fsouza/slognil from 0.4.2 to 0.4.3 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2014
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.92 to 7.0.95 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2012
- build(deps): bump google.golang.org/grpc from 1.72.0 to 1.75.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2011
- build(deps): bump github.com/pkg/xattr from 0.4.10 to 0.4.12 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2010
- build(deps): bump cloud.google.com/go/storage from 1.53.0 to 1.56.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2009
- build(deps): bump google.golang.org/api from 0.233.0 to 0.248.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2015
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2018
- build(deps): bump google-cloud-storage from 3.3.0 to 3.3.1 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2017
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2016
- build(deps): bump google-cloud-storage from 3.3.1 to 3.4.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2028
- build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2025
- build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2021
- build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2023
- build(deps): bump @google-cloud/storage from 7.17.0 to 7.17.1 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2024
- build(deps): bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2030
- build(deps): bump google.golang.org/api from 0.248.0 to 0.250.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2032
- build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2031
- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2033
- build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2037
- build(deps): bump google.golang.org/api from 0.250.0 to 0.251.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2035
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.1.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2034
- build(deps): bump @google-cloud/storage from 7.17.1 to 7.17.2 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2039
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2038
- build(deps): bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2040
- build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2041
- ci: update docker images for java and python examples by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2127
- build(deps): bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2125
- build(deps): bump google.golang.org/api from 0.252.0 to 0.263.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2123
- build(deps): bump google-cloud-storage from 3.4.0 to 3.8.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2110
- build(deps): bump actions/setup-go from 6.0.0 to 6.2.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2108
- build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2105
- build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2099
- build(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2097
- build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2096
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2121
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2081
- build(deps): bump @google-cloud/storage from 7.17.2 to 7.18.0 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2082
- build(deps): bump jws from 4.0.0 to 4.0.1 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2085
- build(deps): bump docker/metadata-action from 5.8.0 to 5.10.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2079
- Bump Google.Cloud.Storage.V1 from 4.13.0 to 4.14.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2119
- build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2115
- build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2060
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /examples/go by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2074
- feat: build the urls in the response based on request by @jochen42 in https://github.com/fsouza/fake-gcs-server/pull/1999
- build(deps): bump alpine from 3.22.1 to 3.23.3 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2120
- Validate destination bucket exists in rewriteObject operation by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2126
- fix: return updated bucket JSON from updateBucket endpoint by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2128
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.98 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2112
- build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.59.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2122
- build(deps): bump cloud.google.com/go/pubsub/v2 from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2051
- fix: Preserve content type from resumable upload session metadata by @ide in https://github.com/fsouza/fake-gcs-server/pull/2114
- fakestorage: handle X-HTTP-Method-Override header in
updateObjectby @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2129 - implement retention CRUD by @motiejus in https://github.com/fsouza/fake-gcs-server/pull/2026
- feat: listObjects: support pageToken / nextPageToken by @timbertson in https://github.com/fsouza/fake-gcs-server/pull/2084
New Contributors
- @mdedetrich made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1944
- @jochen42 made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1999
- @ide made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/2114
- @timbertson made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/2084
Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.52.3...v1.53.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
0 downloads ·
2026-03-03 12:04:18 +03:00 · 544 B -
fake-gcs-server_1.53.0_Darwin_amd64.tar.gz
0 downloads ·
2026-03-03 12:04:28 +03:00 · 10 MiB -
fake-gcs-server_1.53.0_Darwin_arm64.tar.gz
0 downloads ·
2026-03-03 12:04:37 +03:00 · 9.4 MiB -
fake-gcs-server_1.53.0_Linux_amd64.tar.gz
0 downloads ·
2026-03-03 12:04:48 +03:00 · 9.8 MiB -
fake-gcs-server_1.53.0_Linux_arm64.tar.gz
0 downloads ·
2026-03-03 12:04:57 +03:00 · 8.9 MiB -
fake-gcs-server_1.53.0_Windows_amd64.tar.gz
0 downloads ·
2026-03-03 12:05:08 +03:00 · 10 MiB
-
v1.52.3 Stable
released this
2025-08-25 06:11:53 +03:00 | 133 commits to main since this release📅 Originally published on GitHub: Mon, 25 Aug 2025 03:31:06 GMT
🏷️ Git tag created: Mon, 25 Aug 2025 03:11:53 GMTWhat's Changed
- build(deps): bump github.com/fsouza/slognil from 0.4.1 to 0.4.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1906
- build(deps): bump alpine from 3.21.2 to 3.21.3 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1904
- build(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1905
- github/workflows: use gha for caching with docker builds by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/1907
- build(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1908
- build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1909
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.86 to 7.0.87 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1910
- build(deps): bump @google-cloud/storage from 7.15.1 to 7.15.2 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1911
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1915
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1913
- build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1914
- build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1916
- build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1920
- build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1919
- build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1918
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1917
- build(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1921
- build(deps): bump google-cloud-storage from 3.0.0 to 3.1.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1923
- build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1922
- build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1924
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /examples/go by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1929
- build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1932
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1930
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1928
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.87 to 7.0.88 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1926
- build(deps): bump Google.Cloud.Storage.V1 from 4.10.0 to 4.11.0 in /examples/dotnet by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1927
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1936
- build(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1939
- build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1937
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1938
- build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1941
- build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1945
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.88 to 7.0.90 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1951
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1954
- build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1949
- build(deps): bump @google-cloud/storage from 7.15.2 to 7.16.0 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1946
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /examples/go by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1955
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1940
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.90 to 7.0.91 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1956
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1958
- build(deps): bump Google.Cloud.Storage.V1 from 4.11.0 to 4.13.0 in /examples/dotnet by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1959
- build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1960
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1962
- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1963
- build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1957
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.91 to 7.0.92 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1969
- build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1972
- build(deps): bump alpine from 3.21.3 to 3.22.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1973
- fakeserver: honor Stop by @motiejus in https://github.com/fsouza/fake-gcs-server/pull/1970
- Fix direct dependency on grpc/stats/opentelemetry to avoid conflicts by @DenKoren in https://github.com/fsouza/fake-gcs-server/pull/1979
- build(deps): bump requests from 2.32.0 to 2.32.4 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1977
- build(deps): bump protobuf from 4.25.3 to 4.25.8 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1981
- build(deps): bump urllib3 from 1.26.19 to 2.5.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1984
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1982
- build(deps): bump google-cloud-storage from 3.1.0 to 3.2.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1986
- build(deps): bump form-data from 2.5.2 to 2.5.5 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1991
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /examples/go by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1990
- build(deps): bump alpine from 3.22.0 to 3.22.1 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1988
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1997
- build(deps): bump google-cloud-storage from 3.2.0 to 3.3.0 in /examples/python by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1996
- build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1994
- build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1992
- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1993
- build(deps): bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/1995
- build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2000
- build(deps): bump golang from 1.24 to 1.25 by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2001
- build(deps): bump @google-cloud/storage from 7.16.0 to 7.17.0 in /examples/node by @dependabot[bot] in https://github.com/fsouza/fake-gcs-server/pull/2002
- chore: migrate the v1 Pub/Sub Go client library to v2 by @sakai-ast in https://github.com/fsouza/fake-gcs-server/pull/2005
- fix: gRPC/HTTP2 negotiation by enabling h2 protocol in TLS configEnable HTTP/2 by @RageZBla in https://github.com/fsouza/fake-gcs-server/pull/2004
- Go 1.25.0 is out, drop 1.23 by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/2006
- Add support for NetBSD by @iamleot in https://github.com/fsouza/fake-gcs-server/pull/1989
New Contributors
- @motiejus made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1970
- @DenKoren made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1979
- @sakai-ast made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/2005
- @RageZBla made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/2004
- @iamleot made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1989
Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.52.2...v1.52.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
0 downloads ·
2026-03-03 12:03:36 +03:00 · 544 B -
fake-gcs-server_1.52.3_Darwin_amd64.tar.gz
0 downloads ·
2026-03-03 12:03:47 +03:00 · 9.8 MiB -
fake-gcs-server_1.52.3_Darwin_arm64.tar.gz
0 downloads ·
2026-03-03 12:03:55 +03:00 · 9.1 MiB -
fake-gcs-server_1.52.3_Linux_arm64.tar.gz
0 downloads ·
2026-03-03 12:04:08 +03:00 · 8.6 MiB -
fake-gcs-server_1.52.3_Windows_amd64.tar.gz
0 downloads ·
2026-03-03 12:04:16 +03:00 · 9.8 MiB
-
v1.52.2 Stable
released this
2025-02-16 06:33:40 +03:00 | 204 commits to main since this release📅 Originally published on GitHub: Sun, 16 Feb 2025 15:44:34 GMT
🏷️ Git tag created: Sun, 16 Feb 2025 03:33:40 GMTWhat's Changed
- fix: typos by @NathanBaulch in https://github.com/fsouza/fake-gcs-server/pull/1879
- Use default temporary directory in tests by @commiterate in https://github.com/fsouza/fake-gcs-server/pull/1902
- Go 1.24 is out, drop Go 1.22 by @fsouza in https://github.com/fsouza/fake-gcs-server/pull/1903
New Contributors
- @NathanBaulch made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1879
- @commiterate made their first contribution in https://github.com/fsouza/fake-gcs-server/pull/1902
Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.52.1...v1.52.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
0 downloads ·
2026-03-03 12:02:40 +03:00 · 544 B -
fake-gcs-server_1.52.2_Darwin_amd64.tar.gz
0 downloads ·
2026-03-03 12:02:51 +03:00 · 9.5 MiB -
fake-gcs-server_1.52.2_Darwin_arm64.tar.gz
0 downloads ·
2026-03-03 12:03:00 +03:00 · 9 MiB -
fake-gcs-server_1.52.2_Linux_amd64.tar.gz
0 downloads ·
2026-03-03 12:03:12 +03:00 · 9.2 MiB -
fake-gcs-server_1.52.2_Linux_arm64.tar.gz
0 downloads ·
2026-03-03 12:03:22 +03:00 · 8.5 MiB -
fake-gcs-server_1.52.2_Windows_amd64.tar.gz
0 downloads ·
2026-03-03 12:03:32 +03:00 · 9.5 MiB
mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 05:35:56 +03:00