Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.38.1
What's Changed
- Use dynamic matcher in signed url uploads by @KieranHarper in #813
New Contributors
- @KieranHarper made their first contribution in #813
Full Changelog: v1.38.0...v1.38.1
v1.38.0
What's Changed
- Fix comment to match routing by @StevenACoffman in #784
- examples/cpp: update deps and pin alpine by @fsouza in #796
- Return a 409 when attempting to create a bucket that already exists by @dnerdy in #805
- Handle offset-from-end ranges and make range handling more robust by @dnerdy in #803
New Contributors
- @StevenACoffman made their first contribution in #784
- @dnerdy made their first contribution in #805
Full Changelog: v1.37.12...v1.38.0
v1.37.12
What's Changed
- Content-Range is incorrectly specified. by @yuki2006 in #778
- Add HEAD support for storage API object endpoint by @jossemarGT in #759
New Contributors
- @yuki2006 made their first contribution in #778
- @jossemarGT made their first contribution in #759
Full Changelog: v1.37.11...v1.37.12
v1.37.11
Full Changelog: v1.37.10...v1.37.11
v1.37.10
v1.37.9
What's Changed
- build(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 in /examples/go by @dependabot in #733
- build(deps): bump actions/cache from 3.0.0 to 3.0.1 by @dependabot in #732
- build(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 by @dependabot in #734
- build(deps): bump alpine from 3.15.3 to 3.15.4 by @dependabot in #737
- upload: add support for precondition headers by @tymeshifter in #735
- ci: configure goreleaser to use GitHub changelog by @fsouza in #738
- build(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 by @dependabot in #740
- Add signed URL setup instructions in README by @toadjaune in #736
- build(deps): bump @google-cloud/storage from 5.18.3 to 5.19.0 in /examples/node by @dependabot in #741
New Contributors
- @tymeshifter made their first contribution in #735
- @toadjaune made their first contribution in #736
Full Changelog: v1.37.8...v1.37.9
v1.37.8
v1.37.3
Changelog
- f9a9c17 Add gofumpt to golangci-lint
- 1f0d23e build(deps): bump actions/cache from 2.1.7 to 3 (#725)
- 8178162 build(deps): bump alpine from 3.15.1 to 3.15.2 (#727)
- 4c26804 build(deps): bump node-forge from 1.2.1 to 1.3.0 in /examples/node (#726)
- f192ce2 github/workflows/main: pin mozilla/sbt
- c1b343b server: better hostname validation
- ca00a1c server: make publicHostMatcher backwards compatible with gorilla/mux
v1.37.2
v1.37.1
Changelog
- 0d4c0d9 Dockerfile: bump the base image
- a08c735 Go 1.18
- ca4486b build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 (#715)
- 1d76827 build(deps): bump google-cloud-storage in /examples/python (#714)
- 4c13abc build(deps): bump google.golang.org/api from 0.71.0 to 0.73.0 (#717)
- 67452da build(deps): bump google.golang.org/api in /examples/go (#716)