Skip to content

Commit

Permalink
6.2.2 (#135)
Browse files Browse the repository at this point in the history
* fix: add timeout to split stream close (#133)
* fix: cluster replica discovery (#134)
  • Loading branch information
aembke committed Sep 19, 2023
1 parent 9f7e0f8 commit 68f92c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
* Fix compilation error with `full-tracing`
* Support `Vec<(T1, T2, ...)>` with `FromRedis`

## 6.2.2

* Fix cluster replica discovery with Elasticache
* Fix cluster replica `READONLY` usage

## 6.2.1

* Fix cluster failover with paused nodes
Expand Down

0 comments on commit 68f92c7

Please sign in to comment.