Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.40.2
v1.40.1
What's Changed
Full Changelog: v1.40.0...v1.40.1
v1.40.0
v1.39.0
What's Changed
- Allow GET/HEAD on signed URLs by @josephglanville in #859
- server: add a healthcheck route at /_internal/healthcheck by @fsouza in #906
New Contributors
- @josephglanville made their first contribution in #859
Full Changelog: v1.38.4...v1.39.0
v1.38.4
What's Changed
Full Changelog: v1.38.3...v1.38.4
v1.38.3
What's Changed
- return attrs for newly created object in rewrite by @jess-sheneberger in #823
- Fix upload response structure by @barathsriram in #843
New Contributors
- @jess-sheneberger made their first contribution in #823
- @barathsriram made their first contribution in #843
Full Changelog: v1.38.2...v1.38.3
v1.38.2
What's Changed
Full Changelog: v1.38.1...v1.38.2
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