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

Update golang patch version to latest 1.19.12 release #16343

Closed
jmhbnz opened this issue Aug 2, 2023 · 7 comments
Closed

Update golang patch version to latest 1.19.12 release #16343

jmhbnz opened this issue Aug 2, 2023 · 7 comments

Comments

@jmhbnz
Copy link
Member

jmhbnz commented Aug 2, 2023

What would you like to be added?

A new go patch release has been published:

go1.19.12 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. See the Go 1.19.12 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 backport the changes to release-3.5 and release-3.4 branches as well so the fixes can make it into our next patch releases.

Why is this needed?

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

@z764969689
Copy link
Contributor

I'm keen on solving this, thanks :)

@jmhbnz
Copy link
Member Author

jmhbnz commented Aug 2, 2023

Assigned - Thanks @z764969689!

@ahrtr
Copy link
Member

ahrtr commented Aug 2, 2023

thx @z764969689 . Can you please bump the go version for 3.5 and 3.4 as well?

@z764969689
Copy link
Contributor

@ahrtr sure, I'll do that.

@ahrtr
Copy link
Member

ahrtr commented Aug 2, 2023

@ahrtr sure, I'll do that.

Please also add changelog items for both 3.5 and 3.4.

@jmhbnz
Copy link
Member Author

jmhbnz commented Aug 2, 2023

@ahrtr sure, I'll do that.

Please also add changelog items for both 3.5 and 3.4.

Example pr for reference: #16229

@ahrtr
Copy link
Member

ahrtr commented Aug 2, 2023

All done.

@ahrtr ahrtr closed this as completed Aug 2, 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

3 participants