Accepting request 1127826 from home:ojkastl_buildservice:Branch_devel_kubic

update to 14.2.0

OBS-URL: https://build.opensuse.org/request/show/1127826
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=172
This commit is contained in:
2023-11-21 06:13:59 +00:00
committed by Git OBS Bridge
parent 1e27b244d2
commit 98473cd0fa
7 changed files with 37 additions and 10 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Nov 21 05:58:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 14.2.0:
* New Features
- Advanced Okta Integration (Enterprise Edition only)
Teleport will be able to automatically create SSO connector
and sync users when configuring Okta integration.
- Connect my Computer support in Web UI
The Teleport web UI will provide a guided flow for joining
your computer to the Teleport cluster using Teleport Connect.
- Dynamic credential reloading for plugins
Teleport plugins will support dynamic credential reloading,
allowing them to take advantage of short-lived (and
frequently rotated) credentials generated by Machine ID.
* Fixes and Improvements
- Access list review reminders will now be sent via Slack
#34663
- Improve the error message when attempting to enroll a
hardware key that cannot support passwordless #34589
- Allow selecting multiple resource filters in the search bar
in Connect #34543
- Added a guided flow for joining your computer to the Teleport
cluster using Teleport Connect; find it in the Web UI under
Enroll New Resource -> Connect My Computer (available only
for local users, with prerequisites) #33688
-------------------------------------------------------------------
Fri Nov 17 06:05:32 UTC 2023 - kastl@b1-systems.de