Merge pull request #15559 from mitake/changelog-15542

changelog: added item to cover reverting 14548 in release-3.4
This commit is contained in:
Benjamin Wang
2023-03-27 12:30:10 +08:00
committed by GitHub

View File

@@ -13,6 +13,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Require [Go 1.19+](https://github.com/etcd-io/etcd/pull/15333).
- Compile with [Go 1.19+](https://go.dev/doc/devel/release#go1.19)
### Package `clientv3`
- Reverted the fix to [auth invalid token and old revision errors in watch](https://github.com/etcd-io/etcd/pull/15542).
<hr>
## v3.4.24 (2023-02-16)