Releases: Snawoot/steady-tun
Releases · Snawoot/steady-tun
v1.4.0
v1.3.1
v1.3.0
What's Changed
- Refactor main package into subpackages by @Snawoot in #7
- Dependencies update by @Snawoot in #8
- Dialer chain by @Snawoot in #9
- CI improvements by @Snawoot in #10
- Factor out connection wrapping by @Snawoot in #11
- Direct dispatch on pool shortage by @Snawoot in #12
Full Changelog: v1.2.1...v1.3.0
v1.2.1
No-TLS mode
This release introduces option -tls-enabled=false
to disable TLS and use program just for TCP pooling.
Stability and performance improvements
v1.1.1 queue fixes
Improvements
- Bake version into binary
- Formatted all code
- Feature: Enabled TLS session cache
- More build platforms
Fix root CAs on Windows
v1.0.1 Fix root CAs on Windows
Stable version
v1.0.0 First stable version