@@ -9,48 +9,10 @@ The Teleport team delivers a new major release roughly every 4 months.
9
9
10
10
| Version | Date |
11
11
| ---------| -----------------------------|
12
- | 17.3.0 | Week of February 24th, 2025 |
13
12
| 17.4.0 | Week of March 24th, 2025 |
14
13
| 17.5.0 | Week of May 19th, 2025 |
15
14
| 18.0.0 | Week of May 26th, 2025 |
16
15
17
- ### 17.3.0
18
-
19
- #### Delegated joining for Oracle Cloud Infrastructure
20
-
21
- Teleport agents running on Oracle Cloud Infrastructure (OCI) will be able to
22
- join the Teleport cluster without a static join token.
23
-
24
- #### Stable UIDs for host-user creation
25
-
26
- Teleport will provide the ability to create host users with stable UIDs across
27
- the entire Teleport cluster.
28
-
29
- #### VNet for Windows
30
-
31
- Teleport's VNet feature will be available for Windows, allowing users to access
32
- TCP applications protected by Teleport as if they were on the same network.
33
-
34
- #### Improved GitHub Proxy enrollment flow
35
-
36
- { /* lint ignore absolute-docs-links */ }
37
- Teleport web UI will provide wizard-like guided enrollment flow for the new
38
- [ GitHub
39
- Proxy] ( https://goteleport.com/docs/admin-guides/management/guides/github-integration )
40
- integration.
41
-
42
- #### AWS Identity Center integration improvements
43
-
44
- AWS Identity Center integration will support using IAM authentication instead
45
- of OIDC (useful for private clusters) and a hybrid setup that allows to use
46
- another IdP as external identity source.
47
-
48
- #### Okta integration improvements
49
-
50
- Teleport Okta integration will include updated guided enrollment flow and will
51
- allow updating integration settings (such as sync configuration or group filters)
52
- without having to recreate the integration.
53
-
54
16
### 17.4.0
55
17
56
18
#### Database access for Oracle RDS
@@ -93,8 +55,9 @@ the Teleport Connect application without needing to use a browser.
93
55
94
56
#### VNet for SSH
95
57
96
- Teleport's VNet feature will be available for SSH, allowing users to access
97
- SSH servers protected by Teleport as if they were on the same network.
58
+ Teleport VNet will add native support for SSH, enabling any SSH client to connect
59
+ to Teleport SSH servers with zero configuration. Advanced Teleport features like
60
+ per-session MFA will have first-class support for a seamless user experience.
98
61
99
62
### 18.0.0
100
63
@@ -111,8 +74,10 @@ The key deliverables for Teleport Cloud in the next quarter:
111
74
112
75
| Week of | Description |
113
76
| -----------------------| ----------------------------------------------------------------|
114
- | March 3rd, 2025 | Teleport 17.3 will begin rollout on Cloud. |
115
- | March 3rd, 2025 | Teleport 17.3 agents will begin rollout to eligible tenants. |
77
+ | March 10, 2025 | Teleport 17.3 will begin rollout on Cloud. |
78
+ | March 10, 2025 | Teleport 17.3 agents will begin rollout to eligible tenants. |
79
+ | March 31, 2025 | Teleport 17.4 will begin rollout on Cloud. |
80
+ | March 31, 2025 | Teleport 17.4 agents will begin rollout to eligible tenants. |
116
81
117
82
## Production readiness
118
83
0 commit comments