Skip to content

Releases: bdwyertech/gontlm-proxy

v0.2.9

18 Jun 13:51
783f588
Compare
Choose a tag to compare

Changelog

345e76d Add runtime version to version output
783f588 Add staticcheck into the fix

v0.2.8

05 May 15:08
a50c212
Compare
Choose a tag to compare

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

20 Apr 01:29
5e6933b
Compare
Choose a tag to compare

Changelog

5e6933b Clean up structure

v0.2.6

20 Apr 01:23
5b3d091
Compare
Choose a tag to compare

Changelog

5b3d091 Fix build version output

v0.2.5

19 Apr 16:54
21136e4
Compare
Choose a tag to compare

Changelog

21136e4 Export config variables so we can override them when consuming as library

v0.2.4

19 Apr 15:23
56c45d2
Compare
Choose a tag to compare

Changelog

56c45d2 Add a loop safety
42c5522 Cleanup

v0.2.3

19 Apr 05:00
0428923
Compare
Choose a tag to compare

Changelog

0428923 Preserve upstream SSL certificates

v0.2.2

19 Apr 01:53
2adc467
Compare
Choose a tag to compare

Changelog

2adc467 Refactor to make it a bit more obvious whats going on
06f26d5 Update deps for changes/enhancements

v0.2.1

18 Apr 20:38
bec5ad2
Compare
Choose a tag to compare

Changelog

bec5ad2 Facilitate log level coalescence when consuming as a library

v0.2.0

18 Apr 19:11
24ce660
Compare
Choose a tag to compare

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