Releases: kayrus/gof5
Releases · kayrus/gof5
v0.1.5
What's Changed
- Bump github.com/pion/dtls/v2 from 2.0.8 to 2.2.4 by @dependabot in #48
- Bump golang.org/x/net from 0.5.0 to 0.17.0 by @dependabot in #54
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #55
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #57
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #58
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #60
- Parse f5vpn urls by @fwiesel in #44
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #61
- Avoid duplicate search entries by @fwiesel in #43
- GH-A: use github actions releaser by @kayrus in #62
New Contributors
- @dependabot made their first contribution in #48
- @fwiesel made their first contribution in #44
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
- use
github.com/kayrus/tuncfgpackage to manage tun interfaces - fixes issues with executable ppp/pppd handling
- speed-up routes management in bsd/win
- fix race condition with ppp handshake and tunnel establishment
- remove
github.com/songgao/waterdependency, use onlygolang.zx2c4.com/wireguard - support native Apple M1 arm64 builds
v0.1.1
v0.1.0
v0.0.10
v0.0.9
v0.0.8: Rename original resolv.conf instead of rewriting
Co-authored-by: Heiko Schlittermann <hs@schlittermann.de>