Description
This release of Teleport contains multiple improvements and bug fixes.
- Fixed formatting issues in
tctl get installer
. #17167 - Fixed issue with client idle timeout sometimes kicking in too early. #16868
- Fixed issue with private key format affecting some 3rd party clients. #17045
- Fixed issue with X11 forwarding not working for non-root users. #17130
- Fixed a goroutine leak in the API client. #17124
- Fixed issue with SIGINT sent to database client terminating
tsh db connect
connection. #16932 - Fixed compatibility issue preventing connections from
10.2.3
and newer clusters into older versions. #17226 - Fixed issue with fetching desktops using the list resources API. #17117
- Fixed potential integer overflow issue in the desktop access protocol. #17179
- Added ability to specify OIDC username claim using
username_claim
field. #17070 - Improved
curl
command produced bytsh app login
to avoid TLS errors. #16975 - Improved data consistency when using etcd backend. #17049
- Improved memory usage in large clusters. #17087
- Improved desktop access performance. #17071
Download
Download the current and previous releases of Teleport at https://gravitational.com/teleport/download.
labels: security-patch=yes