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

teleport 16.2.0 #182786

Closed
wants to merge 1 commit into from
Closed

teleport 16.2.0 #182786

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Aug 28, 2024

Previous failed attempts:

Upstream build requirement change:


Created by brew bump


Created with brew bump-formula-pr.

release notes
## Description

NLA Support for Windows Desktops

Teleport now supports Network Level Authentication (NLA) when connecting to Windows hosts that are part of an Active Directory domain. NLA support is currently opt-in. It will be enabled by default in a future release.

To enable NLA, set the TELEPORT_ENABLE_RDP_NLA environment variable to yes on your windows_desktop_service instances. It is not necessary to configure the Windows hosts to require NLA - Teleport's client will perform NLA when configured to do so, even if the server does not require it.

More information is available in the Active Directory docs.

DocumentDB IAM authentication support

Teleport now supports authenticating to DocumentDB with IAM users and roles
recently released
by AWS.

Join Tokens in the Web UI

Teleport now allows users to manage join tokens in the web UI as an alternative
to the tctl tokens commands.

Database Access Controls in Access Graph

Database Access users are now able to see database objects and their access
paths in Access Graph.

Logrotate support

Teleport now integrates with logrotate by automatically reopening log files when
detecting that they were renamed.

Other improvements and fixes

  • Failure to share a local directory in a Windows desktop session is no longer considered a fatal error. #45852
  • Add teleport.dev/project-id label for auto-enrolled instances in GCP. #45820
  • Fix an issue that prevented the creation of AWS App Access for an Integration that used digits only (eg, AWS Account ID). #45819
  • Slack plugin now lists logins permitted by requested roles. #45759
  • For new EKS Cluster auto-enroll configurations, the temporary Access Entry is tagged with teleport.dev/ namespaced tags. For existing set ups, please add the eks:TagResource action to the Integration IAM Role to get the same behavior. #45725
  • Added support for importing S3 Bucket Tags into Teleport Policy's Access Graph. For existing configurations, ensure that the s3:GetBucketTagging permission is manually included in the Teleport Access Graph integration role. #45551
  • Add a tctl terraform env command to simplify running the Teleport Terraform provider locally. #44690
  • Add native MachineID support to the Terraform provider. Environments with delegated joining methods such as GitHub Actions, GitLab CI, CircleCI, GCP, or AWS can run the Terraform provider without having to setup tbot. #44690
  • The Terraform Provider now sequentially tries every credential source and provide more actionable error messages if it cannot connect. #44690
  • When the Terraform provider finds expired credentials it will now fail fast with a clear error instead of hanging for 30 seconds and sending potentially misleading error about certificates being untrusted. #44690
  • Fix a bug that caused some enterprise clusters to incorrectly display a message that the cluster had a monthly allocation of 0 access requests. #4923

Download

Download the current and previous releases of Teleport at https://goteleport.com/download.

Plugins

Download the current release of Teleport plugins from the links below.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 28, 2024
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Aug 28, 2024
@stefanb stefanb marked this pull request as draft August 29, 2024 04:42
@stefanb
Copy link
Member

stefanb commented Aug 29, 2024

Smaller steps first in #182825

@stefanb stefanb closed this Aug 29, 2024
@github-actions github-actions bot deleted the bump-teleport-16.2.0 branch August 29, 2024 05:30
@stefanb stefanb restored the bump-teleport-16.2.0 branch August 29, 2024 11:42
@stefanb stefanb reopened this Aug 29, 2024
@stefanb stefanb added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Aug 29, 2024
@stefanb stefanb removed the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Aug 29, 2024
@stefanb stefanb force-pushed the bump-teleport-16.2.0 branch 4 times, most recently from a4ebea1 to f326602 Compare August 29, 2024 15:47
@stefanb stefanb mentioned this pull request Aug 29, 2024
6 tasks
stefanb added a commit that referenced this pull request Aug 29, 2024
Bump to latest 14.x.x release:
https://github.com/gravitational/teleport/releases/tag/v14.3.30

Newer major releases have issues, eg
* #182786
Copy link
Contributor

github-actions bot commented Sep 1, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Sep 1, 2024
@github-actions github-actions bot closed this Sep 2, 2024
@github-actions github-actions bot deleted the bump-teleport-16.2.0 branch September 2, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump automerge-skip `brew pr-automerge` will skip this pull request bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants