v6.1.0b2
Pre-release
Pre-release
What's Changed
- Issue 131: Fixes Flaky test by increasing timeout to 1s by @paulorochaoliveira in #136
- update the return type of scan family by @amirreza8002 in #135
- update typing for copy by @spyinx in #139
- fix verify params in getex() by @spyinx in #145
- refactor: updating typing for xreadgroup / xread / xadd by @imnotjames in #130
- Add async class aliases for redis-py compatibility by @aiven-sal in #148
- Add more test cases by @aiven-sal in #147
- fixed problems in #143 by @amirreza8002 in #144
- Add new CODEOWNERS by @aiven-sal in #152
- Allow relative path in unix socket URLs by @aiven-sal in #153
- fixed type hint of hrandfield method by @amirreza8002 in #155
- fixed type hints of hash methods by @amirreza8002 in #154
- connection: add a pointer to os.getpid to ConnectionPool by @mkmkme in #159
- Revert some typing commits by @mkmkme in #163
- v6.1.0b2 by @mkmkme in #165
New Contributors
- @paulorochaoliveira made their first contribution in #136
- @spyinx made their first contribution in #139
- @imnotjames made their first contribution in #130
Full Changelog: v6.1.0b1...v6.1.0b2