-
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
Bump Go to 1.21.13/1.22.6 #18419
Comments
@henrybear327, do you want to work on this? |
/assign @henrybear327 @ivanvc yes I do want to work on this :) thank you! |
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
@ivanvc we probably would like to
What do you think :) |
Added!
Because the other repositories have fewer releases and contributors, I noticed that, at least for Bbolt, Benjamin does it when preparing the next release. |
Thanks!
Oops, I have done it for all... |
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]> Co-authored-by: Iván Valdés Castillo <[email protected]>
We can close this issue now! :) Thanks everyone for the quick review and comments! |
Thanks for ticking all these off so quickly team, nice work. |
@ivanvc we forget to add Auger :( |
@jmhbnz, when I started picking up this task, we listed only three repos: etcd, raft and bbolt. Should we start adding more repos? Do you suggest including gofail and auger from now on? (Some repositories tbh I never checked what they do 🙈) Link to etcd-io/auger#91 |
It is less critical that we update gofail and auger in such a timely fashion, our big three repositories, |
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]> Co-authored-by: Iván Valdés Castillo <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: etcd-io#18419 Signed-off-by: Chun-Hung Tseng <[email protected]> Co-authored-by: Iván Valdés Castillo <[email protected]>
Reference: etcd-io/etcd#18419 Signed-off-by: Chun-Hung Tseng <[email protected]> Signed-off-by: samuelbartels20 <[email protected]>
What would you like to be added?
Go versions 1.21.13 and 1.22.6 were released two days ago. Although they don't include any security fixes, our guideline states that we aim to keep the Go version up to date.
Completion tracking below:
main
: go v1.22.6 - go version bump from 1.22.5 to 1.22.6 #18420release-3.5
: go v1.21.13 - [3.5] go version bump from 1.21.12 to 1.21.13 #18421release-3.4
: go v1.21.13 - [3.4] go version bump from 1.21.12 to 1.21.13 #18422CHANGELOG
- Update release-3.4 and release-3.5 CHANGELOG with go version bump #18423etcd-io/bbolt
main
: go v1.22.6 - [release-1.3] go version bump from 1.21.12 to 1.21.13 bbolt#813etcd-io/bbolt
release-1.3
: v1.21.13 - go version bump from 1.22.5 to 1.22.6 bbolt#814etcd-io/raft
main
: go v1.22.6 - go version bump from 1.22.5 to 1.22.6 raft#210etcd-io/gofail
main
: go v1.22.6 - go version bump from 1.21.12 to 1.21.13 gofail#77Refer to previous issues and their pull requests as a reference, i.e., #18269.
Why is this needed?
To keep the project up to date with the latest released Go version.
The text was updated successfully, but these errors were encountered: