Skip to content

Bump redis from 0.27.3 to 0.27.4

Dependabot requested to merge dependabot-cargo-redis-0.27.4 into master

Bumps redis from 0.27.3 to 0.27.4.

Release notes

Sourced from redis's releases.

redis v0.27.4

Changes & Bug fixes

  • Add lastid option to xclaim (#1360 @​urkle)
  • Add xadd_options and xtrim_options (#1361 @​urkle)
  • Sync connection: Handle timed-out responses by ignoring them. (#1290)
  • Expose the sink and stream parts of an async pubsub to the user. (#1366)

CI improvements

  • Add async iterator tests. (#1364)
Commits
  • 7a10957 Prepare release 0.27.4
  • 5f5c2ce Expose the sink and stream parts of an async pubsub to the user.
  • 6bdd260 Handle timed-out responses by ignoring them.
  • c99031b Move try_send outside
  • 361316a Add async iterator tests.
  • 60daaa7 fixup! Add xadd_options and xtrim_options
  • f644268 Add xadd_options and xtrim_options
  • bb53449 Add lastid option to xclaim
  • See full diff 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

Merge request reports

Loading