Skip to content

Releases: fsouza/fake-gcs-server

v1.38.1

06 Jun 13:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.0...v1.38.1

v1.38.0

04 Jun 03:11
275f44a
Compare
Choose a tag to compare

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

Full Changelog: v1.37.12...v1.38.0

v1.37.12

10 May 14:48
6c0ba10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.37.11...v1.37.12

v1.37.11

03 May 03:28
33c6779
Compare
Choose a tag to compare

Full Changelog: v1.37.10...v1.37.11

v1.37.10

08 Apr 14:43
Compare
Choose a tag to compare

What's Changed

  • Etag support by @DarthSim in #742
  • upload: restore behavior when ifGenerationMatch=0 for the fs backend by @fsouza in #745

New Contributors

Full Changelog: v1.37.9...v1.37.10

v1.37.9

06 Apr 22:32
05dcda5
Compare
Choose a tag to compare

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

Full Changelog: v1.37.8...v1.37.9

v1.37.8

29 Mar 18:28
1a2936a
Compare
Choose a tag to compare

Changelog

  • 3a88162 build(deps): bump @google-cloud/storage in /examples/node (#730)
  • 1a2936a build(deps): bump alpine from 3.15.2 to 3.15.3 (#731)

v1.37.3

26 Mar 01:19
Compare
Choose a tag to compare

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

20 Mar 17:08
Compare
Choose a tag to compare

Changelog

  • 9f9b1ae Include the object size in response to uploads
  • 3c8e21b build(deps): bump alpine from 3.15.0 to 3.15.1 (#721)
  • 4f45b6e build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#719)
  • eda1335 build(deps): bump google-cloud-storage in /examples/python (#720)

v1.37.1

16 Mar 02:40
Compare
Choose a tag to compare

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)