Merge pull request #16734 from 0scvr/main

Update changelog for 3.4 & 3.5
This commit is contained in:
Marek Siarkowicz 2023-10-10 14:20:50 +02:00 committed by GitHub
commit 900877648d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ 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.8](https://github.com/etcd-io/etcd/pull/16556).
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16729).
<hr>

View File

@ -29,7 +29,7 @@ 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.8](https://github.com/etcd-io/etcd/pull/16555).
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16730).
<hr>