Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v17] Move the Upcoming Releases page to v17 #50774

Open
wants to merge 1 commit into
base: branch/v17
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 59 additions & 85 deletions docs/pages/upcoming-releases.mdx
Original file line number Diff line number Diff line change
@@ -1,117 +1,107 @@
---
title: Teleport Upcoming Releases
description: A timeline of upcoming Teleport releases.
h1: Upcoming Teleport Releases
---

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

## Teleport

### Teleport 12.3.0
| Version | Date |
|---------|-----------------------------|
| 17.1.0 | Week of December 16th, 2024 |
| 17.2.0 | Week of January 6th, 2024 |

#### Automatic user creation for Desktop Access
### 17.1.0

Teleport's passwordless access for local users will provide the ability to
create Windows users on demand, similar to how host-user creation works for SSH
servers.
#### Access requests support for AWS Identity Center

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

Will include fixes for wildcard patterns, excessive audit logging and PyCharm
compatibility. [#22748](https://github.com/gravitational/teleport/issues/22748)
[#21518](https://github.com/gravitational/teleport/issues/21518)
[#22982](https://github.com/gravitational/teleport/issues/22982)
[#22263](https://github.com/gravitational/teleport/issues/22263)
[#20863](https://github.com/gravitational/teleport/issues/20863)
[#23593](https://github.com/gravitational/teleport/issues/23593)
#### Database access for PostgreSQL via web UI

| Version | Date |
|---------|---------------|
| 12.3.0 | May 1st, 2023 |

### Teleport 13.0.0
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.

| Version | Date |
|----------------|------------------|
| 13.0.0-alpha.1 | April 17th, 2023 |
| 13.0.0 | May 8th, 2023 |
#### Hosted email plugin for access requests

Check warning on line 28 in docs/pages/upcoming-releases.mdx

View workflow job for this annotation

GitHub Actions / Lint docs prose style

[vale] reported by reviewdog 🐶 [messaging.capitalization] Capitalize the names of Teleport services and features (access requests is incorrect). See the Core Concepts page (https://goteleport.com/docs/core-concepts/) for a reference. Raw Output: {"message": "[messaging.capitalization] Capitalize the names of Teleport services and features (access requests is incorrect). See the Core Concepts page (https://goteleport.com/docs/core-concepts/) for a reference.", "location": {"path": "docs/pages/upcoming-releases.mdx", "range": {"start": {"line": 28, "column": 30}}}, "severity": "WARNING"}

#### Automatic updates
Users will be able to setup Mailgun or generic SMTP server for access request

Check warning on line 30 in docs/pages/upcoming-releases.mdx

View workflow job for this annotation

GitHub Actions / Lint docs prose style

[vale] reported by reviewdog 🐶 [messaging.capitalization] Capitalize the names of Teleport services and features (access request is incorrect). See the Core Concepts page (https://goteleport.com/docs/core-concepts/) for a reference. Raw Output: {"message": "[messaging.capitalization] Capitalize the names of Teleport services and features (access request is incorrect). See the Core Concepts page (https://goteleport.com/docs/core-concepts/) for a reference.", "location": {"path": "docs/pages/upcoming-releases.mdx", "range": {"start": {"line": 30, "column": 64}}}, "severity": "WARNING"}
notifications using Teleport web UI without needing to self-host the email
plugin.

Users will be able to configure Teleport agents to upgrade automatically.
#### Multi-port support for VNet

#### TLS routing through ALB for server access and Kubernetes access
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.

Teleport will support server access and Kubernetes access through load
balancers in TLS routing mode.
#### Graphical Role Editor

#### Ability to import applications and groups from Okta to Application Access
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 will be able to imports Okta apps and groups and users will be able to
use Access Requests with Okta apps and groups.
#### Granular SSH port forwarding controls

#### AWS OpenSearch support for Database Access
Teleport will allow cluster administrators to enable local and remote port forwarding
separately rather than grouping both types of port forwarding behind a single option.

Database access will add support for connecting to AWS OpenSearch.
### 17.2.0

#### Cross-Cluster Search for Teleport Connect
#### Per-session MFA via IdP

Teleport Connect will include a new search experience, allowing you to search
for and connect to resources across all logged-in clusters.
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.

#### Kubernetes access performance improvements
*Delayed from Teleport 17.1.0.*

Users will experience better performance when interacting with Kubernetes clusters.
#### GitHub access

#### Universal binaries (including Apple Silicon) for macOS
Teleport will natively support GitHub access allowing users to transparently
interact with Github with RBAC and audit logging support.

Teleport will run natively on ARM Macs, without the need for Rosetta emulation.
*Delayed from Teleport 17.1.0.*

#### Simplified RDS onboarding flow in Access Management UI
#### Oracle Toad 🐸 client support

Teleport Access Management UI will provide ability to connect to AWS account
and select RDS databases for onboarding.
Oracle Database Access users will be able to use Toad GUI client.

Check warning on line 69 in docs/pages/upcoming-releases.mdx

View workflow job for this annotation

GitHub Actions / Lint docs prose style

[vale] reported by reviewdog 🐶 [messaging.protocol-products] Avoid the impression that Teleport consists of multiple products for secure access, e.g., "Database Access" or "Server Access". Instead, talk about enrolling resources in your Teleport cluster, protecting resources with Teleport, or the ability for Teleport to proxy various protocols. Raw Output: {"message": "[messaging.protocol-products] Avoid the impression that Teleport consists of multiple products for secure access, e.g., \"Database Access\" or \"Server Access\". Instead, talk about enrolling resources in your Teleport cluster, protecting resources with Teleport, or the ability for Teleport to proxy various protocols.", "location": {"path": "docs/pages/upcoming-releases.mdx", "range": {"start": {"line": 69, "column": 8}}}, "severity": "WARNING"}

#### Light theme for Web UI
## Teleport Policy

Teleport's web UI will ship with an optional light theme.

#### Other

In addition, the following improvements
| Version | Date |
|---------|---------------|
| 1.26.0 | December 2024 |
| 1.27.0 | January 2025 |

- Improved SQL Server PKINIT Auth support
- Session recording video export support for Desktop Access
- Add support for locking to Web UI
- Device listing in Web UI
### 1.26.0

### 13.1.0
#### Role templates

#### GCP Auto-Discovery for Server Access
When calculating access paths, Teleport Policy will take user traits and role
resource labels into account.

Teleport will be able to automatically enroll GCP VM for server access.
### 1.27.0

#### OpsGenie Access Request Plugin
#### Azure integration

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

*Delayed from Teleport 13.0.0.*
#### NetIQ integration

| Version | Date |
|---------|----------------|
| 12.3.0 | June 1st, 2023 |
Teleport Policy will support NetIQ integration, allowing users to
sync and visualize NetIQ permissions.

## Teleport Cloud

The key deliverables for Teleport Cloud in the next quarter:

| Week of | Description |
|------------------|------------------------------------------------------|
| April 10th, 2023 | Teleport 12.2 begins to roll out for Cloud customers |
| May 8th, 2023 | Add support for hosted Access Request plugins |
| June 5th, 2023 | Teleport 13.1 begins to roll out for Cloud customers |
| June 5th, 2023 | Advanced Audit Log rollout begins |
| Week of | Description |
|-----------------------|----------------------------------------------------------------|
| January 6th, 2024 | Teleport 17.1 will begin rollout on Cloud. |
| January 6th, 2024 | Teleport 17.1 agents will begin rollout to eligible tenants. |

## Production readiness

Expand Down Expand Up @@ -151,19 +141,3 @@

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

## Preview Policy

A product or feature may be marked as "Preview" if any of the following is
true.

- The product or feature is missing key functionality. For example, Microsoft
SQL Server support for database access initially shipped without audit
logging support.
- The product or feature has NOT been adopted by at least 2 existing customers.
- The product or feature has NOT been through a security audit.
- The documentation for the product or feature is incomplete.
- Assets (e.g. binaries) associated with the feature are not published to our
official downloads page.

Use preview features in production if the above issues are not a concern.
Loading