Releases: bdwyertech/gontlm-proxy
Releases · bdwyertech/gontlm-proxy
v0.2.9
Changelog
345e76d Add runtime version to version output
783f588 Add staticcheck into the fix
v0.2.8
Changelog
b27b433 Add a Gitter
3d8c02b Move TTY logging to debug
a50c212 The custom CA certificate logic is no longer necessary
0a10aa4 Update README.md
ec4dc6a Update logrus for potential crash on Windows
v0.2.7
Changelog
5e6933b Clean up structure
v0.2.6
Changelog
5b3d091 Fix build version output
v0.2.5
Changelog
21136e4 Export config variables so we can override them when consuming as library
v0.2.3
Changelog
0428923 Preserve upstream SSL certificates
v0.2.2
Changelog
2adc467 Refactor to make it a bit more obvious whats going on
06f26d5 Update deps for changes/enhancements
v0.2.1
Changelog
bec5ad2 Facilitate log level coalescence when consuming as a library
v0.2.0
Changelog
24ce660 Check for terminal type before forcing output
e7961f1 Clean up logging and implement it in proxyplease to avoid massive memory leak
0841bd2 Fix concurrency issues in proxyplease
fbf030b Fix path to main
1deb3b8 Only timeout idle connections
6eb914b Refactor to use GoProxy Dialer functions
bc4b393 Restructure executor
20c9fde Vendor deps