mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #17351 from serathius/v3.5.12-changelog
Add v3.5.12 changelog
This commit is contained in:
commit
5b0fc98d1f
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user