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 Aug 30, 2023
1 parent b3f89b4 commit 1d6b0e3
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 @@ -5,6 +5,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 1d6b0e3

Please sign in to comment.