Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.50.2
v1.50.1
What's Changed
Full Changelog: v1.50.0...v1.50.1
v1.50.0
What's Changed
- github/workflows: add job to validate cross-compilation and fix build on freebsd by @fsouza in #1752
- ci: fix goreleaser config by @fsouza in #1721
- Support content-disposition by @yuk1ty in #1630
- Support setting cache-control of object by @gavin726 in #1730
- add aliases to support specifying EventOptions by @0xmohit in #1696
New Contributors
- @yuk1ty made their first contribution in #1630
- @gavin726 made their first contribution in #1730
- @0xmohit made their first contribution in #1696
Full Changelog: v1.49.3...v1.50.0
v1.49.3
v1.49.2
What's Changed
- Add omitempty to new timestorageclassupdated by @AlvesJorge in #1633
New Contributors
- @AlvesJorge made their first contribution in #1633
Full Changelog: v1.49.1...v1.49.2
v1.49.1
What's Changed
- examples: remove Ruby by @fsouza in #1625
- Include fields required by alpakka scala client in response by @eikehartmann in #1619
- Add Testcontainers example with Node.js by @alecmev in #1620
New Contributors
- @eikehartmann made their first contribution in #1619
- @alecmev made their first contribution in #1620
Full Changelog: v1.49.0...v1.49.1
v1.49.0
What's Changed
- Add Object Deletion Using Signed URLs by @alanrichman in #1569
- examples/node: add exists() by @fsouza in #1585
- Don't omit
versioning.enabled
in bucket response by @manuteleco in #1592 - Additional ACL response attributes by @manuteleco in #1594
- Additional bucket response attributes by @manuteleco in #1593
New Contributors
- @alanrichman made their first contribution in #1569
Full Changelog: v1.48.0...v1.49.0
v1.48.0
What's Changed
- Fix brittle test by @manuteleco in #1529
- Fill the
errors
attribute for HTTP errors by @manuteleco in #1528 - Remove unnecessary quoting around ETag in JSON response by @manuteleco in #1519
- Additional object response attributes by @manuteleco in #1524
- Support the
projection
parameter ingetObject
by @manuteleco in #1520
Full Changelog: v1.47.8...v1.48.0
v1.47.8
v1.47.7
What's Changed
- Updated python example by @j-antunes in #1361
- Fixed patchObject ignoring ContentType and ContentEncoding by @UnAfraid in #1430
New Contributors
- @j-antunes made their first contribution in #1361
- @UnAfraid made their first contribution in #1430
Full Changelog: v1.47.6...v1.47.7