Skip to content

Version 4.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 11:27
· 528 commits to master since this release
1ea842c

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