Securing Infrastructure Access at Scale in Large Enterprises
Dec 12
Virtual
Register Now
Teleport logoTry For Free
Fork me on GitHub

Teleport

Teleport Upcoming Releases

The Teleport team delivers a new major release roughly every 4 months.

Teleport

VersionDate
17.1.0December 13th, 2024

17.1.0

GitHub access

Teleport will natively support GitHub access allowing users to transparently interact with Github with RBAC and audit logging support.

Per-session MFA via IdP

Teleport users will be able to satisfy per-session MFA checks by authenticating with an external identity provider as an alternative to using second factors registered with Teleport.

Access requests support for AWS Identity Center

AWS Identity Center integration will allow users to request short or long term access to permission sets via Access Requests.

Database access for PostgreSQL via web UI

Database access users will be able to connect to PostgreSQL databases connected to Teleport right from the web UI and use psql-style interface to query the database.

Hosted email plugin for access requests

Users will be able to setup Mailgun or generic SMTP server for access request notifications using Teleport web UI without needing to self-host the email plugin.

Multi-port support for VNet

Users will be able to support multiple ports (or a range of ports) with a single TCP application, and Teleport VNet will make all of the application's ports accessible on the virtual network.

Graphical Role Editor

Teleport's web UI will include a new role editor that allows users to create and modify roles without resorting to a raw YAML editor.

Teleport Policy

VersionDate
1.26.0December 2024
1.27.0January 2025

1.26.0

Azure integration

Teleport Policy will support Azure integration allowing users to sync Azure resources such as VMs and databases, and visualize access paths to them.

Role templates

When calculating access paths, Teleport Policy will take user traits and role resource labels into account.

1.27.0

Support for Teleport trusted clusters

Teleport Policy will support Teleport trusted clusters, allowing users to enroll multiple self-hosted Teleport clusters into a single Policy instance. This feature will allow users to see access across all Teleport clusters.

Teleport Cloud

The key deliverables for Teleport Cloud in the next quarter:

Week ofDescription
December 16th, 2024Teleport 17.1 will begin rollout on Cloud.
December 16th, 2024Teleport 17.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 16.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 16.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 16.1.0.

Patch Releases

Patch releases contain small bug fixes and can typically be deployed directly to production.