-
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 main branch to Go 1.23 / release branches to 1.22 #18443
Comments
/assign |
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io/etcd#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
There is an issue with the |
@jmhbnz, should we lower the priority due to #18444 (comment)? |
I think priority is still |
How about we update the devcontainer as a subsequent step? I am not sure how long it will take the devcontainer team to release the new Go version ... :( |
@henrybear327 Please raise a PR to update changelog for 3.4 and 3.5. thanks |
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Closing, as #18548 supersedes this issue. I'll update the CHANGELOG once we close the 3.4 and 3.5 pull requests. |
Sorry that I definitely missed this comment... |
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18443 - etcd-io#18548 (comment) Signed-off-by: Chun-Hung Tseng <[email protected]>
What would you like to be added?
Go 1.23.0 was released yesterday. Therefore, Go 1.21 will be out of support when 1.24.0 is released. We should update the main branches to Go 1.23 and the release branches to 1.22.
Completion tracking below:
etcd/main
: [main] Bump go toolchain to 1.22.7 #18444etcd/release-3.5
: [3.4] Bump go toolchain to 1.22.6 #18445etcd/release-3.4
: [3.4] Bump go toolchain to 1.22.6 #18445bbolt/main
: [main] Bump go toolchain to 1.23.0 bbolt#821bbolt/release-1.3
: [release-1.3] Bump go toolchain to 1.22.6 bbolt#822raft/main
: Bump go toolchain to 1.23.0 raft#212gofail/main
: Bump go toolchain to 1.22.6 gofail#78auger/main
: Bump go toolchain to 1.23.0 auger#96CHANGELOG
sWhy is this needed?
To keep the project up to date with the latest released Go version and run on supported versions.
The text was updated successfully, but these errors were encountered: