ETCD 3.5.22 release #20200
-
Hello, can i get an estimate of when 3.5.22 would be released? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi. |
Beta Was this translation helpful? Give feedback.
-
second for this |
Beta Was this translation helpful? Give feedback.
-
Release
As per the etcd golang version policy, stable release branches such as |
Beta Was this translation helpful? Give feedback.
Release
v3.5.22
has now been published: https://github.com/etcd-io/etcd/releases/tag/v3.5.22As per the etcd golang version policy, stable release branches such as
release-3.5
will use the latest patch release of a supported golang version and stay on that same golang minor version while it remains supported https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/dependency_management.md#golang-versions. It's likely golang1.25
will be released soon so the next release,v3.5.23
will likely include the bump to golang1.24
.