Releases: fsouza/fake-gcs-server
v1.18.2
Changelog
5254251 Dockerfile: keep the previous -data behavior
a380afb Make gopls happy
29d477a build(deps): bump @google-cloud/storage in /examples/node (#207)
3d7e8e4 build(deps): bump golang from 1.14.1 to 1.14.2 (#212)
a13635e build(deps): bump google-cloud-storage in /examples/python (#209)
8d154ea build(deps): bump google.golang.org/api from 0.20.0 to 0.21.0 (#211)
ce25413 build(deps): bump google.golang.org/api in /examples/go (#210)
72a7252 github/workflows: back to actions/setup-go@master
69992e5 go mod tidy
e081794 internal/config: -data should default to ""
v1.18.1
Changelog
bb1fb14 build(deps): bump alpine from 3.11.3 to 3.11.5 (#205)
a6597f6 build(deps): bump alpine from 3.11.3 to 3.11.5 in /ci (#204)
2299bee build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#200)
610dce5 build(deps): bump golang from 1.14.0 to 1.14.1 (#197)
4ad5c60 examples/go: add code for downloading the file content
8cefbae response: don't include empty array of prefixes in listObjects response
v1.18.0
Changelog
d8142ec Implement minimal support for PATCH metadata API (#189)
75e1dd4 Improve error handling
21b247b build(deps): bump @google-cloud/storage in /examples/node (#188)
cf846ff build(deps): bump @google-cloud/storage in /examples/node (#192)
4ead113 build(deps): bump @google-cloud/storage in /examples/node (#193)
7830c90 build(deps): bump @google-cloud/storage in /examples/node (#194)
bb221c1 build(deps): bump cloud.google.com/go/storage from 1.5.0 to 1.6.0 (#180)
cb4766e build(deps): bump cloud.google.com/go/storage in /examples/go (#182)
1ea155b build(deps): bump golang from 1.13.8 to 1.14.0 (#185)
d6ff25a build(deps): bump google.golang.org/api from 0.17.0 to 0.18.0 (#181)
49ef0c2 build(deps): bump google.golang.org/api from 0.18.0 to 0.19.0 (#184)
9030d0f build(deps): bump google.golang.org/api from 0.19.0 to 0.20.0 (#190)
3cc2f7d build(deps): bump google.golang.org/api in /examples/go (#186)
1f093ea build(deps): bump google.golang.org/api in /examples/go (#191)
844b962 build(deps): bump requests from 2.22.0 to 2.23.0 in /examples/python (#179)
9134bd4 examples/go: bump go.mod to go 1.13
5435176 github/workflows/main: add a setup GOBIN step
76de9f2 github/workflows/main: use golang:1.14-alpine for testing go example
5b38aed github/workflows: fix spec for go-version
c617ce4 github/workflows: go 1.14 is here, let's use it
4285389 github/workflows: use fork of setup-go
68398f0 go mod tidy
c506787 go mod tidy
7c4b11f internal/backend: move test function to test file
2000ce6 upload, rewrite: read metadata from request body (#187)
v1.17.1
Changelog
b1c4f8b Fix capitalisation in md5Hash metadata (#176)
c47287f Happy New Year
7096b81 build(deps): bump @google-cloud/storage in /examples/node (#168)
ca2d636 build(deps): bump @google-cloud/storage in /examples/node (#174)
ef97931 build(deps): bump alpine from 3.11.2 to 3.11.3 (#165)
f3f0306 build(deps): bump alpine from 3.11.2 to 3.11.3 in /ci (#166)
246e5a3 build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 (#175)
7e76632 build(deps): bump golang from 1.13.6 to 1.13.7 (#169)
1f00044 build(deps): bump golang from 1.13.7 to 1.13.8 (#178)
709d2aa build(deps): bump google-cloud-storage in /examples/python (#164)
2899880 build(deps): bump google-cloud-storage in /examples/python (#177)
bb4195a build(deps): bump google.golang.org/api from 0.15.0 to 0.17.0 (#172)
83ce1c9 build(deps): bump google.golang.org/api in /examples/go (#171)
0398818 build(deps): bump google.golang.org/api in /examples/go (#173)
db470a0 build(deps): bump urllib3 from 1.25.7 to 1.25.8 in /examples/python (#167)
607650f github/workflows/goreleaser: pin checkout to v1.0.0
f9350f0 github/workflows/main: fix compatibility with actions/setup-go@master
7f14790 github/workflows: actually fix the compatibility with setup-go@master
v1.17.0
v1.16.3
v1.16.2
v1.16.1
v1.16.0
Changelog
5a54cbf Dockerfile: set GOPROXY=off in linter and builder
9f7b35a Dockerfile: simplify golangci-lint command
c3b42d0 Initial object versioning support - retention of old generations if version is enabled, and getObject by generation (#60)
fa4d6d6 Metadata headers (#141)
8416ee0 PR feedback - unneded error printing
4c6cd28 Pin go-cmp to master
7b88063 Revert "golangci: disable gomnd (new on master)"
e839acb Support to queries against all versions (in versioned and not versioned a buckets) (#140)
2d45aae adapting to the new CreateBucket contract
29c16e5 as happened with other tests, we had to decouple the copy from generation tests in the end, as we need to create a bucket manually with versioning vs letting the mock to create non versioned buckets when an object refers to them
f801897 build(deps): bump alpine from 3.10.3 to 3.11.0 (#149)
352ac7b build(deps): bump alpine from 3.10.3 to 3.11.0 in /ci (#150)
98c2089 build(deps): bump golang from 1.13.4-alpine to 1.13.5-alpine (#145)
064b616 build(deps): bump google.golang.org/api from 0.14.0 to 0.15.0 (#147)
a5d42cd build(deps): bump google.golang.org/api in /examples/go (#148)
fced937 ci: remove run-node-example
7aaec68 extending a test to cover rewrite when source may be an old generation. Making test to fail
c164086 fakestorage/server: deprecate NewServerWithHostPort
db76329 github/workflows/main: add 1.14.x
146fb62 golangci: disable gomnd (new on master)
5c1ddbf retrieving specific generations when required
09b361b support to bucket creation dates for both mem and disk buckets, including tests
v1.15.0
Changelog
3ab265f GetObject can download content
741d80a Support predefined canned ACL when creating object (#125)
7b077dc build(deps): bump @google-cloud/storage in /examples/node
dba0c1c build(deps): bump @google-cloud/storage in /examples/node
fb2a43e build(deps): bump cloud.google.com/go/storage from 1.2.1 to 1.3.0
20a94bd build(deps): bump cloud.google.com/go/storage from 1.3.0 to 1.4.0
20699c8 build(deps): bump cloud.google.com/go/storage in /examples/go
002971c build(deps): bump cloud.google.com/go/storage in /examples/go
7e5f2f8 build(deps): bump google-cloud-storage in /examples/python
40b8ca6 build(deps): bump google.golang.org/api from 0.13.0 to 0.14.0
1737ff4 build(deps): bump google.golang.org/api in /examples/go
2f1a52e build(deps): bump urllib3 from 1.25.6 to 1.25.7 in /examples/python
5bd852b examples/node: adjust formatting
d7d0159 fakestorage: register handlers with storage.googleapis.com as well
bf01313 github/workflows/ci: disable node example
8bb11d3 github/workflows/main: bash -> sh for alpine
fd0ee74 github/workflows/main: prefer alpine-based images
30f884b internal/backend: keep raw []storage.ACL in backend.Object
951fba5 readme: deep link the Build action
d6d374a readme: godoc -> pkg.go.dev