Releases: fsouza/fake-gcs-server
Releases · fsouza/fake-gcs-server
v1.36.1
Changelog
- a526414 Write to byte buffer first, then to response (#694)
- bede411 build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 (#695)
- a8c836a build(deps): bump google.golang.org/api from 0.69.0 to 0.70.0 (#693)
- 2503c41 build(deps): bump google.golang.org/api in /examples/go (#692)
- 4370976 github/workflows/main: spell out the tag for golangci-lint-action
v1.36.0
Changelog
- dee5921 Handle batch calls (#677)
- 1579a72 Warn when rootDir lacks extended attribute support (#685)
- 3ea6a14 build(deps): bump @google-cloud/storage in /examples/node (#686)
- 8ce02ef build(deps): bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 (#690)
- 4bdb088 build(deps): bump cloud.google.com/go/storage in /examples/go (#691)
- 5fbbe31 build(deps): bump docker/login-action from 1.12.0 to 1.13.0 (#689)
- 5b1481f build(deps): bump google.golang.org/api from 0.68.0 to 0.69.0 (#687)
- 4875475 build(deps): bump google.golang.org/api in /examples/go (#688)
- 1fe140d github/workflows: also run test-dockerfile on pushes to main
v1.35.0
Changelog
- 0d523fe Store object data natively and metadata in xattr (#683)
- c7a9cc6 build(deps): bump actions/setup-go from 2.1.5 to 2.2.0 (#679)
- 6f32f64 build(deps): bump cloud.google.com/go/pubsub from 1.17.1 to 1.18.0 (#682)
- 4edadc9 build(deps): bump cloud.google.com/go/storage from 1.19.0 to 1.20.0 (#674)
- fbd2659 build(deps): bump cloud.google.com/go/storage in /examples/go (#675)
- 8f819bc build(deps): bump google.golang.org/api from 0.66.0 to 0.67.0 (#672)
- e382ebf build(deps): bump google.golang.org/api from 0.67.0 to 0.68.0 (#680)
- 5a1655f build(deps): bump google.golang.org/api in /examples/go (#673)
- be560b5 build(deps): bump google.golang.org/api in /examples/go (#681)
v1.34.1
Changelog
- 2082726 Map errors to HTTP statuses (#666)
- b154f3c Stream JSON encoding and decoding to disk (#670)
- 34e17a3 build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#668)
- 0079994 build(deps): bump google.golang.org/api from 0.65.0 to 0.66.0 (#664)
- 2f1363f build(deps): bump google.golang.org/api in /examples/go (#665)
v1.34.0
Changelog
- ce64801 Add "internal config update" endpoint to set externalUrl property after the fake server start (#659)
- e983417 Happy New Year
- eeddcea build(deps): bump @google-cloud/storage in /examples/node (#656)
- d20a78a build(deps): bump @google-cloud/storage in /examples/node (#662)
- b3ef0fc build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet (#663)
- c037832 build(deps): bump cloud.google.com/go/storage from 1.18.2 to 1.19.0 (#661)
- 3c4e483 build(deps): bump cloud.google.com/go/storage in /examples/go (#660)
- 3becb41 build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#655)
- 617c90a build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#658)
- edfdfde build(deps): bump google-cloud-storage in /examples/python (#654)
- d3fae2c build(deps): bump google-cloud-storage in /examples/python (#657)
- b839b50 license: remove the year
- 30efe08 readme: remove list of languages from the readme
v1.33.1
Changelog
- 05d7bd4 Add Scala example (#648)
- 118187c Run scala example in CI
- 5ad00eb build(deps): bump @google-cloud/storage in /examples/node (#647)
- a6cb649 build(deps): bump google-cloud-storage in /examples/python (#644)
- d414cbf build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 (#646)
- 4c71048 build(deps): bump google.golang.org/api from 0.64.0 to 0.65.0 (#649)
- fac709e build(deps): bump google.golang.org/api in /examples/go (#645)
- 4a0bcea build(deps): bump google.golang.org/api in /examples/go (#650)
- 892032f examples/scala: set projectId
- 8a680ad github/workflows/docker-tests: always run on PRs
- ffca11f github/workflows/docker-tests: only one dockerfile now
- c16f6d9 github/workflows/docker-tests: use dashes in the name
- b631e62 github/workflows/docker-tests: use docker/build-push-action
- 6759519 github/workflows/main: adapt docker usage
- 4b300ec github/workflows/main: better job name
- 91e4108 github/workflows/main: better name for step
- df7089f github/workflows/main: build in parallel with linting
- c13c23c github/workflows/main: build once
- 424e949 github/workflows/main: change the order of things a bit
- 0abb17d github/workflows/main: customize entrypoint
- fc8fc75 github/workflows/main: explicit docker tags
- c6bdc8b github/workflows/main: fix permissions
- 218b7e9 github/workflows/main: mount volume
- 1cda7a7 github/workflows/main: set artifact retention to 1 day
- 5608dd7 github/workflows/main: use matrix for running examples
v1.33.0
v1.32.2
v1.32.1
v1.32.0
Changelog
- 884a46e Added support to send events to a pubsub topic (#490)
- 630d819 Cleanup build process
- 9bcf8b2 Fix lint violation
- 1a2ec43 Upgrade transient dependencies
- 053bcc4 build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 (#638)
- dfc72af build(deps): bump cloud.google.com/go/pubsub from 1.10.0 to 1.17.1 (#641)
- b61bf01 build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#640)
- 6e8430b build(deps): bump google.golang.org/api from 0.62.0 to 0.63.0 (#635)
- 42fcd92 build(deps): bump google.golang.org/api in /examples/go (#634)
- fb5805e ci: add multi arch build (#639)
- feef34a github/dependabot: remove ci/Dockerfile
- 8cd0dd3 github/workflows/main: only push to docker hub on tags