Skip to content

Releases: fsouza/fake-gcs-server

v1.40.2

19 Sep 16:13
v1.40.2
c69b953
Compare
Choose a tag to compare

What's Changed

  • Fix support resumable + fix incorrect handling of paths which start with a / by @le0pard in #918

New Contributors

Full Changelog: v1.40.1...v1.40.2

v1.40.1

05 Sep 13:49
v1.40.1
232c89d
Compare
Choose a tag to compare

What's Changed

  • backend/fs: place temporary file in the destination directory by @fsouza in #913

Full Changelog: v1.40.0...v1.40.1

v1.40.0

02 Sep 17:15
v1.40.0
8d879ab
Compare
Choose a tag to compare

What's Changed

  • Stream object downloads instead of buffering objects in memory by @dnerdy in #829
  • response: marshal zero time as empty string by @fsouza in #910

Full Changelog: v1.39.0...v1.40.0

v1.39.0

27 Aug 03:38
v1.39.0
58265a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.4...v1.39.0

v1.38.4

19 Aug 00:16
c8087ad
Compare
Choose a tag to compare

What's Changed

  • backend/fs: fallback to file-based metadata when xattr isn't available by @fsouza in #897

Full Changelog: v1.38.3...v1.38.4

v1.38.3

26 Jun 23:40
fead2bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.2...v1.38.3

v1.38.2

07 Jun 13:29
7354284
Compare
Choose a tag to compare

What's Changed

  • backend/fs: partial support for GetObjectWithGeneration by @fsouza in #819

Full Changelog: v1.38.1...v1.38.2

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