Releases: redis/redis-om-python
Releases Β· redis/redis-om-python
v0.0.22
- The migrator will now error if you attempt to create a search index on database > 0 as this is not supported by RediSearch.
- Some documentaiton improvements.
- Various dependency updates.
v0.0.21
Adds ability to expire a model instance, updates the docs to show how to access the underlying Redis connection, and various dependency updates.
v0.0.20
This is a small release that rolls up the latest dependency updates.
v0.0.19
Adds class level delete
for JsonModel and HashModel.
v0.0.18
Changes license to MIT, updates dependencies.
v0.0.17
This release includes the fix for running on Redis Enterprise / Redis cloud that was accidentally omitted from 0.0.16.