Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
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
v1.46.0
What's Changed
- Unify logic for seeding the server from a directory by @fsouza in #1186
- Send X-Goog-Stored-Content-Encoding header by @hairyhenderson in #1227
- github/workflows/main: add Go 1.21rc2 to CI by @fsouza in #1243
- github/workflows/main: add 1.21rc3 to CI by @fsouza in #1267
- Omit
items
if empty in object list response by @manuteleco in #1266 - Add Bucket Attributes by @RachitSharma2001 in #1174
- backend/fs: some bucket attributes cleanup by @fsouza in #1268
- Dockerfile: build image with Go 1.21rc3 by @fsouza in #1269
New Contributors
- @hairyhenderson made their first contribution in #1227
- @manuteleco made their first contribution in #1266
Full Changelog: v1.45.2...v1.46.0
v1.45.2
What's Changed
- github/workflows: try remote docker cache by @fsouza in #1161
- multipart uploads: Hack to support gsutil cp by @ekimekim in #1182
- Add bucket filter for notification events by @mccalltd in #1167
- examples: add example with gsutil by @fsouza in #1183
- internal/config: always have an externalURL by @fsouza in #1184
New Contributors
Full Changelog: v1.45.1...v1.45.2