github redis-rs/redis-rs redis-1.4.0

4 hours ago

Changes & Bug fixes

CI & operational improvements

  • tests: Avoid relying on Redis bug in test_object_freq_command (#2164 by @somechris)
  • Makefile: Select module tests directly to reduce output (#2167 by @somechris)
  • test: Switch to selecting tests through profiles (#2210 by @somechris)
  • Stabilize github actions dependencies (#2198 by @nihohit)
  • tests: Switch direct use of RedisServer to better suited TestContext (#2202 by @somechris)
  • ci: Document status of KeyDB, Valkey, and Kvrocks support (#2206 by @somechris)
  • tests: Stop running sentinel tests when testing on unix sockets (#2208 by @somechris)
  • Make test names greppable (#2211 by @nihohit)

New Contributors

Full Changelog: redis-1.3.0...redis-1.4.0

Don't miss a new redis-rs release

NewReleases is sending notifications on new releases.