Skip to content

Bump redis from 0.27.0 to 0.27.2

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

Bumps redis from 0.27.0 to 0.27.2.

Release notes

Sourced from redis's releases.

redis-0.27.2

Changes & Bug fixes

  • Pubsub: Keep stream running after sink was closed. (#1330)

v0.27.1

Changes & Bug fixes

Commits
  • a1f33e9 Update version.
  • 636a749 Pubsub: Keep stream running after sink was closed.
  • 2e1b5c1 Add test for pubsub into_on_message.
  • 04af8cf Use should_panic macro on test_block_on_all_panics_from_spawns function
  • 0f421ba Draft version 0.27.1.
  • 4b88ea4 update connection manager, r2d2 dependency
  • d3181b8 sentinel feature import error
  • 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