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.0.2 #38315

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Release 15.0.2 #38315

merged 4 commits into from
Feb 16, 2024

Conversation

fheinecke
Copy link
Contributor

@fheinecke fheinecke commented Feb 16, 2024

Reviewers, please take a look at the below items specifically:

  • Fixed Opsgenie plugin creating alerts based on incorrect annotation. Action required for Opsgenie plugin users. #38105 - Is this a breaking change, and if so, does it need to wait for v16? Will users know what action is required, or does the changelog need to include something more specific?
  • Added a tsh sessions ls command to list active sessions. #37969 - Does this require a minor version bump?
  • Added option to validate hardware key serial numbers with hardware key support. #38068 - Does this require a minor version bump?

Changelog:

  • Fixed a potential panic in the tsh status command. #38305
  • Fixed SSO user locking in the setup access step of the RDS auto discover flow in the web UI. #38283
  • Optionally permit the auth server to terminate client connections from unsupported versions. #38182
  • Fixed Assist obstructing the user dropdown menu when in docked mode. #38156
  • Improved the stability of Teleport during graceful upgrades. #38145
  • Added the ability to view and manage Machine ID bots from the UI. #38122
  • Fixed a bug that prevented desktop clipboard sharing from working when large amounts of text are placed on the clipboard. #38120
  • Fixed Opsgenie plugin creating alerts based on incorrect annotation. Action required for Opsgenie plugin users. #38105
  • Added option to validate hardware key serial numbers with hardware key support. #38068
  • Removed access tokens from URL parameters, preventing them from being leaked to intermediary systems that may log them in plaintext. #38032
  • Forced agents to terminate Auth connections if joining fails. #38005
  • Added a tsh sessions ls command to list active sessions. #37969
  • Improved error handling when idle desktop connections are terminated. #37955
  • Updated Go to 1.21.7. #37846
  • Discover flow now starts two instances of DatabaseServices when setting up access to Amazon RDS. #37805

@fheinecke fheinecke added the no-changelog Indicates that a PR does not require a changelog entry label Feb 16, 2024
@fheinecke fheinecke self-assigned this Feb 16, 2024
Copy link
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

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

The last 2 bullets don't require a minor version bump. We don't strictly adhere to semver as it would require us to hold features back and we prefer to ship things when they're ready.

I agree that the changelog entry is not clear. We need to describe what action is required of users.

@fheinecke
Copy link
Contributor Author

@EdwardDowling can you please clarify what action is required by end users?

@fheinecke fheinecke added this pull request to the merge queue Feb 16, 2024
@espadolini espadolini removed this pull request from the merge queue due to a manual request Feb 16, 2024
@espadolini
Copy link
Contributor

@fheinecke I disabled automerge because there's still some open question about the changelog, not sure if you'd rather fix it with a later PR.

@fheinecke
Copy link
Contributor Author

@zmb3 @r0mant it looks like the author of #38105 is out sick. What should I do here?

@EdwardDowling
Copy link
Contributor

EdwardDowling commented Feb 16, 2024

@zmb3 @r0mant it looks like the author of #38105 is out sick. What should I do here?

@fheinecke
Am back.
The changes the users need to make is update the annotations used on the roles so they match the current descriptions in the Opsgenie plugin docs.

Copy link
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

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

@fheinecke @EdwardDowling Let's hold off for a bit. It seems to me that the Opsgenie fix introduces a backwards incompatible behavior which we should not do in a patch release.

Copy link
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

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

@fheinecke Let's rebase, remove the Opsgenie changelog line and publish.

@fheinecke fheinecke added this pull request to the merge queue Feb 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 16, 2024
@fheinecke fheinecke added this pull request to the merge queue Feb 16, 2024
Merged via the queue into branch/v15 with commit 520f79d Feb 16, 2024
40 checks passed
@fheinecke fheinecke deleted the release/15.0.2 branch February 16, 2024 21:12
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