Releases: cunla/fakeredis-py
Releases · cunla/fakeredis-py
v2.18.1 🌈
🐛 Bug Fixes
- Fix stream type issue #233
🧰 Maintenance
- Add mypy hints to everything
- Officially for redis-py 5.0.0, redis 7.2
Full Changelog: v2.18.0...v2.18.1
v2.18.0 🌈
Changes
🚀 Features
- Implement
PUBSUB NUMPAT
#195,SSUBSCRIBE
#199,SPUBLISH
#198,
SUNSUBSCRIBE
#200,PUBSUB SHARDCHANNELS
#196,PUBSUB SHARDNUMSUB
#197
🐛 Bug Fixes
- Fix All aio.FakeRedis instances share the same server #218
- fix:bug using same server with aioredis (#223)
⬆️ Dependency Updates
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#224)
- chore(deps): bump lupa from 1.14.1 to 2.0 (#215)
- chore(deps): bump mkdocs-material from 9.1.11 to 9.1.19 (#216)
Full Changelog: v2.17.0...v2.18.0
v2.17.0 🌈
Changes
🚀 Features
🧰 Bug Fixes
- Fix incorrect error msg for group not found #210
- fix: use same server_key within pipeline when issued watch #213
- issue with ZRANGE and ZRANGESTORE with BYLEX #214
Contributors
We'd like to thank all the contributors who worked on this release!
Full Changelog: v2.16.0...v2.17.0
v2.16.0 🌈
v2.15.0 🌈
v2.15.0
🚀 Features
- Implemented support for various stream groups commands:
- Implemented sorted set commands:
- Implemented list commands:
BLMOVE
#182,
🧰 Maintenance
- Improved documentation.
Full Changelog: v2.14.1...v2.14.2
v2.14.1 🌈
Changes
🧰 Bug Fixes
- Fix the requirement for packaging.Version #177
Full Changelog: v2.14.0...v2.14.1
v2.14.0 🌈
🚀 Features
- Implement
HRANDFIELD
#156 - Implement
JSON.MSET
🧰 Maintenance
- Improve streams code
Full Changelog: v2.13.0...v2.14.0
v2.13.0 🌈
Changes
🚀 Features
- Implement XDEL (#153)
🐛 Bug Fixes
🧰 Maintenance
- Improve test code
- Fix reported security issue
Contributors
We'd like to thank all the contributors who worked on this release!
@bomber8013
Full Changelog: v2.12.1...v2.13.0
v2.12.1 🌈
Changes
- Adding state for scan commands (#99)
- Add support for
Connection.read_response
arguments used in redis-py 4.5.5 and 5.0.0
Contributors
We'd like to thank all the contributors who worked on this release!
Full Changelog: v2.12.0...v2.12.1