-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Description
What would you like to be added?
Go 1.25.1 and 1.24.7 were released today, which include a fix for CVE-2025-47910. According to our Dependency management documentation, we want to stay on the latest patch version. This means updating our stable branches to 1.24.7 and main
to 1.25.1.
Progress track:
- etcd
-
main
: go v1.25.1 - dependency: Bump Go from 1.24.6 to 1.25.1 #20635 -
release-3.6
: go v1.24.7 - [release-3.6] Bump go to 1.24.7 #20664 -
release-3.5
: go v1.24.7 - [release-3.5] Bump go to 1.24.7 #20665 -
release-3.4
: go v1.24.7 - [release-3.4] bump go to 1.24.7 #20618 -
CHANGELOG
- CHANGELOG: Add Go 1.24.7/1.25 entries #20682
-
- bbolt
-
main
: go v1.24.7 -
release-1.4
: v1.24.7 -
release-1.3
: v1.24.7
-
- raft
-
main
: go v1.24.7 -
release-3.6
: go v1.24.7
-
-
etcd-io/gofail
master
: go v1.24.7 -
etcd-io/auger
main
: go v1.25.1 -
etcd-io/etcd-operator
: go v1.25.1 - Bump Go to 1.25.1 etcd-operator#196 -
etcd-io/protodoc
: go v1.24.7
Please review the previous issues and their corresponding pull requests, such as #20126 and #20518.
Why is this needed?
To keep up with Go versions and to address CVE-2025-47910.