Skip to content

Commit

Permalink
Merge pull request etcd-io#17351 from serathius/v3.5.12-changelog
Browse files Browse the repository at this point in the history
Add v3.5.12 changelog
  • Loading branch information
serathius authored Jan 31, 2024
2 parents ca41186 + f58a258 commit 5b0fc98
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

<hr>

## v3.5.12 (tbd)
## v3.5.12 (2024-01-31)

### etcd server
- [Add livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)
- Add [livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)
- Fix [not validating database consistent index, and panicking on nil backend](https://github.com/etcd-io/etcd/pull/17151)
- Document [`experimental-enable-lease-checkpoint-persist` flag in etcd help](https://github.com/etcd-io/etcd/pull/17190)
- Fix [needlessly flocking snapshot files when deleting](https://github.com/etcd-io/etcd/pull/17206)
- Add [digest for etcd base image](https://github.com/etcd-io/etcd/pull/17205)
- Fix [delete inconsistencies in read buffer](https://github.com/etcd-io/etcd/pull/17230)

### Dependencies
- Compile binaries using [go 1.20.13](https://github.com/etcd-io/etcd/pull/17275)
- Upgrade [golang.org/x/crypto to v0.17+ to address CVE-2023-48795](https://github.com/etcd-io/etcd/pull/17346)

## v3.5.11 (2023-12-07)

Expand Down

0 comments on commit 5b0fc98

Please sign in to comment.