Skip to content

Commit

Permalink
6.3.0 (#140)
Browse files Browse the repository at this point in the history
* fix: compile error when enable full-tracing
* feat: vec tuple response type conversions
---------

Co-authored-by: liyixin <601947961@qq.com>
Co-authored-by: usrtax <i@user.tax>
  • Loading branch information
3 people committed Sep 19, 2023
1 parent 68f92c7 commit 2a42b00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

* Fix cluster replica discovery with Elasticache
* Fix cluster replica `READONLY` usage
* Fix compilation error with `full-tracing`
* Support `Vec<(T1, T2, ...)>` with `FromRedis`

## 6.2.1

Expand Down

0 comments on commit 2a42b00

Please sign in to comment.