Releases: taskiq-python/taskiq-redis
Releases · taskiq-python/taskiq-redis
1.0.8
1.0.7
What's Changed
🚨🚨🚨 Deprecations 🚨🚨🚨
RedisScheduleSource
is now deprecated and ListRedisScheduleSource
should be used instead. In order to migrate, please use the example from README.
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
What's Changed
- Fix typos in docstring and variables. by @danielshtel in #80
- feat: add maxlen param to RedisStreamBroker by @spikeninja in #81
New Contributors
- @danielshtel made their first contribution in #80
- @spikeninja made their first contribution in #81
Full Changelog: 1.0.4...1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
What's Changed
- Fixed rediscluster schedule source. by @s3rius in #62
- Added propper LICENSE. by @s3rius in #58
- Added redis sentinel support by @DABND19 in #55
- Updated docker-compose for testing. by @s3rius in #63
- Added serializer option to redis backend. by @s3rius in #57
New Contributors
Full Changelog: 0.5.6...1.0.0