Skip to content

redis-0.29.3 - yanked due to broken Windows build

Choose a tag to compare

@nihohit nihohit released this 05 Apr 18:52
· 361 commits to main since this release
28417fd

Changes & Bug fixes

  • re-export socket2. (#1573 by @nihohit)
  • Add commands to flush database(s) (#1576 by @somechris)
  • Fix valkey(s) url schemes not able to be converted to connection infos; Add valkey+unix url scheme (#1574 by @MarkusTieger)
  • A spec compliant version, with less changed code. (#1572 by @65001)
  • Support bb8 for cluster client (#1577 by @wiserfz)
  • Support custom DNS resolver for async client (#1581 by @wiserfz)
  • Update danger_accept_invalid_hostnames for rustls 0.23.24 (#1592 by @jorendorff)