v0.68.3
netbirdio/netbirdv0.68.3Apr 14, 2026by pascal-fischer
AI Summary
A minor maintenance release addressing context handling and adding version string validation in CI.
Key Highlights
- Reverted ctx dependency in account retrieval with backpressure
- Added context cancel monitoring
- Added CI check for proto version string changes
Full Release Notes
## What's Changed * [management] revert ctx dependency in get account with backpressure by @crn4 in https://github.com/netbirdio/netbird/pull/5878 * [management] add context cancel monitoring by @pascal-fischer in https://github.com/netbirdio/netbird/pull/5879 * [misc] Add CI check for proto version string changes by @lixmal in https://github.com/netbirdio/netbird/pull/5854 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.68.2...v0.68.3