Update Rust crate redis to 0.23.3 #18
Reference in New Issue
Block a user
Delete Branch "renovate/redis-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.23.2->0.23.3Release Notes
redis-rs/redis-rs (redis)
v0.23.3: v0.23.3Compare Source
0.23.3 (2023-09-01)
Note that this release fixes a small regression in async Redis Cluster handling of the
PINGcommand.Based on updated response aggregation logic in #888, it
will again return a single response instead of an array.
Features
key_typecommand (#933 @bruaba)Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.