-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Update Go main branch to 1.23.1 release branches to 1.22.7 #18548
Comments
Supersedes #18443. |
Let's bump go1.22.7 for both 3.5 and 3.4 as a priority, thanks |
I'll do 3.4, 3.5, and the CHANGELOG today. |
/assign |
/assign |
/assign |
With kubernetes/test-infra#33452 merged (which fixes the Should we update main to 1.22.7 while we're working on #18444? |
Agreed. It should be a quick fix. |
I will do this for now! @ahrtr @ivanvc I have been making changes in the |
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Hi @henrybear327, it looks like the Thanks. |
@ivanvc I will push out my local branch in a bit (I had it done a while ago already!) Thanks! |
Thanks, team. I'm closing this issue as there are no remaining tasks. |
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
What would you like to be added?
Go 1.23.1 and 1.22.7 were released today. They include fixes for CVE-2024-34155, CVE-2022-30635, CVE-2024-34156, and CVE-2024-34158.
Completion tracking below:
etcd/main
[1.23.1] - [main] Bump go toolchain to 1.23.1 #18644etcd/main
[1.22.7] - [main] Bump go toolchain to 1.22.7 #18444etcd/release-3.5
- [3.5] update Go to 1.22.7 #18550etcd/release-3.4
- [3.4] update Go to 1.22.7 #18549bbolt/main
- [main] Bump go toolchain to 1.23.1 bbolt#831bbolt/release-1.3
- [release-1.3] Bump go toolchain to 1.22.7 bbolt#832raft/main
- [main] Bump go toolchain to 1.23.1 raft#216gofail/main
- [master] Bump go toolchain to 1.22.7 gofail#79auger/main
Update go latest patch release 1.23.1 auger#111CHANGELOG
s - CHANGELOG: add note regarding updating to go 1.22.7 #18553Why is this needed?
To keep the project updated with the latest released Go version and address the vulnerabilities.
The text was updated successfully, but these errors were encountered: