Releases: TelkomIndonesia/s3-reverse-proxy
Releases · TelkomIndonesia/s3-reverse-proxy
0.2.1
0.1.0
Changelog
- b661362 rename action
- 838e971 add go-releaser
- e4f63ac temporarily revertback to memory buffer
- b90c9bb update readme
- 45402f9 restore ci and remove comment
- 7491771 - refactor env - refactor filebuffer
- a716916 revert ci.yml and remove go test from build-push ci
- 63c6cd8 add lowercase for image name
- 3801a34 update golang to 1.16
- ceb1121 change image name dynamic by repo name and add go test
- 79adf7b remove old ci
- 9ed9a89 Merge branch 'master' of https://github.com/TelkomIndonesia/s3-reverse-proxy
- 0672593 add build and push docker image action
- 2df764b - loosen-up region regex - optimize body handling - add addressing convertion
- 0ea5c37 bump dependencies and add docker actions to CI
- bd5bc90 Merge pull request Kriechi#4 from TrueCarry/master
- 8590c9a Add env names to help and docker with env example
- 3df9ea6 Allow env vars
- 186e205 rename metrics to have same prefix
- 17fcf4b Better regex and non blocking additional http servers
- b9fa95d bump and cleanup
- c753875 handle AWS SigV4 correctly with RawPath
- 062f15d un-vendor dependencies - go mod is good enough now
- 724e69b auto-detect region
- 7a50b02 update CI workflow
- 8e1f90b bump dependencies
- 39b0f01 add pprof listener with option
- 999f457 fix prometheus metrics option
- 8ebca3d Merge pull request Kriechi#1 from Kriechi/github-actions
- 7f7915b add GitHub Actions as CI
- ea10b15 migrate from dep to go mod
- f1a7047 add release information to README
- 9eee087 refactor options and add more tests
- 81fd674 add simple option parsing tests
- 55db0c2 initial commit