Changes
- v6.1.0 (#173)
- Fix updated linters errors (#172)
- Removing my work account from CODEOWNERS (#168)
- connection: fix getpid() call on disconnect (#166)
- Revert some typing commits (#163)
- fixed type hints of hash methods (#154)
- fixed type hint of hrandfield method (#155)
- Add new CODEOWNERS (#152)
- Add more test cases (#147)
- refactor: updating typing for xreadgroup / xread / xadd (#130)
- update typing for copy (#139)
- update the return type of scan family (#135)
- Issue 131: Fixes Flaky test by increasing timeout to 1s (#136)
- Fixes for valkey 8.0 (#124)
- Set socket_timeout default value to 5 seconds (#120)
- sort methods
ACL DELUSER
andACL DRYRUN
by alphabetically, checked doc (#103) - drop compose format and commands v1, use supported v2+ (#105)
- fix redis-cluster-py link (#99)
- make documentation link more obvious (#98)
- Added geosearch tests (#97)
🔥 Breaking Changes
- Remove expiration/TTL commands that are not supported by Valkey (#125)
🚀 New Features
- Add dynamic_startup_nodes parameter to async ValkeyCluster (#167)
- fixed problems in #143 (#144)
- Add async class aliases for redis-py compatibility (#148)
🐛 Bug Fixes
- Allow relative path in unix socket URLs (#153)
🧰 Maintenance
- connection: add a pointer to os.getpid to ConnectionPool (#159)
- fix verify params in getex() (#145)
- build(deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0 (#128)
- build(deps): bump codecov/codecov-action from 4 to 5 (#127)
- Add support for Python 3.13 (#116)
- build(deps): bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.44.0 (#118)
- Revert "Temporarily fix https://github.com/actions/runner-images/issu…" (#117)
- parsers: resp3: be less verbose (#112)
- Temporarily fix actions/runner-images#10781 (#113)
- build(deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 (#108)
- build(deps): bump actions/cache from 3 to 4 (#107)
- doc: fix rst format (#101)
Contributors
We'd like to thank all the contributors who worked on this release!
@ArtemIsmagilov, @Kakadus, @aiven-sal, @amirreza8002, @dependabot[bot], @imnotjames, @mkmkme, @paulorochaoliveira, @spyinx, @zioproto, Paulo Oliveira and dependabot[bot]