-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Labels
Description
What would you like to be added?
The etcd patch release criteria has been met for our release-3.6 stable branch, so we should release v3.6.6.
Work in progress CHANGELOG is: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.6.md#v366-tba
The list of commits included since the previous release is: v3.6.5...release-3.6:
- [release-3.6] Reject watch request with -1 revision to prevent invalid resync behavior on uncompacted etcd and make rangeEvents safe against negative revision. #20707
- [release-3.6] server/embed: Log EOF on DEBUG in TLS handshake #20749
- [release-3.6] Fix endpoint status not retuning the correct storage quota #20790
- [release-3.6] Bump go to 1.24.9 #20801
- [release-3.6] etcdserver: Fix: cannot promote member from follower when auth is enabled #20874
- [release-3.6] Fix the issue that
--force-new-clustercan't clean up learner after creating v2 snapshot #20896 - [release-3.6] Bump from go1.24.9 to go1.24.10 #20901
- [release-3.6] fix duplicate metrics collector registration attempted #20905
Outstanding tasks before releasing this version:
- None
Release team
| GitHub handle | Role |
|---|---|
| @ivanvc | TBD |
Why is this needed?
Regular patch releases are vital to ensure our users have bug-free and secure software.