Open
Description
What would you like to be added?
The etcd patch release criteria has been met for our release-3.5
stable release branch so we should release v3.5.18
.
The list of commits included since the previous release is: v3.5.17...release-3.5:
- [3.5] support custom content check offline in v2store #19113
- [3.5] Bump golang-jwt/jwt to 4.5.1 to address GO-2024-3250 #18899
- [3.5] add tls min/max version to grpc proxy #18829
- [3.5] fix runtime error: comparing uncomparable type #18937
- [3.5] Print warning message for deprecated v2 flags if set #18999
- [3.5] Bump go toolchain to 1.22.10 #19004
- [3.5] Fix mixVersion test case: ensure a snapshot to be sent out #19145
- [3.5] support custom content check offline in v2store #19113
- [3.5] bump golang.org/x/crypto from 0.21.0 to 0.32.0 #19154
- [3.5] Fix release_notes.tpl.txt by adding a space between Docker image name and version #19161
- [3.5] bump golang.org/x/net from 0.25.0 to 0.34.0 #19158
- [3.5] etcdutl/etcdutl: use datadir package to build wal/snapdir #19164
- [3.5] Avoid deadlock in etcd.Close when stopping during bootstrapping #19167
- [3.5] Bump go toolchain to 1.22.11 #19211
Work in progress CHANGELOG is: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md#v3518-tbc
List of pull requests we still need to backport from main
to release-3.5
before the patch release is issued:
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /tests #19043
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 #19101
Release team
GitHub handle | Role |
---|---|
@jmhbnz | Release Lead |
@ivanvc | Release Advisor |
@ghouscht | Release Shadow |
Why is this needed?
Regular patch releases are vital to ensure our users have bug-free and secure software.