Skip to content

4.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 12:15
· 706 commits to master since this release
9804bdc

Breaking Changes

  • Improvements to JSON coverage (#1666)
    Impact: JSON commands available since 4.0.0beta3 now better match RedisJSON
  • Add python_requires setuptools check for python > 3.6 (#1656)

🚀 New Features

🐛 Bug Fixes

  • Added boolean parsing to PEXPIRE and PEXPIREAT (#1665)
  • Add python_requires setuptools check for python > 3.6 (#1656)

🧰 Maintenance

  • Adding vulture for static analysis (#1655)
  • Starting to clean the docs (#1657)
  • Update README.md (#1654)
  • Adding description format for package (#1651)
  • Publish to pypi as releases are generated with the release drafter (#1647)
  • Restore actions to prs (#1653)

Contributors

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

@Nicusor97, @WisdomPill, @chayim and @gkorland