Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.54.0
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
v1.53.1
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
getSchemeon https by @fsouza in #2133
Full Changelog: v1.53.0...v1.53.1
v1.53.0
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
v1.52.3
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 Cont...
v1.52.2
What's Changed
- fix: typos by @NathanBaulch in #1879
- Use default temporary directory in tests by @commiterate in #1902
- Go 1.24 is out, drop Go 1.22 by @fsouza in #1903
New Contributors
- @NathanBaulch made their first contribution in #1879
- @commiterate made their first contribution in #1902
Full Changelog: v1.52.1...v1.52.2
v1.52.1
What's Changed
Full Changelog: v1.52.0...v1.52.1
v1.52.0
v1.51.0
What's Changed
- Disallow uppercase in bucket names by @bryfox in #1801
- Add POST workaround for clients which cannot PATCH by @gaul in #1831
- Add support for getObjectACL and deleteObjectACL by @gaul in #1832
- internal/backend: support OpenBSD to get file status last changed info by @tuftedocelot in #1858
- Persist created and updated time in compose by @gaul in #1823
- fix: avoid IncompleteRead on completed partial reads by @fcanovai in #1827
- Add support for StorageClass by @gaul in #1826
- Add support for Content-Language by @gaul in #1822
- Add support for canceling resumable uploads by @kawmra in #1813
- Add support for MaxResults when listing objects by @gaul in #1824
- Upgrade deps by @fsouza in #1863
New Contributors
- @bryfox made their first contribution in #1801
- @tuftedocelot made their first contribution in #1858
- @fcanovai made their first contribution in #1827
- @kawmra made their first contribution in #1813
Full Changelog: v1.50.2...v1.51.0
v1.50.2
What's Changed
Full Changelog: v1.50.1...v1.50.2
v1.50.1
What's Changed
Full Changelog: v1.50.0...v1.50.1