We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f493efb + 994390f commit e2f959fCopy full SHA for e2f959f
CHANGELOG/CHANGELOG-3.6.md
@@ -11,6 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
11
- [Ensure the metrics interceptor runs before other interceptors so that metrics remain up to date](https://github.com/etcd-io/etcd/pull/21329)
12
- Fix [Race between read index and leader change](https://github.com/etcd-io/etcd/pull/21378)
13
- Fix [Stale reads caused by process pausing](https://github.com/etcd-io/etcd/pull/21417)
14
+- Revert [Reuse events between sync loops](https://github.com/etcd-io/etcd/pull/21443)
15
16
### Package `clientv3`
17
0 commit comments