-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.type/feature
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.22.
Work in progress CHANGELOG is: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md#v3522-tbc
The list of commits included since the previous release is: v3.5.21...release-3.5:
- [release-3.5] Bump Go to 1.23.8 #19725
- [release-3.5] emit compaction pause duration metric in every compaction batch #19771
- [release-3.5] Replace
resolver.State.Addresseswithresolver.State.Endpoint.Addresses#19783 - [release-3.5] Backport Deprecated Metadata field in Endpoint struct #19846
- [release-3.5] Bump Go to 1.23.9 #19870
- [release-3.5] release: Fix the tar unzip command, avoid permissions issues #19895
- [release-3.5] Update release script to exactly match the target tag #19954
- [release-3.5][Integration Test]: Add test for panic-free removal of non-existent members #19950
- [release-3.5] mvcc: avoid double decrement of watcher gauge on close/cancel race #20066
- [release-3.5] makefile: Split fmt into separate verify commands #20046
- [release-3.5] Remove static analysis workflow #20099
- [release-3.5] Bump Go to 1.23.10 #20164
- [release-3.5] Add makefile target for run-govuluncheck #20172
- [release-3.5] Remove integration_extra from integration tests #20198
- [release-3.5] Add test-release makefile target #20168
- [release-3.5] Add Makefile target for grpcproxy tests #20197
- [release-3.5] .github/workflows: Remove grpcproxy.yaml from Github workflows #20236
- [release-3.5] Skip sending progress notification for watch with starting revision in the future #20245
- [release-3.5] Add verification to verify the watch response have a bigger revision than startRev #20279
- [release-3.5] Avoid lowering revision of watchers in the future after restore #20290
- [release-3.5] Fix error in pull-etcd-release-tests when running in Prow #20293
- [release-3.5] Remove Github Action Workflows #20315
- [release-3.5] Bump Go to 1.23.11 #20321
- [release-3.5] Fix the issue that --force-new-cluster can't remove all other members in a corner case #20339
- [release-3.5] Fix v2store check returning wrong result even there isn't any auth data #20357
- [release-3.5] Fix flaky TestCtlV2CustomContentWithAuthData #20367
- [release-3.5] Add tools into .gitignore #20366
- [release-3.5] Updated help for --quota-backend-bytes #20380
Outstanding tasks before releasing this version:
Release team
| GitHub handle | Role |
|---|---|
| @jmhbnz | Release Lead |
| @ivanvc | Release Advisor |
Why is this needed?
Regular patch releases are vital to ensure our users have bug-free and secure software.
Metadata
Metadata
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.type/feature