v0.74.5
netbirdio/netbirdv0.74.5Jul 14, 2026by mlsmaycon
AI Summary
This release addresses proxy and management server logic updates, enforcing allowlists for URL-routed providers and removing stale peer deduplication logic.
Key Highlights
- Proxy: Enforces model allowlist for URL-routed providers (Bedrock/Vertex)
- Management: Removes stale peer deduplication logic
Full Release Notes
## What's Changed * [proxy] enforce model allowlist for URL-routed providers (Bedrock/Vertex) by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6764 * [management] Remove proxy peer stale deduplication logic by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6768 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.74.4...v0.74.5