Warning
This release contains breaking API changes, meaning that existing API clients might not work anymore. Compatible Terraform provider and Kubernetes operator updates will be released together with a stable release.
Features
- Support tickets for Kubernetes access by @LarsSven in #2562
- Deleting a user now closes all of their active sessions by @Eugeny in 7ad4017
Fixes
- fixed #2590 - a race when running SQLite migrations by @Eugeny in #2595
- fixed #2594 - TOTP secrets created in the admin UI are now generated with a CSPRNG by @Eugeny in 79bbe01
- SSH: when a target dies, the client is now sent a disconnect instead of being left hanging (#2520) by @janisdombr in #2549
- Live UI updates (sessions/approvals) now work across cluster nodes by @Eugeny in #2587
- fixed #2585 - a malformed RDP handshake could spin a CPU core by @Eugeny in #2591
Full Changelog: v0.29.0-beta.1...v0.29.0-beta.2