Skip to content

Release 18.5.0#62001

Merged
aadc-dev merged 4 commits intobranch/v18from
release/18.5.0
Dec 4, 2025
Merged

Release 18.5.0#62001
aadc-dev merged 4 commits intobranch/v18from
release/18.5.0

Conversation

@aadc-dev
Copy link
Copy Markdown
Contributor

@aadc-dev aadc-dev commented Dec 4, 2025

Kubernetes support for Relay Service

The relay service now facilitates Kubernetes connections.

Shared state between tsh and Teleport Connect

Teleport Connect and tsh now share the same local state. Logins from one app will automatically be reflected in the other.

SCIM PATCH support in SailPoint integration

Teleport SCIM server now natively supports PATCH operations to improve reliability of bulk SCIM operations in integrations like SailPoint.

Other changes and improvements

  • Updated Go to 1.24.11. #61953
  • Added support for discovering EC2 instances in all regions, without enumerating them. Requires access to account.ListRegions in the IAM Role assumed by the Discovery Service. #61924
  • Fixed a bug where JWT-SVID timestamp claims would be represented using scientific notation. #61921
  • Fixed "SSH cert not found" errors in Teleport Connect. #61846
  • Added support for authenticating Azure resource discovery using Azure OIDC integrations. #61830
  • Fixed a bug in Proxy recording mode where Teleport Node sessions would result in duplicate audit events with a different session ID. #61246
  • Tuned teleport-cluster, teleport-kube-agent, and teleport-relay Helm charts to reduce the probability of Teleport exceeding its memory limits and being OOM-Killed. GOMEMLIMIT defaults to 90% of the configured memory limits.

Enterprise:

  • Added support for AWS Account name and ID labels (teleport.dev/account-id, teleport.dev/account-name) on AWS Identity Center resources (aws_ic_account_assignment and aws_ic_account). These labels improve compatibility with Access Monitoring Rules, allowing users to more easily target and audit AWS IC accounts.
  • Updated the Access Automation Rules dialog to display rules in a paginated view.

@github-actions github-actions bot requested a review from tigrato December 4, 2025 16:59
@github-actions github-actions bot added the helm label Dec 4, 2025
@github-actions github-actions bot requested a review from zmb3 December 4, 2025 16:59
@aadc-dev aadc-dev added the no-changelog Indicates that a PR does not require a changelog entry label Dec 4, 2025
@@ -1,5 +1,21 @@
# Changelog

## 18.5.0 (12/04/25)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we format the minor release changelog to reflect the high-profile feature releases like we usually do?

For example, https://github.com/gravitational/teleport/pull/61355/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching this. Updated

Copy link
Copy Markdown
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bot.

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from rosstimothy December 4, 2025 17:56
@aadc-dev aadc-dev added this pull request to the merge queue Dec 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2025
@aadc-dev aadc-dev added this pull request to the merge queue Dec 4, 2025
@hugoShaka
Copy link
Copy Markdown
Contributor

Suspending the merge to include #62005, sorry for the delay.

@hugoShaka hugoShaka removed this pull request from the merge queue due to a manual request Dec 4, 2025
@aadc-dev aadc-dev added this pull request to the merge queue Dec 4, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 4, 2025
* Release 18.5.0

* updating changelog to reflect major version format

* updated changelog
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2025
@aadc-dev aadc-dev added this pull request to the merge queue Dec 4, 2025
Merged via the queue into branch/v18 with commit e0747c1 Dec 4, 2025
43 checks passed
@aadc-dev aadc-dev deleted the release/18.5.0 branch December 4, 2025 20:10
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.

5 participants