mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
changelog: update 3.4 3.5 changelogs to include livez/readyz changes.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
This commit is contained in:
parent
48fa1b934f
commit
23da38c1cb
@ -6,6 +6,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
|
|
||||||
### etcd server
|
### etcd server
|
||||||
- [Disable following HTTP redirects in peer communication](https://github.com/etcd-io/etcd/pull/17112)
|
- [Disable following HTTP redirects in peer communication](https://github.com/etcd-io/etcd/pull/17112)
|
||||||
|
- [Add livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17128)
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
- Compile binaries using go [1.20.12](https://github.com/etcd-io/etcd/pull/17076).
|
- Compile binaries using go [1.20.12](https://github.com/etcd-io/etcd/pull/17076).
|
||||||
|
@ -4,6 +4,11 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
## v3.5.12 (tbd)
|
||||||
|
|
||||||
|
### etcd server
|
||||||
|
- [Add livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)
|
||||||
|
|
||||||
## v3.5.11 (2023-12-07)
|
## v3.5.11 (2023-12-07)
|
||||||
|
|
||||||
### etcd server
|
### etcd server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user