Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.45.0
What's Changed
- fix: make api copyTo return an object resource by @CanLe295 in #1126
- Propagate ContentType field on create/modify ops by @alorlea in #1141
- Do not read the objects data on list by @ironsmile in #873
- github/workflows/main: run checkout before setup-go by @fsouza in #1143
- feat(xml): add support for list objects by @goober in #1115
- Add GRPC Api by @RachitSharma2001 in #1138
- fakestorage/upload: handle the Content-Range used the C++ SDK by @fsouza in #1150
- golangci: use gci instead of goimports by @fsouza in #1153
New Contributors
- @CanLe295 made their first contribution in #1126
- @alorlea made their first contribution in #1141
- @goober made their first contribution in #1115
Full Changelog: v1.44.2...v1.45.0
v1.44.2
What's Changed
- Fix directory being used during reseed by @eliasdaler in #1121
New Contributors
- @eliasdaler made their first contribution in #1121
Full Changelog: v1.44.1...v1.44.2
v1.44.1
What's Changed
- Update UpdateObject function to handle more attributes by @RachitSharma2001 in #1049
- Use Go 1.20 in CI by @fsouza in #1064
- Dockerfile: Go 1.20 by @fsouza in #1065
- Add Reseed Endpoint by @RachitSharma2001 in #1079
- backend: make sure we have the right info for transcoded objects by @fsouza in #1104
Full Changelog: v1.44.0...v1.44.1
v1.44.0
What's Changed
- ci/goreleaser: get rid of deprecated parameter by @fsouza in #1026
- Fix ACL errors for newly created and pre-existing blobs by @RachitSharma2001 in #1016
- Fix deletion of non-existent buckets in the filesystem backend by @fsouza in #1035
- Fix custom-time error by @RachitSharma2001 in #1036
- github/workflows: configure concurrency by @fsouza in #1039
- Use
any
instead ofinterface{}
by @fsouza in #1045 - supportsuccess_action_status form field for HTML form uploads by @vincentezw in #1042
New Contributors
- @vincentezw made their first contribution in #1042
Full Changelog: v1.43.0...v1.44.0
v1.43.0
What's Changed
- Custom metadata missing in Public and Signed URLs #1019 by @uddhav in #1020
- Add ability to change log level by @RachitSharma2001 in #1023
- Do not escape the object name in the fs backend by @gaul in #1017
- Make resumable uploads work from browser with signed url by @jasonford in #1022
New Contributors
- @uddhav made their first contribution in #1020
- @RachitSharma2001 made their first contribution in #1023
- @jasonford made their first contribution in #1022
Full Changelog: v1.42.2...v1.43.0
v1.42.2
v1.42.1
v1.42.0
What's Changed
Full Changelog: v1.41.0...v1.42.0
v1.41.0
v1.40.3
What's Changed
- Add support for gzip transcoding by @le0pard in #924
- Use a valid entity in the default ACL Rule by @fsouza in #943
- Format "generation" field in Pubsub notification as a string by @danmcgee-soda in #972
New Contributors
- @danmcgee-soda made their first contribution in #972
Full Changelog: v1.40.2...v1.40.3