Releases: taskiq-python/taskiq-redis
Releases · taskiq-python/taskiq-redis
0.4.0
0.3.1
What's Changed
- Updated redis brokers to work with bytes. by @s3rius in #33
- Update the docs and explicitly specify missing result error by @booqoffsky in #35
Full Changelog: 0.2.3...0.3.1
0.3.0
What's Changed
- Dependencies were updated. by @s3rius in #26
- Changed expiration policy by @chandr-andr in #28
- Add super.shutdown() call in redis brokers by @booqoffsky in #32
- Add PubSubBroker in init.py by @booqoffsky in #31
- Updated redis brokers to work with bytes. by @s3rius in #33
Full Changelog: 0.2.1...0.3.0
0.2.3
What's Changed
- Add super.shutdown() call in redis brokers by @booqoffsky in #32
- Add PubSubBroker in init.py by @booqoffsky in #31
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Dependencies were updated. by @s3rius in #26
- Changed expiration policy by @chandr-andr in #28
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Updated shutdown method. by @s3rius in #23
- Add ex and px parameters for redis backend by @chandr-andr in #25
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Split Broker into Broadcast and Standart by @booqoffsky in #12
- Some broker tests by @booqoffsky in #17
- Added codecov reports. by @s3rius in #18
- Updated push policy for test workflow. by @s3rius in #19
- Added docs about new brokers. by @s3rius in #20
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Remove result from Redis after reading by @booqoffsky in #15
- Updated broker's interface. by @s3rius in #16
New Contributors
- @booqoffsky made their first contribution in #15
Full Changelog: 0.0.4...0.1.0
0.0.4
0.0.3
- Updated broker API.
Full Changelog: 0.0.2...0.0.3