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