diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index 994772e5d..a1514d76a 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -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). +