Releases: ChandraNarreddy/sniproxy
Releases · ChandraNarreddy/sniproxy
v1.0.11
v1.0.10
Merge pull request #35 from ChandraNarreddy/development Introduced support for MaxRequestBodyBytes as an optional parameter i…
v1.0.9
Merge pull request #34 from ChandraNarreddy/development Fixed a bug where first request post resetting AuthToken did not carr…
v1.0.8
Merge pull request #33 from ChandraNarreddy/development Reduced DefaultAuthTokenEncryptionKeySize to 32
Fixed a bug in earlier revisions where authToken's length was incorrectly truncated
Merge pull request #32 from ChandraNarreddy/development Fixed authToken encryption secret bug
v1.0.6
What's Changed
- Fixed a bug in defaultAuthChecker which passed authenticated cum vali… by @ChandraNarreddy in #30
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Merge pull request #29 from ChandraNarreddy/development Fixed a bug in v1.0.4 release which set the X-Identity header incorre…
v1.0.4
Fixed a race condition from previous version and hence retracted the release using go mod.
v1.0.3
Merge pull request #27 from ChandraNarreddy/development 1. Adhering to proxy requirements, does not forward Hop-By-Hop headers
v1.0.2
Added proxy headers.