Releases: upvestco/httpsignature-proxy
Releases · upvestco/httpsignature-proxy
v1.3.2
Changelog
- 688dd3d Brew formula update for httpsignature-proxy version v1.3.1
- bab7d30 Incoming query parameters processing added
- bbc323b runtime: forward also query parameters of incoming request
- e9668a4 runtime: remove unnecessary comment
v1.3.1
Changelog
- 6f7b26d Brew formula update for httpsignature-proxy version v1.3.0
- 35bc09f Merge pull request #14 from areknoster/fix/dat-451-dont-exclude-accept-header
- 0ce6161 runtime: remove accept header from exclude list
v1.3.0
Changelog
95ab779 Brew formula update for httpsignature-proxy version v1.2.1
abcc8b2 multiple key config added
b72818b multiple key configs support added
v1.2.1
Changelog
89ebe3e Bump github.com/spf13/viper from 1.8.1 to 1.9.0
44bc3d7 Bump github.com/spf13/viper from 1.8.1 to 1.9.0
v1.2.0
Changelog
28b8213 Brew formula update for httpsignature-proxy version v1.1.3
fe030df signature generation updated to version 6; verbose mode added.
v1.1.3
Changelog
f971702 Brew formula update for httpsignature-proxy version v1.1.2
5734194 Correct binary name in example usage
f629954 Fixed url generation for GET request; README.md misspell fixes.
d0ac5a2 Update README.md
v1.1.2
Changelog
1aed215 Brew formula update for httpsignature-proxy version v1.1.1
ddcbe32 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
090f939 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
64179e6 Bump github.com/spf13/viper from 1.7.1 to 1.8.1
fa8f7c8 Dependency update for github.com/spf13/viper from 1.7.1 to 1.8.1
596f4db Fix README.md Add ed25519 key generation instructions Fix various typo.
56398f4 Merge pull request #7 from upvestco/feature/fix-readme-file
v1.1.1
Changelog
2c33e8a Add exceptions for headers to be used in signing.
16bc945 Brew formula update for httpsignature-proxy version v1.1.0
v1.1.0
Changelog
8508ab6 Added install options to README.md Updated the Makefile
2441b18 Brew formula update for httpsignature-proxy version v1.0.0
b9b3295 Fixed key generation section in README.md
v1.0.0
Changelog
ec8d00c Added a Goreleaser GitHub Action to do a release on new v* tags.
f88308a Added a Homebrew recipe to Goreleaser-config.
b3bb364 Implemented the proxy logic and added usage instructions.
233a567 Initial commit
fc62199 Skeleton structure for the CLI-tool