Bump redis from 0.27.2 to 0.27.3
Bumps redis from 0.27.2 to 0.27.3.
Release notes
Sourced from redis's releases.
redis-0.27.3
Changes & Bug fixes
- Add support for [TYPE type] in SCAN commands (#1332
@Reiuji-ch
)- Align default timeouts on cluster client. (#1333)
- Updates unmaintained tokio-retry to tokio-retry2 (#1334
@naomijub
)- Align verification of protocol & TLS during cluster creation. (#1289)
- Include the StreamExt use statement in docs (#1345
@joshrotenberg
)- Further limit parser recursion (#1346)
CI improvements
Commits
-
ad70f98
prepare release 0.27.3 -
8c9d915
Bump serde_json from 1.0.127 to 1.0.128 -
9a8ae20
Bump tokio-util from 0.7.11 to 0.7.12 -
0d5b353
Bump webpki-roots from 0.26.3 to 0.26.6 -
ea20215
Bump rustls-pki-types from 1.7.0 to 1.9.0 -
c688518
Bump rstest from 0.22.0 to 0.23.0 -
63c1258
Bump tokio-retry2 from 0.5.3 to 0.5.4 -
1c37428
Bump async-std from 1.12.0 to 1.13.0 -
f383cd0
Bump serde from 1.0.209 to 1.0.210 -
ec57428
Limit parser recursion further (#1346) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts