Releases: taskiq-python/taskiq-redis
Releases · taskiq-python/taskiq-redis
1.1.0
1.0.9
What's Changed
- feat: add maxlen to stream sentinel and cluster brokers by @spikeninja in #93
Full Changelog: 1.0.8...1.0.9
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