update netbird - #964
Merged
Merged
update netbird#964
Conversation
netbird-client: 0.77.1 -> 0.78.0 Diff: netbirdio/netbird@v0.77.1...v0.78.0 netbird-dashboard: 2.91.1 -> 2.92.0 Diff: netbirdio/dashboard@v2.91.1...v2.92.0 netbird-proxy: 0.77.1 -> 0.78.0 Diff: netbirdio/netbird@v0.77.1...v0.78.0 netbird-server: 0.77.1 -> 0.78.0 Diff: netbirdio/netbird@v0.77.1...v0.78.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
netbird-client: 0.77.1 -> 0.78.0
Diff: netbirdio/netbird@v0.77.1...v0.78.0
netbird-dashboard: 2.91.1 -> 2.92.0
Diff: netbirdio/dashboard@v2.91.1...v2.92.0
netbird-proxy: 0.77.1 -> 0.78.0
Diff: netbirdio/netbird@v0.77.1...v0.78.0
netbird-server: 0.77.1 -> 0.78.0
Diff: netbirdio/netbird@v0.77.1...v0.78.0
netbird v0.78.0 release notes
Release Notes for v0.78.0
Highlights
Rosenpass at all, so peers with Rosenpass enabled failed to establish through it on a PSK
mismatch — an incompatibility that was never documented. The proxy now runs Rosenpass in
permissive mode, so it connects both to Rosenpass-enabled peers and, exactly as before, to
peers without it.
NB_PROXY_ROSENPASS=falseturns it off.exclusion list removed (#6762, #6763).
endpoints, Bedrock model discovery served from the control plane, guardrail allowlists for
declared model ids, and the endpoint conformed to the LLM gateway protocol
(#7274, #7221, #7250, #7239, #7154, #7389, #7246).
the leak/poisoning window towards the system resolvers.
go-quicv0.62.0 across client, relay and management (#7359).refactor: no change is expected for standard deployments.
Behaviour changes
support (#7153). Anyone using them without the opt-in has to enable it.
logincommand (#7384).sudouser rather than forroot(#7238).kept per profile (#7387, #7349).
Security / hardening
X-Peer-IDon metrics ingest is not a credential (#7363).math/randlibrary is gone from management (#6836).Client — fixes
agentConnectingis dropped whenever the ICE session state clears (#7327).… (truncated)
dashboard v2.92.0 release notes
What's Changed
New Contributors
Full Changelog: netbirdio/dashboard@v2.91.1...v2.92.0