Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Releases: fsouza/s3-upload-proxy

v0.4.0

16 Sep 16:16
v0.4.0
db006a4
Compare
Choose a tag to compare

Changelog

db006a4 readme: update documentation
de7a24f cache-control: support specifying a regexp instead of just the extension
4856d1d Happy New Year!
6ed8693 Update dependencies
1de102f Update dependencies


Automated with GoReleaser
Built with go version devel +10d096fec2 Fri Feb 2 21:02:56 2018 +0000 darwin/amd64

v0.3.2

16 Sep 16:16
v0.3.2
10c266e
Compare
Choose a tag to compare

Changelog

10c266e Revert "s3-uploader: add Region to aws config"
20aaef2 s3-uploader: remove custom metadata


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

v0.3.1

16 Sep 16:15
v0.3.1
7c924c8
Compare
Choose a tag to compare

Changelog

7c924c8 s3-uploader: add Region to aws config


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

v0.3.0

16 Sep 16:15
v0.3.0
592771f
Compare
Choose a tag to compare

Changelog

592771f Gopkg: update logrus
bab598d Update code to use aws-sdk-go-v2
585fb1e readme: document SMaxAge
823e37b Remove the Surrogate option
6687aa2 cache-control: support s-maxage


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

v0.2.0

16 Sep 16:15
v0.2.0
2d2efae
Compare
Choose a tag to compare

Changelog

2d2efae Dockerfile: run test and upgrade alpine


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

v0.1.2

16 Sep 16:15
v0.1.2
9a06900
Compare
Choose a tag to compare

Changelog

9a06900 Update dependencies
b5605da Dockerfile: build with Go 1.9 and alpine 3.6
9963989 Migrate form govendor to dep


Automated with GoReleaser
Built with go version devel +1125fae989 Wed Nov 8 00:18:05 2017 +0000 darwin/amd64

v0.1.1

16 Sep 16:15
v0.1.1
4c7a095
Compare
Choose a tag to compare

Changelog

4c7a095 Update logrus import path
7ef1f43 vendor: add logrus with new import path
e53313c vendor: remove logrus
ecfd548 gitignore: add dist


Automated with @goreleaser
Built with go version devel +8aee0b8b32 Wed Jun 28 22:59:47 2017 +0000 darwin/amd64

v0.1.0

16 Sep 16:14
v0.1.0
afbb476
Compare
Choose a tag to compare

Changelog

afbb476 Add goreleaser configuration
e3751ec s3-upload: track the whole request time
769f1c6 s3-uploader: add ellapsed time to debug log
cbcd2d0 Add support for controlling cache the Fastly way
9b50ea9 readme: document CACHE_CONTROL_RULES
42328f8 cache-control: support private content
6d50b1d Add support for specifying cache-control rules
01c3493 readme: some rewording
1ad7e1b Add a readme with some information about the tool
c9ce10a Add license information
8edda0e Dockerfile: add mailcap to final image
beaf904 Log the listener address on start
93dfdaa Add Dockerfiel
9bb4e9f vendor all the things
7d639d2 Add content-type to debugging messages
b614ba5 s3-upload: accept only get in the healthcheck
e06849f Add initial version of s3-uploader


Automated with @goreleaser
Built with go version go1.8.1 darwin/amd64