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 Aug 30, 2023
1 parent 1d6b0e3 commit c5b46d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,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 c5b46d8

Please sign in to comment.