Teleport 15.2.1
Description
- Teleport Connect now shows all recent connections instead of capping them at 10. #40250
- Limit max read size for the tsh device trust DMI cache file on Linux. #40234
- Fix an issue that prevents the teleport service from restarting. #40229
- Add new resource filtering predicates to allow exact matches on a single item of a delimited list stored in a label value. For example, if given the following label containing a string separated list of values
foo=bar,baz,bang, it is now possible to match on any resources with a labelfoothat contains the elementbarviacontains(split(labels[foo], ","), bar). #40183 - Updated Go to 1.21.9. #40176
- Adds
disable_exec_pluginoption to the Machine ID Kubernetes Output to remove the dependency ontbotexisting in the target environment. #40162 - Adds the
database-tunnelservice totbotwhich allows an authenticated database tunnel to be opened bytbot. This is an improvement over the original technique of usingtbot proxy db. #40151 - Allow diagnostic endpoints to be accessed behind a PROXY protocol enabled loadbalancer/proxy. #40138
- Include system annotations in audit event entries for access requests. #40123
- Fixed GitHub Auth Connector update event to show in Audit Log with name and description. #40116
- Re-enabled the
show_desktop_wallpaperflag. #40088 - Reduce default Jamf inventory page size, allow custom values to be provided. #3817
Download
Download the current and previous releases of Teleport at https://goteleport.com/download.