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

move from Go 1.22.4 to 1.22.5 #35494

Merged
merged 1 commit into from
Jul 23, 2024
Merged

move from Go 1.22.4 to 1.22.5 #35494

merged 1 commit into from
Jul 23, 2024

Conversation

finnigja
Copy link
Contributor

Move to Go's newest minor release, 1.22.5.

Per https://go.dev/doc/devel/release#go1.22.minor & https://github.com/golang/go/issues?q=milestone%3AGo1.22.5+label%3ACherryPickApproved, there was one security-related and several other bug fixes since 1.22.4.

Terraform does utilize codepaths affected by CVE-2024-24791, per govulncheck, but has a somewhat specific attack scenario with associated denial-of-service impact that we do not believe presents a high risk.

Target Release

1.9.x

@finnigja finnigja added the 1.9-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Jul 23, 2024
@finnigja finnigja requested review from a team as code owners July 23, 2024 20:24
@finnigja finnigja requested a review from a team July 23, 2024 20:34
@finnigja finnigja removed request for a team July 23, 2024 20:57
@finnigja finnigja merged commit bbd258b into main Jul 23, 2024
9 of 10 checks passed
@finnigja finnigja deleted the bump_go branch July 23, 2024 21:05
Copy link

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

finnigja added a commit that referenced this pull request Jul 23, 2024
* move from Go 1.22.4 to 1.22.5

* add CHANGELOG entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.9-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants