Releases: aramperes/onetun
Releases · aramperes/onetun
v0.3.10
What's Changed
- chore: update to smoltcp 0.12 by @aramperes in #65
- This release includes release artifacts for
linux-aarch64
(ARM64). Also, both Linux binaries are now statically linked.
Full Changelog: v0.3.9...v0.3.10
v0.3.9
This release replaces the macos-intel
artifact with macos-aarch64
for Apple Silicon.
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Update to smoltcp 0.11 by @aramperes in #59
- update boringtun to 0.6.0 by @aramperes in #60
- Optimize apt-get commands to reduce image size in Dockerfile by @PeterDaveHello in #61
- increase default smoltcp interface limit and add to README by @aramperes in #64; fixes bug reported by @dhenry123 in #63
New Contributors
- @PeterDaveHello made their first contribution in #61
Full Changelog: v0.3.7...v0.3.8
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