Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.52.1
v1.52.0
v1.51.0
What's Changed
- Disallow uppercase in bucket names by @bryfox in #1801
- Add POST workaround for clients which cannot PATCH by @gaul in #1831
- Add support for getObjectACL and deleteObjectACL by @gaul in #1832
- internal/backend: support OpenBSD to get file status last changed info by @tuftedocelot in #1858
- Persist created and updated time in compose by @gaul in #1823
- fix: avoid IncompleteRead on completed partial reads by @fcanovai in #1827
- Add support for StorageClass by @gaul in #1826
- Add support for Content-Language by @gaul in #1822
- Add support for canceling resumable uploads by @kawmra in #1813
- Add support for MaxResults when listing objects by @gaul in #1824
- Upgrade deps by @fsouza in #1863
New Contributors
- @bryfox made their first contribution in #1801
- @tuftedocelot made their first contribution in #1858
- @fcanovai made their first contribution in #1827
- @kawmra made their first contribution in #1813
Full Changelog: v1.50.2...v1.51.0
v1.50.2
What's Changed
Full Changelog: v1.50.1...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