Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
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
v1.47.6
v1.47.5
What's Changed
- Drop Go 1.19 by @fsouza in #1289
- Migrate from logrus to slog by @fsouza in #1171
- Dockerfile: build with Go 1.21.0 by @fsouza in #1290
- add missing etag header in download object response by @houqp in #1344
- github/workflows/main: pin python to 3.11 in gsutil example by @fsouza in #1346
- github/workflows/main: bump node and java in examples by @fsouza in #1347
New Contributors
Full Changelog: v1.47.4...v1.47.5
v1.47.4
What's Changed
Full Changelog: v1.47.3...v1.47.4
v1.47.3
v1.47.2
What's Changed
Full Changelog: v1.47.1...v1.47.2
v1.47.1
What's Changed
Full Changelog: v1.47.0...v1.47.1
v1.47.0
What's Changed
- Disallow composing more than 32 objects at once by @manuteleco in #1254
- Remove obsolete upload route by @manuteleco in #1251
- Additional bucket response attributes by @manuteleco in #1258
- Support trailing slash in /o and /b routes by @manuteleco in #1252
- Add scheme option to bind to both HTTP and HTTPS by @ramir-savvy in #1215
New Contributors
- @ramir-savvy made their first contribution in #1215
Full Changelog: v1.46.0...v1.47.0