github redis/redis-py v4.1.2
Version 4.1.2

latest releases: v5.1.1, v5.1.0, v5.0.9...
2 years ago

Changes

🚀 New Features

  • Invalid OCSP certificates should raise ConnectionError on failed validation (#1907)
  • Added retry mechanism on socket timeouts when connecting to the server (#1895)

🐛 Bug Fixes

  • LMOVE, BLMOVE return incorrect responses (#1906)
  • Fixing AttributeError in UnixDomainSocketConnection (#1903)
  • Fixing TypeError in GraphCommands.explain (#1901)

🧰 Maintenance

  • For tests, increasing wait time for the cluster (#1908)
  • Increased pubsub's wait_for_messages timeout to prevent flaky tests (#1893)
  • README code snippets formatted to highlight properly (#1888)
  • Fix link in the main page (#1897)
  • Documentation fixes: JSON Example, SSL Connection Examples, RTD version (#1887)
  • Direct link to readthedocs (#1885)

Contributors

We'd like to thank all the contributors who worked on this release!

@barshaul, @chayim, @dvora-h, @soumendrak and @varunchopra

Don't miss a new redis-py release

NewReleases is sending notifications on new releases.