Teleport Upcoming Releases
The Teleport team delivers a new major release roughly every 4 months.
Teleport
Version | Date |
---|---|
16.1.0 | July 15, 2024 |
16.2.0 | August 15, 2024 |
16.1.0
Database Access session replay
Database Access users will be able to watch PostgreSQL query replays in the web UI or with tsh
.
16.2.0
Nested access lists
Teleport admins and access list owners will be able to add access lists as members in other access lists.
Teleport Cloud
The key deliverables for Teleport Cloud in the next quarter:
Week of | Description |
---|---|
July 22, 2024 | Teleport 16.1 will begin rollout on Cloud. |
July 22, 2024 | Teleport 16.1 agents will begin rollout to eligible tenants. |
Production readiness
Teleport follows semantic versioning for pre-releases and releases.
Pre-releases
Pre-releases of Teleport (versions with suffixes like -alpha
, -beta
, -rc
)
should not be run in production environments.
Pre-releases of Teleport are great for testing new features, breaking changes, and backwards incompatibility issues either in development or staging environments.
Major Releases
Major releases look like 15.0.0
.
Major releases of Teleport contain many large new features and may contain breaking changes.
Due to the scope and quantity of changes in a major release, we encourage deploying to staging first to verify your usage pattern has not changed.
Minor Releases
Minor releases look like 15.X.0
.
Minor releases of Teleport typically contain smaller features and improvements. Minor releases can typically be deployed directly to production.
Most customers upgrade to the next major version of Teleport during the first minor release, such as 15.1.0.
Patch Releases
Patch releases contain small bug fixes and can typically be deployed directly to production.