Releases: icgood/proxy-protocol
Releases · icgood/proxy-protocol
Version 0.6.1
11 May 02:34
Compare
Sorry, something went wrong.
No results found
Change Log
Switch to the GitHub Actions build badge (#24 ) @icgood
Switch to Github Actions build workflows (#23 ) @icgood
Improve TLV init from other TLVs (#22 ) @icgood
Use Python 3.9 as the default version (#21 ) @icgood
Version 0.6.0
10 Feb 03:30
Compare
Sorry, something went wrong.
No results found
Merge pull request #20 from icgood/want-read
Make parsing independent of transport
Version 0.5.7
29 Oct 21:41
Compare
Sorry, something went wrong.
No results found
Merge pull request #18 from icgood/pp-query
Specify PROXY protocol version in query params
Version 0.5.6
23 Sep 23:14
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from icgood/bind
Fix the default bind hostname
Version 0.5.5
23 Sep 01:46
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from icgood/docker
Fix docker build path
Version 0.5.4
16 Sep 04:07
Compare
Sorry, something went wrong.
No results found
Fix generated API doc issues
Version 0.5.3
16 Sep 03:31
Compare
Sorry, something went wrong.
No results found
Fix escaping on deployment conditions
Version 0.5.2
16 Sep 03:19
Compare
Sorry, something went wrong.
No results found
Fix duplicate deployment failure
Version 0.5.1
16 Sep 02:58
Compare
Sorry, something went wrong.
No results found
Fix the automatic build triggering for tags
Version 0.5.0
16 Sep 02:25
Compare
Sorry, something went wrong.
No results found
Support TLV data in V2 headers
Improves logging in server code
Minor typing improvements