Releases: gravitational/teleport
Teleport 2.3.0-rc2
Description
Teleport 2.3.0-rc2 is a pre-production release. Use at your own risk.
Teleport 2.3.0-rc1
Description
Teleport 2.3.0-rc1 is a pre-production release. Use at your own risk.
Teleport 2.2.7
Description
Teleport 2.2.7 is a maintenance release which contains a bug fix.
Bug fixes
- Updated YAML parsing library. #1226.
Teleport 2.2.4
Description
Teleport 2.2.4 is a maintenance release which contains a bug fix.
Bug fixes
- Fixed issue with remote tunnel timeouts. #1140.
Teleport 2.2.3
Teleport 2.2.2
Description
Teleport 2.2.2 is a maintenance release which fixes the issue of refusing to accept certificates with long principal names [#1102].
Bugfixes
- Issue #1102: when using trusted clusters, Teleport cluster can refuse access to it's CA if the remote CA presents a certificate with a long principal in it.
Teleport 2.2.1
Description
Teleport 2.2.1 is a maintenance release which contains a improvement and a bug fix.
Improvements
- Added
--compat=oldssh
to bothtsh
andtctl
that can be used to request certificates in the legacy format (no roles in extensions). #1083
Bugfixes
- Fixed multiple regressions when using SAML with dynamic roles. #1080
Teleport 2.2.0
Description
Teleport 2.2.0 is a major new release of Teleport.
Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS. It is intended to be used instead of sshd. Teleport enables teams to easily adopt SSH best practices like: certificate-based access, two-factor authentication, session recording and audit, external identity providers, and much more.
Features
- HTTP CONNECT tunneling for Trusted Clusters. #860
- Long lived certificates and identity export which can be used for automation. #1033
- New terminal for Web UI. #933
- Read user environment files. #1014
- Improvements to Auth Server resiliency and availability. #1071
- Server side configuration of support ciphers, key exchange (KEX) algorithms, and MAC algorithms. #1062
- Renaming
tsh
tossh
or making a symlinktsh -> ssh
removes the need to typetsh ssh
, making it compatible with familiarssh user@host
. #929
Enterprise Features
- SAML 2.0. #1070
- Role mapping for Trusted Clusters. #983
- ACR parsing for OIDC identity providers. #901
Improvements
Teleport 2.2.0 Beta 1
v2.2.0-beta.1 Release 2.2.0-beta.1.
Teleport 2.2.0 Alpha 8
Merge pull request #1008 from gravitational/sasha/oktadocs docs and screenshots for Okta and SAML