5.1.0b6
Pre-release
Pre-release
github-actions
released this
06 Jun 18:03
·
53 commits
to master
since this release
Changes
π New Features
- Hash field expiration commands (#3218)
- Support NOVALUES parameter for HSCAN (#3157)
- Support the MAXAGE option for CLIENT KILL (#3187)
π Bug Fixes
- Fix parsing of INFO response (#3265)
π§° Maintenance
- Use standard Redis docker image in CI (#3246)
- Add missing type hints for
backoff.py
(#3249) - More robust parsing of memory stats response (#3247)
- Parse FT.PROFILE response more robustly (#3245)
- Run pyupgrade for 3.8 (#3236)
- Fix typing for address_remap (fixes #3234) (#3235)
- Use new Redis logo and website (#3233)
- Update ResponseT type alias (#3227)
- Streamline documentation style (#3232)
- Document XREAD of last message (+) (#3188)
- Fix CNs in test certificates (#3226)