Skip to content

Releases: packethost/aws-s3-proxy

v3.1.0

31 May 18:35
1522456
Compare
Choose a tag to compare
Merge pull request #11 from packethost/DEL-3812-env-vars

Update s3-proxy to use env vars for all secrets

v3.0.4

12 Apr 21:42
aaebb29
Compare
Choose a tag to compare
Merge pull request #9 from packethost/no-dir-walk

disable dir walks

v3.0.3

30 Mar 18:57
0c4a2a7
Compare
Choose a tag to compare
Merge pull request #6 from packethost/metrics-secondary-readthrough

Start adding counter metric for secondary store read throughs

v3.0.2

29 Mar 20:39
0932957
Compare
Choose a tag to compare
Merge pull request #8 from packethost/logging

Fix requests using echo logger instead of global zap logger

v3.0.1

21 Mar 21:55
8e6c85f
Compare
Choose a tag to compare
Merge pull request #7 from packethost/healthcheck

Add static healthcheck route

v3.0.0

16 Mar 20:56
5297de2
Compare
Choose a tag to compare
Merge pull request #5 from packethost/refactor

Refactor for multi bucket support and fall back

v2.3.2

04 Jan 17:10
ca386f2
Compare
Choose a tag to compare
Merge pull request #4 from packethost/use-echo-http

Refactor to echo and add metrics

v2.3.0

28 Jun 16:25
8bdc3dd
Compare
Choose a tag to compare
Merge pull request #2 from packethost/facility-header

add facility header

add upload

11 May 21:40
b7a4286
Compare
Choose a tag to compare
v2.2.0

Update create-release.yaml

switch to cobra command and go 1.16

06 May 17:30
Compare
Choose a tag to compare
v2.1.0

refactor to basic cobra, update go-1.15