Bump redis from 0.27.4 to 0.27.5
Bumps redis from 0.27.4 to 0.27.5.
Release notes
Sourced from redis's releases.
v0.27.5
Changes & Bug fixes
- Allow disabling timeouts in
ConnectionManager
(#1372@dcreager
)- Fix timeouts throwing Pubsub::get_message. (#1379)
- implement command
DRYRUN
(#1373@ArtemIsmagilov
)- Support for
hashbrown::HashMap
andhashbrown::HashSet
(#1359@feelingsonice
)- impl CLIENT GETNAME (#1380
@ArtemIsmagilov
)CI improvements
- Increase test CI action timeout. (#1370)
Commits
-
7b8323e
Prepare version 0.27.5 -
b4f4c08
Fix lint. -
7977e63
impl CLIENT GETNAME -
4ffe4c6
set -> map -
4b1c1f0
pr comments -
04fb144
unused import -
71e4d2a
Value::Nil to default -
52a0ea1
conform to the same macro pattern -
4d01f9e
FromRedisValue for map types -
3d9683a
FromRedisValue for set types - 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