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.8.8

18 Apr 03:06
v0.8.8
2d14a59
Compare
Choose a tag to compare

Changelog

3280706 Happy New Year
6b46c46 Merge branch 'gh-actions'
39da7fd Migrate from drone to GH actions
5b2de3e build(deps): bump alpine from 3.10.3 to 3.11.0 (#45)
cbeba96 build(deps): bump alpine from 3.10.3 to 3.11.0 in /ci (#44)
b038826 build(deps): bump alpine from 3.11.0 to 3.11.2 (#46)
6e03aa9 build(deps): bump alpine from 3.11.0 to 3.11.2 in /ci (#47)
f2aa58a build(deps): bump alpine from 3.11.2 to 3.11.3 (#50)
5008761 build(deps): bump alpine from 3.11.2 to 3.11.3 in /ci (#49)
888190d build(deps): bump alpine from 3.11.3 to 3.11.5 (#60)
03c557b build(deps): bump alpine from 3.11.3 to 3.11.5 in /ci (#59)
6bb31fe build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.17.0 to 0.18.0 (#43)
caf2f86 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.18.0 to 0.19.0 (#52)
2d458b8 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.19.0 to 0.20.0 (#55)
c95d200 build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#58)
3c4c75a build(deps): bump golang from 1.13.4-alpine to 1.13.5-alpine (#42)
5d61d83 build(deps): bump golang from 1.13.5-alpine to 1.13.6-alpine (#48)
c4b4423 build(deps): bump golang from 1.13.6-alpine to 1.13.7-alpine (#51)
3d74e88 build(deps): bump golang from 1.13.7-alpine to 1.13.8-alpine (#53)
82d6211 build(deps): bump golang from 1.13.8-alpine to 1.14.0-alpine (#54)
55e8b02 build(deps): bump golang from 1.14.0-alpine to 1.14.1-alpine (#56)
45f0d11 build(deps): bump golang from 1.14.1-alpine to 1.14.2-alpine (#61)
5e33548 ci/Dockerfile: use upx
ac95f4d ci/docker-build: change the sanity check
64ae97b ci: Go 1.14 & 1.13 only
b9501a5 ci: bump to Go 1.13.9 and Go 1.14.1
53cf8c3 ci: upgrade Go 1.13 and 1.12, add 1.14beta1
f7ce81e github/workflows: back to actions/setup-go@master
b3bfe6f go mod tidy
bf5dacc go mod tidy
2d14a59 go mod tidy

v0.8.7

21 Nov 05:45
v0.8.7
c924949
Compare
Choose a tag to compare

Changelog

bde548d Dockerfile: don't set GOPROXY
3ad2070 Merge pull request #35 from fsouza/dependabot/docker/golang-1.13.3-alpine
87ff9db Merge pull request #36 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.15.0
ee59518 Merge pull request #37 from fsouza/dependabot/docker/ci/alpine-3.10.3
509cb2f Merge pull request #38 from fsouza/dependabot/docker/alpine-3.10.3
a1450fb Merge pull request #39 from fsouza/dependabot/docker/golang-1.13.4-alpine
a30f5ec Merge pull request #40 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.16.0
c924949 Merge pull request #41 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.17.0
69f6e86 build(deps): bump alpine from 3.10.2 to 3.10.3
0d141a1 build(deps): bump alpine from 3.10.2 to 3.10.3 in /ci
49f552a build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.14.0 to 0.15.0
402be8a build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.15.0 to 0.16.0
7d1a7d5 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.16.0 to 0.17.0
f18217b build(deps): bump golang from 1.13.1-alpine to 1.13.3-alpine
7eb5a3b build(deps): bump golang from 1.13.3-alpine to 1.13.4-alpine
834f7b6 ci: Go 1.13.3 and 1.12.12
a1a170d ci: Go 1.13.4 & 1.12.13
97aaaa4 drone: don't set GOPROXY in docker build
50723db go mod tidy

v0.8.6

11 Oct 02:09
v0.8.6
3b3b456
Compare
Choose a tag to compare

Changelog

f3c7198 Dockerfile: go 1.13.1
fffe4e6 Go 1.13 is here!
0b64eaa Go 1.13rc2 is here
4150973 Merge pull request #31 from fsouza/golangci-lint-config-file
6de7807 Merge pull request #32 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.12.0
523fddd Merge pull request #33 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.13.0
3b3b456 Merge pull request #34 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.14.0
c5328df build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.11.0 to 0.12.0
8fa0589 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.12.0 to 0.13.0
7a47a64 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.13.0 to 0.14.0
6213ac4 ci: go 1.13.1 and 1.12.10
aaa459b ci: no need to pass ./... to golangci-lint
2f5575f ci: switch to config file for golangci-lint
793d116 github: add config for stale
d2009f0 golangci: disable wsl

v0.8.5

25 Aug 03:38
v0.8.5
ab24f2b
Compare
Choose a tag to compare

Changelog

db793b7 Move CI config files to the ci folder
ab24f2b goreleaser: fix deprecation warning

v0.8.4

25 Aug 01:15
v0.8.4
b7cbe18
Compare
Choose a tag to compare

Changelog

1fbea6c Dockerfile: use Go 1.13rc1 as the base image in the build stage
fb45760 Merge pull request #27 from fsouza/dependabot/docker/golang-1.12.9-alpine
0a90e9a Merge pull request #28 from fsouza/dependabot/docker/ci/alpine-3.10.2
242cec4 Merge pull request #29 from fsouza/dependabot/docker/alpine-3.10.2
b7cbe18 Merge pull request #30 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.11.0
eb197f5 build(deps): bump alpine from 3.10.1 to 3.10.2
647cdc5 build(deps): bump alpine from 3.10.1 to 3.10.2 in /ci
4d86379 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.10.0 to 0.11.0
2783b37 build(deps): bump golang from 1.12.8-alpine to 1.12.9-alpine
a8aea91 drone: go 1.12.9
f24529f drone: use Go 1.13rc1 to build docker image

v0.8.3

14 Aug 04:20
v0.8.3
6c25c5b
Compare
Choose a tag to compare

Changelog

6c25c5b Dockerfile: Go 1.12.8
ca76521 Dockerfile: set a default $GOPROXY and remove git
2b4d86e Merge pull request #24 from fsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-0.10.0
b8866ca Merge pull request #25 from fsouza/goreleaser-test
ac5c717 build(deps): bump github.com/aws/aws-sdk-go-v2 from 0.9.0 to 0.10.0
c7b212e drone: Go 1.12.8 & 1.11.13
1fe2e48 drone: add step for testing goreleaser
0046cb7 go mod tidy
6589657 main: use log.Fatal instead of panic

v0.8.2

22 Jul 16:34
v0.8.2
e70b525
Compare
Choose a tag to compare

Changelog

b8358d0 Dockerfile: don't hard code GOPROXY
2b9ddd8 drone: add Go 1.11.12
fc277c2 drone: also test the dockerfile on pushes
e70b525 drone: set CGO_ENABLED=0 on build
5c885ec drone: simplify pipeline name and workspace path
245947a main: remove some dead code

v0.8.1

14 Jul 16:04
v0.8.1
a16f144
Compare
Choose a tag to compare

Changelog

a16f144 drone: fetch git tag before goreleaser
b611180 drone: invoke goreleaser on tags
336e714 uploader: support external context and link up with request context

v0.8.0

13 Jul 14:29
v0.8.0
c69dd31
Compare
Choose a tag to compare

Changelog

5bed3fb Don't set ContentType/CacheControl when they're not defined
c69dd31 Implement DELETE
6f334e6 Merge pull request #19 from fsouza/dependabot/docker/ci/alpine-3.10.1
905c5dc Merge pull request #20 from fsouza/dependabot/docker/alpine-3.10.1
7245fa0 build(deps): bump alpine from 3.10.0 to 3.10.1
559af69 build(deps): bump alpine from 3.10.0 to 3.10.1 in /ci
36f1c6d drone: reformat jsonnet
2345241 drone: use the dockerfile_steps variable
56a3013 go mod tidy
e03b69a main: log contentType on error

v0.7.3

11 Jul 22:14
v0.7.3
39e51ca
Compare
Choose a tag to compare

Changelog

b9932bd Dockerfile: back to 1.12.7
fea6099 Merge pull request #13 from fsouza/dependabot/docker/alpine-3.10.0
7ca9a17 Merge pull request #14 from fsouza/dependabot/docker/ci/alpine-3.10.0
e0c2d0b Merge pull request #15 from fsouza/dependabot/docker/golang-1.12.7-alpine
44664de Merge pull request #16 from fsouza/drone-jsonnet
c029580 build(deps): bump alpine from 3.9 to 3.10.0
ba53dae build(deps): bump alpine from 3.9 to 3.10.0 in /ci
17f9fe9 build(deps): bump golang from 1.12.6-alpine to 1.12.7-alpine
75dc43b drone, Dockerfile: 1.12.6
fb8fa0a drone, docker: Go 1.13beta1
985c283 drone: Go 1.13-rc
54485a7 drone: go 1.12.7
4b60eb9 drone: more explicit name for the pipeline
be32b35 drone: move to jsonnet to support multiple versions of Go
04c6564 drone: remove the signature
806516b internal/uploader/mediastore: use the proper seeker wrapper
39e51ca mediastore: disable staticcheck for the aws.ReadSeekCloser usage