Add go1.21 update to changelog

Signed-off-by: Allen Ray <alray@redhat.com>
This commit is contained in:
Allen Ray 2024-02-05 12:58:23 -05:00
parent b2dae1048d
commit aac5c09fe4
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
### Package `clientv3`
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17369).
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17368)
<hr>
## v3.4.30 (2024-01-31)

View File

@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### Package `clientv3`
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17363).
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17362)
<hr>
## v3.5.12 (2024-01-31)