mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Add go1.21 update to changelog
Signed-off-by: Allen Ray <alray@redhat.com>
This commit is contained in:
parent
b2dae1048d
commit
aac5c09fe4
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user