🚀 Features
- implement support for
WITHSCORE
inZRANK
andZREVRANK
#357 - implement support for Connection commands
HELLO
,CLIENT SETNAME
,CLIENT GETNAME
,CLIENT ID
,CLIENT INFO
#361 - implement support for
HGETEX
,HSETEX
,HGETDEL
#365
🐛 Bug Fixes
- Fix
test_tcp_server_started
to close the connection @mgorny (#363) - [ACL] Always allow
AUTH
command @wakonig (#362) - [ACL] Provide
default
account acl on startup @wakonig (#362)
🧰 Maintenance
- Refactor hypothesis tests (#366)
Contributors
We'd like to thank all the contributors who worked on this release!
Full Changelog: v2.27.0...v2.28.0