Releases: RichardKnop/machinery
Releases · RichardKnop/machinery
v2.0.13
Full Changelog: v2.0.12...v2.0.13
v1.10.8
Full Changelog: v1.10.7...v1.10.8
v2.0.12
What's Changed
- Doc fix by @xiaozuo7 in #681
- fix for concurrent access issue by @jatin-chai in #685
- v2_example_fix by @xiaozuo7 in #683
- v2_unused_function_delete by @xiaozuo7 in #689
- feat: add redis cluster mode flag in redis config by @danie1Lin in #712
- brokers: add IgnoreWhenTaskNotRegistered option for goredis by @miraclesu in #696
- fix: make sure eager lock is concurrent safe by @bastengao in #720
- fix: redis password with '@' by @YorkJ in #727
- small comment fix by @edandnimble in #781
- Upgrade go-redis from v8 to v9 by @charleswhchan in #793
- fix (*dynamodbiface.DynamoDBAPI).ListTables by @mariiatuzovska in #772
- Respect concurrency in GCP by @munir131 in #762
- fix: overflow when parsing a huge uint64 number by @apocelipes in #751
- AMQP:update amqp sdk from non maintained streadway to amqp091-go by @surendratiwari3 in #797
- AMQP: added custom delayed queue config by @surendratiwari3 in #796
New Contributors
- @xiaozuo7 made their first contribution in #681
- @jatin-chai made their first contribution in #685
- @danie1Lin made their first contribution in #712
- @miraclesu made their first contribution in #696
- @YorkJ made their first contribution in #727
- @edandnimble made their first contribution in #781
- @mariiatuzovska made their first contribution in #772
- @munir131 made their first contribution in #762
- @apocelipes made their first contribution in #751
Full Changelog: v2.0.11...v2.0.12
v1.10.7
What's Changed
- Doc fix by @xiaozuo7 in #681
- fix for concurrent access issue by @jatin-chai in #685
- v2_example_fix by @xiaozuo7 in #683
- v2_unused_function_delete by @xiaozuo7 in #689
- feat: add redis cluster mode flag in redis config by @danie1Lin in #712
- brokers: add IgnoreWhenTaskNotRegistered option for goredis by @miraclesu in #696
- fix: make sure eager lock is concurrent safe by @bastengao in #720
- fix: redis password with '@' by @YorkJ in #727
- small comment fix by @edandnimble in #781
- Upgrade go-redis from v8 to v9 by @charleswhchan in #793
- fix (*dynamodbiface.DynamoDBAPI).ListTables by @mariiatuzovska in #772
- Respect concurrency in GCP by @munir131 in #762
- fix: overflow when parsing a huge uint64 number by @apocelipes in #751
- AMQP:update amqp sdk from non maintained streadway to amqp091-go by @surendratiwari3 in #797
- AMQP: added custom delayed queue config by @surendratiwari3 in #796
New Contributors
- @xiaozuo7 made their first contribution in #681
- @jatin-chai made their first contribution in #685
- @danie1Lin made their first contribution in #712
- @miraclesu made their first contribution in #696
- @YorkJ made their first contribution in #727
- @edandnimble made their first contribution in #781
- @mariiatuzovska made their first contribution in #772
- @munir131 made their first contribution in #762
- @apocelipes made their first contribution in #751
Full Changelog: v1.10.6...v1.10.7
Release v2.0.11
Small maintenance release.
Release v1.10.6
Working v1 release.
Release v2.0.10
Properly working v2 release.
Release v1.10.5
Release to fix go mod mess with v2 version 2/2.
Release v1.10.4
Release to fix go mod mess with v2 version 1/2.
Release v1.10.3
Bug fix and maintenance release.