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

Upgrade go to latest patch release #16891

Closed
5 tasks done
jmhbnz opened this issue Nov 8, 2023 · 8 comments
Closed
5 tasks done

Upgrade go to latest patch release #16891

jmhbnz opened this issue Nov 8, 2023 · 8 comments

Comments

@jmhbnz
Copy link
Member

jmhbnz commented Nov 8, 2023

What would you like to be added?

A new go patch release has been published:

  • go1.21.4 (released 2023-11-07) includes security fixes to the path/filepath package, as well as bug fixes to the linker, the runtime, the compiler, and the go/types, net/http, and runtime/cgo packages. See the Go 1.21.4 milestone on our issue tracker for details.

We should update to this version by bumping the version in .go-version file in the main branch.

Once the changes have been merged in main we should also raise pull requests for release-3.5 and release-3.4 branches as well to update those branches to 1.20.11 so the fixes can make it into our next patch releases.

Completion tracking

Why is this needed?

Keep etcd projects up to date with the latest patch releases and incorporate the latest security updates.

@arjunmalhotra1
Copy link
Contributor

Hey @jmhbnz!
I would be interested in taking this up as my contribfest issue.

@ahrtr
Copy link
Member

ahrtr commented Nov 9, 2023

It's breaking the workflow check and blocking other PRs, let's get this fixed & merged asap.

@vivekpatani
Copy link
Contributor

@jmhbnz any plans to back port to 3.5.x as well? If needed help with that, can do.
CC: @ahrtr @serathius

@jmhbnz
Copy link
Member Author

jmhbnz commented Nov 9, 2023

@jmhbnz any plans to back port to 3.5.x as well? If needed help with that, can do.

Certainly are - refer my comment in #16895 (comment). I believe @arjunmalhotra1 will be raising the backports. However we also should be raising updates for both etcd-io/bbolt and etcd-io/raft so feel free to work on those! 🙏🏻

@ahrtr
Copy link
Member

ahrtr commented Nov 13, 2023

Please update the changelog for 3.4 and 3.5 as well, thanks.

@jmhbnz
Copy link
Member Author

jmhbnz commented Nov 14, 2023

Hey @arjunmalhotra1 - Looks like all the update pr's have been merged. As mentioned above can you please also raise a pull request against main to update our 3.4 and 3.5 changelogs for the new version. Refer example #16763. Thanks! 🙏🏻

@arjunmalhotra1
Copy link
Contributor

Sure @jmhbnz Here - #16943

@jmhbnz
Copy link
Member Author

jmhbnz commented Nov 20, 2023

All changes completed and changelog updated, closing.

@jmhbnz jmhbnz closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants