-
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.4
stable branch, so we should release v3.4.38
.
Work in progress CHANGELOG is: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md#v3438-tbc
The list of commits included since the previous release is: v3.4.37...release-3.4:
- [release-3.4] Add run-govulncheck Makefile target #19810
- [release-3.4] add test release makefile target #19855
- [release-3.4] Bump Go to 1.23.9 #19872
- [release-3.4] github/workflows: remove govuln tests #19881
- [release-3.4] github/workflows: remove release tests #19877
- [release-3.4] release: Fix the tar unzip command, avoid permissions issues #19896
- [release-3.4] Update release script to exactly match the target tag #19953
- [release-3.4] Update make verify for prow job #19911
- [release-3.4] Add verify-mod-tidy Makefile target #20011
- [release-3.4] mvcc: avoid double decrement of watcher gauge on close/cancel race #20065
- [release-3.4] Add grpcproxy Makefile targets #20063
- [release-3.4] Backport removing obsolete http 1.0 version for cmux tests #20136
- [release-3.4] .github/workflows: Remove tests.yaml #20116
- [release-3.4] Bump Go to 1.23.10 #20166
- [release-3.4] Skip sending progress notification for watch with starting revision i… #20250
- [release-3.4] Avoid lowering revision of watchers in the future after restore #20291
- [release-3.4] Bump Go to 1.23.11 #20322
- [release-3.4] Updated help for --quota-backend-bytes #20379
- [release-3.4] Bump Go to 1.23.12 #20463
- [release-3.4] back port gofail comments #20489
- [release-3.4] Bump bbolt to v1.3.12 #20515
- [release-3.4] back port tests: skip TestCorruptedBackupFileCheck test on big endian platforms #20536
Outstanding tasks before releasing this version:
Release team
GitHub handle | Role |
---|---|
@ivanvc | TBD |
@greenblade29 | Release Shadow |
Why is this needed?
Regular patch releases are vital to ensure our users have bug-free and secure software.