Sourced from github.com/netbirdio/netbird's releases.
v0.74.7
What's Changed
- [relay] Handle QUIC connections concurrently to prevent handshake head-of-line blocking by
@lixmalin netbirdio/netbird#6784- [client] Reject leading hyphen in getent input to prevent flag injection by
@lixmalin netbirdio/netbird#6787- [client] Sanitize peer FQDN/hostname in generated SSH config by
@riccardomanfrinin netbirdio/netbird#6805- [client] Disable gVisor TCP RACK loss detection on Windows by
@lixmalin netbirdio/netbird#6808- [client] Rename isValidAccessToken to reflect audience-only check by
@riccardomanfrinin netbirdio/netbird#6806- [client] Bind netstack SOCKS5 proxy to 127.0.0.1 by default by
@riccardomanfrinin netbirdio/netbird#6812- [client] Evaluate IP fragments against firewall ACLs by
@lixmalin netbirdio/netbird#6781Full Changelog: https://github.com/netbirdio/netbird/compare/v0.74.6...v0.74.7
v0.74.6
What's Changed
- [client] ios: preserve WireGuard key on interactive re-login (#6777)
Full Changelog: https://github.com/netbirdio/netbird/compare/v0.74.5...v0.74.6
v0.74.5
What's Changed
- [proxy] enforce model allowlist for URL-routed providers (Bedrock/Vertex) by
@mlsmayconin netbirdio/netbird#6764- [management] Remove proxy peer stale deduplication logic by
@mlsmayconin netbirdio/netbird#6768Full Changelog: https://github.com/netbirdio/netbird/compare/v0.74.4...v0.74.5
v0.74.4
What's Changed
- [management] fix: prevent reverse proxy domain from being pushed as DNS search domain by
@blaugrau90in netbirdio/netbird#6498- [client] Recover from rosenpass key desync by
@lixmalin netbirdio/netbird#6714- [client] Bump golang.org/x/crypto to v0.54.0 by
@lixmalin netbirdio/netbird#6709New Contributors
@blaugrau90made their first contribution in netbirdio/netbird#6498Full Changelog: https://github.com/netbirdio/netbird/compare/v0.74.3...v0.74.4
v0.74.3
What's Changed
- [client] fix MDM managementURL conflict on default-port URL echo by
@riccardomanfrinin netbirdio/netbird#6672- [client] Update gopsutil to v4 by
@mlsmayconin netbirdio/netbird#6688- [client] Fix hanging status command during relay dial by
@theodorsmin netbirdio/netbird#6694Full Changelog: https://github.com/netbirdio/netbird/compare/v0.74.2...v0.74.3
v0.74.2
What's Changed
- [management] Add vLLM e2e test by
@bragininiin netbirdio/netbird#6649
... (truncated)
a1c9427
[client] Evaluate IP fragments against firewall ACLs (#6781)b7b0d57
[client] Bind netstack SOCKS5 proxy to 127.0.0.1 by default (#6812)3f8c447
[client] Rename isValidAccessToken to reflect audience-only check (#6806)6e3f4d8
[client] Disable gVisor TCP RACK loss detection on Windows (#6808)099ae4b
[client] Sanitize peer FQDN/hostname in generated SSH config (#6805)63d60ba
[client] Reject leading hyphen in getent input to prevent flag injection
(#6787)62fc8d2
[relay] Handle QUIC connections concurrently to prevent handshake
head-of-lin...3a2f773
[client] preserve WireGuard key on interactive re-login (#6777)f0eed75
[management] Remove proxy peer stale deduplication logic (#6768)277d8e4
[proxy] enforce model allowlist for URL-routed providers
(Bedrock/Vertex) (#6.../codesmith with what you
need. Autofix is disabled.
Signed-off-by: dependabot[bot]