Releases: aramperes/onetun
Releases Β· aramperes/onetun
v0.3.7
v0.3.6
What's Changed
- Update MSRV to 1.70.0 by @aramperes and @it-nalon in #57
- Update
clap
by @lu-zero in #55
New Contributors
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Support WireGuard pre-shared key (PSK) by @george-hopkins in #51
New Contributors
- @george-hopkins made their first contribution in #51
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Fix stack overflow on Windows by @samhug in #41
- Gracefully handle WireGuardError::ConnectionExpired #44 by @TitanNano in #45
- Updated
onetun
dependencies - Bumped MSRV to 1.57.0
New Contributors
- @kianmeng made their first contribution in #42
- @samhug made their first contribution in #41
- @TitanNano made their first contribution in #45
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Re-export
boringtun
X25519 primitives, so that it is not a required dependency when embeddingonetun
- Update
onetun
dependencies, includingsmoltcp
0.8.1 - Increase MSRV to 1.56.1
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Updated MSRV to 1.56 and Rust edition 2021
- Fixed Docker release
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- This is the first release of
onetun
published to crates.io - Updated
boringtun
to0.4.0
- Fixed client-side UdpStream not writing entire data
- Update usage and architecture documentation
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Ensure all bytes are written to TcpStream by @aramperes in #32
Full Changelog: v0.2.8...v0.2.9