From 8c64bd1df4c629c62cc34cbedf99a9d62fa02891 Mon Sep 17 00:00:00 2001 From: Russell Jones Date: Mon, 18 Nov 2024 10:55:18 -0800 Subject: [PATCH] Added 10/30 Upcoming Releases Update (#48153) --- docs/pages/upcoming-releases.mdx | 108 ++++++++++--------------------- 1 file changed, 35 insertions(+), 73 deletions(-) diff --git a/docs/pages/upcoming-releases.mdx b/docs/pages/upcoming-releases.mdx index 80025b0f0cea9..b8fbdb206f0b2 100644 --- a/docs/pages/upcoming-releases.mdx +++ b/docs/pages/upcoming-releases.mdx @@ -9,97 +9,62 @@ The Teleport team delivers a new major release roughly every 4 months. | Version | Date | |---------|---------------------| -| 17.0.0 | November 15th, 2024 | | 17.1.0 | December 13th, 2024 | -### 17.0.0 - -#### New Nav - -Teleport 17 will include navigation updates to enhance usability and -scalability of the web UI. - -#### Modern Signature Algorithms - -Teleport admins will have the option to use elliptic curve cryptography for the -majority of user, host, and certificate authority key material. This includes -Ed25519 SSH keys and ECDSA TLS keys, replacing the RSA keys used today. - -#### (Preview) AWS Identity Center integration - -Teleport will integrate with AWS Identity Center to allow users to sync and -manage AWS IC group members via Access Lists. - -#### Hardware Key support for Teleport Connect - -Teleport's support for [hardware-backed private -keys](admin-guides/access-controls/guides/hardware-key-support.mdx) will be extended to -Teleport Connect. - -*Delayed from Teleport 16.3.0.* - -#### Nested Access Lists - -Teleport admins and Access List owners will be able to add Access Lists as -members in other Access Lists. - -*Delayed from Teleport 16.2.0.* - -#### Access Lists UI/UX improvements - -Teleport web UI will have an updated Access Lists page that will include the new table -view, improved search and filtering capabilities. - -#### Signed and notarized macOS assets - -macOS teleport.pkg installer will include signed and notarized `tsh.app` and `tctl.app` -so downloading a separate tsh.pkg to use Touch ID will no longer be necessary. - -In addition, Teleport 17 event-handler and Terraform provider for macOS will also be -signed and notarized. - -#### Datadog Incident Management plugin for access requests - -Teleport will support PagerDuty-like integration with Datadog's on-call and incident APIs -for access request notifications. - -#### Hosted Microsoft Teams plugin for access requests - -Users will be able to setup Microsoft Teams integration for access request notifications -using Teleport web UI without needing to self-host the plugin. - ### 17.1.0 -#### Github access +#### GitHub access -Teleport will natively support Github access allowing users to transparently interact with -Github with RBAC and audit logging support. +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. +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. +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. +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. +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 | Version | Date | |---------|---------------| -| 1.26.0 | December 2024 | +| 1.25.0 | December 2024 | +| 1.26.0 | January 2024 | + +### 1.25.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. ### 1.26.0 @@ -109,10 +74,7 @@ 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. -#### NetIQ and Azure integrations - -Teleport Policy will support NetIQ and Azure integrations, allowing users to -sync and NetIQ permissions and Azure resources. +*Delayed from Policy 1.25.0.* ## Teleport Cloud