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.4.23 #49857

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Release 15.4.23 #49857

merged 3 commits into from
Dec 6, 2024

Conversation

camscale
Copy link
Contributor

@camscale camscale commented Dec 6, 2024

15.4.23 (12/5/2024)

  • Fixed a bug breaking in-cluster joining on some Kubernetes clusters. #49843
  • SSH or Kubernetes information is now included for audit log list for start session events. #49834
  • Avoid tight web session renewals for sessions with short TTL (between 3m and 30s). #49770
  • Updated Go to 1.22.10. #49760
  • Added ability to configure resource labels in teleport-cluster's operator sub-chart. #49649
  • Fixed proxy peering listener not using the exact address specified in peer_listen_addr. #49591
  • Kubernetes in-cluster joining now also accepts tokens whose audience is the Teleport cluster name (before it only allowed the default Kubernetes audience). Kubernetes JWKS joining is unchanged and still requires tokens with the cluster name in the audience. #49558
  • Restore interactive PAM authentication functionality when use_pam_auth is applied. #49520
  • Increase CockroachDB setup timeout from 5 to 30 seconds. This mitigates the Auth Service not being able to configure TTL on slow CockroachDB event backends. #49471
  • Fixed a potential panic in login rule and SAML IdP expression parser. #49432
  • Support for long-running kube exec/port-forward, respect client_idle_timeout config. #49430
  • Fixed a permissions error with Postgres database user auto-provisioning that occurs when the database admin is not a superuser and the database is upgraded to Postgres v16 or higher. #49391
  • Fixed missing user participants in session recordings listing for non-interactive Kubernetes recordings. #49345
  • Fixed an issue where teleport park processes could be leaked causing runaway resource usage. #49262
  • The tsh puttyconfig command now disables GSSAPI auth settings to avoid a "Not Responding" condition in PuTTY. #49191
  • Allow Azure VMs to join from a different subscription than their managed identity. #49158
  • Fixed an issue loading the license file when Teleport is started without a configuration file. #49148
  • Fixed a bug in the teleport-cluster Helm chart that can cause token mount to fail when using ArgoCD. #49070
  • Fixed an issue resulting in excess cpu usage and connection resets when teleport-event-handler is under moderate to high load. #49035
  • Fixed OpenSSH remote port forwarding not working for localhost. #49021
  • Allow to override Teleport license secret name when using teleport-cluster Helm chart. #48980
  • Fixed users not being able to connect to SQL server instances with PKINIT integration when the cluster is configured with different CAs for database access. #48925
  • Ensure that agentless server information is provided in all audit events. #48835
  • Fixed an issue preventing migration of unmanaged users to Teleport host users when including teleport-keep in a role's host_groups. #48456
  • Resolved an issue that caused false positive errors incorrectly indicating that the YubiKey was in use by another application, while only tsh was accessing it. #47953

Enterprise:

  • Jamf Service sync audit events are attributed to "Jamf Service".

Note: This PR includes an e ref update for some minor fixes.

@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Dec 6, 2024
@github-actions github-actions bot requested a review from tigrato December 6, 2024 00:41
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49857.d1v2yqnl3ruxch.amplifyapp.com

Copy link

github-actions bot commented Dec 6, 2024

🤖 Vercel preview here: https://docs-168zqpajr-goteleport.vercel.app/docs

Copy link

github-actions bot commented Dec 6, 2024

🤖 Vercel preview here: https://docs-adj8ot57n-goteleport.vercel.app/docs

@camscale camscale added this pull request to the merge queue Dec 6, 2024
Merged via the queue into branch/v15 with commit 5f57fde Dec 6, 2024
44 checks passed
@camscale camscale deleted the release/15.4.23 branch December 6, 2024 01:33
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