Skip to content

Releases: fsouza/fake-gcs-server

v1.37.0

10 Mar 15:12
75db9c8
Compare
Choose a tag to compare

Changelog

  • 71fdd6b Add possibility to provide your own certificates to the server (#710)
  • c8b7805 build(deps): bump cloud.google.com/go/pubsub from 1.18.0 to 1.19.0 (#708)
  • 75f3e0b build(deps): bump google.golang.org/api from 0.70.0 to 0.71.0 (#707)
  • c0c12d2 build(deps): bump google.golang.org/api in /examples/go (#706)
  • 75db9c8 enable updating of publicHost through server config (#712)

v1.36.3

08 Mar 05:13
b57a203
Compare
Choose a tag to compare

Changelog

  • b57a203 Honor ListObjects IncludeTrailingDelimiter (#676)

v1.36.2

08 Mar 04:55
Compare
Choose a tag to compare

Changelog

  • 086ddda Dockerfile: fully specify the version of Go
  • b338ce0 Object metadata should be optional in resumable uploads #332 (#699)
  • a47aa80 Upgrade to xattr 0.4.6 (#705)
  • ef0e6b8 build(deps): bump actions/checkout from 2.4.0 to 3 (#700)
  • 789df16 build(deps): bump actions/download-artifact from 2.1.0 to 3 (#704)
  • c80b9e4 build(deps): bump actions/setup-go from 2.2.0 to 3 (#697)
  • ebf1576 build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#703)
  • 5405fd7 build(deps): bump docker/login-action from 1.13.0 to 1.14.0 (#696)
  • 6c14600 build(deps): bump docker/login-action from 1.14.0 to 1.14.1 (#702)
  • f4945bf build(deps): bump golangci/golangci-lint-action from 3.0.0 to 3.1.0 (#698)
  • cf3fcb0 github/workflows/main: remove stable parameter from setup-go

v1.36.1

25 Feb 21:57
a526414
Compare
Choose a tag to compare

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

21 Feb 18:51
Compare
Choose a tag to compare

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

15 Feb 14:01
0d523fe
Compare
Choose a tag to compare

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

03 Feb 01:12
2082726
Compare
Choose a tag to compare

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

28 Jan 02:59
Compare
Choose a tag to compare

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

13 Jan 05:42
Compare
Choose a tag to compare

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

01 Jan 13:58
Compare
Choose a tag to compare

Changelog

  • 07e7a87 Include bucket location in get-bucket and list-buckets response