Update 3.4 & 3.5 changelog

Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
Benjamin Wang 2023-10-16 09:54:26 +01:00
parent aea6f0b4c2
commit 449d61c661
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16240)
### Dependencies
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16729).
- Compile binaries using [go 1.20.10](https://github.com/etcd-io/etcd/pull/16744).
<hr>

View File

@ -29,7 +29,6 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [panic in etcd validate secure endpoints](https://github.com/etcd-io/etcd/pull/16565)
### Dependencies
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16730).
- Compile binaries using [go 1.20.10](https://github.com/etcd-io/etcd/pull/16745).
<hr>