Skip to content

Releases: daichirata/gcsproxy

v0.4.2

18 Mar 14:48
c556b25
Compare
Choose a tag to compare

Changelog

  • 29a2128 Fix empty object name error
  • 377e0a6 Update go dependencies to fix vulnerabilites
  • e898ad3 Use the context of the request

v0.4.1

14 Sep 10:32
aafe025
Compare
Choose a tag to compare

Changelog

  • c3d4185 Return index or 404 for standard paths
  • c94592b Set default value of default index to empty
  • d91e8a9 allow GCSPROXY_VERSION to be set as build-arg
  • 59e2e5c default to bind on all interfaces in docker
  • ea474e2 some docker examples

v0.4.0

13 Feb 17:50
82d6421
Compare
Choose a tag to compare

Changelog

v0.3.2

09 Sep 18:58
4ca68f7
Compare
Choose a tag to compare

Changelog

  • f279972 Added function to determine if client supports gzip encoding; use function to toggle reading compressed objects from gcs bucket; set Content-Length header based on object reader attributes instead of bucket object attributes

v0.3.1

25 Aug 14:44
732200c
Compare
Choose a tag to compare

Changelog

  • 6be6674 Add goreleaser and github actions configuration
  • 28d7b83 Fix Typo
  • 9052408 Support If-Modified-Since header for caching with NGINX
  • 67c4e37 Update dependent packages
  • 36609f6 updated dockerfile to address ssl issues

v0.3.0

31 Mar 17:44
Compare
Choose a tag to compare
v0.3.0

v0.2.0

09 Jan 16:43
Compare
Choose a tag to compare
v0.2.0

v0.1.1

13 Dec 12:15
Compare
Choose a tag to compare
v0.1.1

initial release

13 Dec 09:48
Compare
Choose a tag to compare
v0.1.0

fix cli flag.