Release Notes for v0.66.1
What's New
Client Improvements
- Fixed server mutex being held across
waitForUpinUp(), preventing potential blocking behavior.
#5460 - Fixed close-of-closed-channel panic in
ConnectClientretry loop.
#5470 - Fixed deadlock in route peer status watcher.
#5489 - Fixed profile config directory permissions.
#5457 - Lowered socket auto-discovery log level from Info to Debug.
#5463
Management Improvements
- Prevented deletion of groups linked to flow groups.
#5439 - Fixed user update permission validation.
#5441 - Added reverse proxy services REST client.
#5454 - Added explicit target deletion on service removal.
#5420
Proxy Improvements
- Flushed buffer immediately to improve gRPC support.
#5469
Self-Hosted Enhancements
- Added support for Embedded IdP PostgreSQL database.
#5443 - Allowed specifying SQL file locations for auth, activity, and main stores.
#5487
Security
- Upgraded Alpine Linux from 3.23.2 to 3.23.3.
#5217
New Contributors
Full Changelog: v0.66.0...v0.66.1