-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Open
Labels
Description
What would you like to be added?
The etcd patch release criteria has been met for our release-3.5 stable branch, so we should release v3.5.28.
Work in progress CHANGELOG is: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md#v3528-tbc
The list of commits included since the previous release is: v3.5.27...release-3.5:
- [release-3.5] Bump go.opentelemetry.io/otel/sdk to v1.40.0 to resolve https://pkg.go.dev/vuln/GO-2026-4394 #21338
- [release-3.5] server/etcdserver/api/v3rpc: run metrics interceptors before handlers #21336
- [release-3.5] server/etcdmain: fix deadlock issue in grpcproxy #21356
- [release-3.5] Print the endpoint the grpc request was actually sent to in unary int… #21380
- [release-3.5] Fix race between read index and leader change #21387
- [release-3.5] etcdctl: fix slice bounds trimming single-quoted args #21403
- [release-3.5] bump Go to 1.25.7 #21405
- [release-3.5] Don't reuse same ReadIndex #21421
- [release-3.5] Bump golang.org/x/net@ v0.51.0 fixes GO-2026-4559#21441 #21441
- [release-3.5] Bump Go to 1.25.8 #21462
- [release-3.5] Bump google.golang.org/grpc from v1.71.1 to 1.79.3 #21500
- [release-3.5] etcdserver: fix cannot promote with auth from follower #21494
Outstanding tasks before releasing this version:
Release team
| GitHub handle | Role |
|---|---|
| @ivanvc | Release lead |
Why is this needed?
Regular patch releases are vital to ensure our users have bug-free and secure software.
Reactions are currently unavailable