Skip to content

Version 4.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 10:59
· 544 commits to master since this release
90295ea

Changes

🚀 New Features

  • Add retries to connections in Sentinel Pools (#1879)
  • OCSP Stapling Support (#1873)
  • Define incr/decr as aliases of incrby/decrby (#1874)
  • FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN (#1847)

🐛 Bug Fixes

  • Timeseries docs fix (#1877)
  • get_connection: catch OSError too (#1832)
  • Set keys var otherwise variable not created (#1853)
  • Clusters should optionally require full slot coverage (#1845)

🧰 Maintenance

  • Triple quote docstrings in client.py PEP 257 (#1876)
  • syncing requirements (#1870)
  • Typo and typing in GraphCommands documentation (#1855)
  • Allowing poetry and redis-py to install together (#1854)
  • setup.py: Add project_urls for PyPI (#1867)
  • Support test with redis unstable docker (#1850)
  • Connection examples (#1835)
  • Documentation cleanup (#1841)

Contributors

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

@Andrew-Chen-Wang, @AvitalFineRedis, @Enchufa2, @barshaul, @chayim, @dvora-h, @jdieter, @salty-horse, @sbv-csis and @tony