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

Release 15.3.0 #41080

Merged
merged 2 commits into from
May 1, 2024
Merged

Release 15.3.0 #41080

merged 2 commits into from
May 1, 2024

Conversation

camscale
Copy link
Contributor

@camscale camscale commented May 1, 2024

Improved Roles UI

The Roles page of the web UI is now backed by a paginated API, ensuring fast
load times even on clusters with large numbers of roles.

Resizing for Windows desktop sessions

Windows desktop sessions now automatically resize as the size of the browser
window changes.

Hardware key support for agentless nodes

Teleport now supports connecting to agentless OpenSSH nodes even when Teleport
is configured to require hardware key MFA checks.

TPM joining

The new TPM join method enables secure joining for agents and Machine ID bots
that run on-premise. Based on the secure properties of the host's hardware
trusted platform module, this join method removes the need to create and
distribute secret tokens, significantly reducing the risk of exfiltration.

Other improvements and fixes

  • Fixed user SSO bypass by performing a local passwordless login. #41067
  • Enforce allow_passwordless server-side. #41057
  • Fixed a memory leak caused by incorrectly passing the offset when paginating all Access Lists' members when there are more than the default pagesize (200) Access Lists. #41045
  • Added resize capability to windows desktop sessions. #41025
  • Fixed a regression causing roles filtering to not work. #40999
  • Allow AWS integration to be used for global services without specifying a valid region. #40991
  • Made account id visible when selecting IAM Role for accessing the AWS Console. #40987RFD: Introduce nested access list membership #40771

Enterprise (not listed in CHANGELOG.md):

  • Record more accurate grpc_code on device trust metrics. #4035
  • Reduce the time to recover an unhealthy agent. #4021

@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label May 1, 2024
@camscale camscale requested review from fheinecke and r0mant May 1, 2024 00:38
@github-actions github-actions bot requested review from rosstimothy and zmb3 May 1, 2024 00:39
@camscale camscale added this pull request to the merge queue May 1, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 1, 2024
@camscale camscale added this pull request to the merge queue May 1, 2024
Merged via the queue into branch/v15 with commit 0a192a4 May 1, 2024
43 checks passed
@camscale camscale deleted the release/15.3.0 branch May 1, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport helm no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants