| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-19 | 2.7 kB | |
| Release 2.0.14 source code.tar.gz | 2025-07-19 | 214.6 kB | |
| Release 2.0.14 source code.zip | 2025-07-19 | 335.8 kB | |
| Totals: 3 Items | 553.1 kB | 0 | |
First release of 2025.
What's Changed
- Support Redis cluster with single endpoint configuration by @vincentluan in https://github.com/RichardKnop/machinery/pull/801
- fix: close config files by @testwill in https://github.com/RichardKnop/machinery/pull/807
- Add redis client name config option by @burak-aydin in https://github.com/RichardKnop/machinery/pull/805
- Update mongodb driver package to v1.17.0 by @zerodivisi0n in https://github.com/RichardKnop/machinery/pull/819
- fix ttl index for mongodb results backend by @boguszaur in https://github.com/RichardKnop/machinery/pull/817
- fix v2 (redis): redis sentinel Authentication required bug by @ArielinIChen in https://github.com/RichardKnop/machinery/pull/816
- fix redis consumer bug by @cyxr001 in https://github.com/RichardKnop/machinery/pull/814
- fix v2 go-redis tls bug by @msakauye in https://github.com/RichardKnop/machinery/pull/832
- AMQP: nack the message with requeue false when IgnoreWhenTaskNotRegistered by @surendratiwari3 in https://github.com/RichardKnop/machinery/pull/798
- fix ttl field for mongo backend by @boguszaur in https://github.com/RichardKnop/machinery/pull/829
- support redis username by @ALEX-yinhao in https://github.com/RichardKnop/machinery/pull/834
- doc:add redis sentinel example by @jxy90 in https://github.com/RichardKnop/machinery/pull/826
- Add AWS SQS Visibility Heartbeat Feature by @jbret89 in https://github.com/RichardKnop/machinery/pull/837
- Upgrade AWD SDK to v2 by @jbret89 in https://github.com/RichardKnop/machinery/pull/838
New Contributors
- @vincentluan made their first contribution in https://github.com/RichardKnop/machinery/pull/801
- @testwill made their first contribution in https://github.com/RichardKnop/machinery/pull/807
- @burak-aydin made their first contribution in https://github.com/RichardKnop/machinery/pull/805
- @zerodivisi0n made their first contribution in https://github.com/RichardKnop/machinery/pull/819
- @boguszaur made their first contribution in https://github.com/RichardKnop/machinery/pull/817
- @ArielinIChen made their first contribution in https://github.com/RichardKnop/machinery/pull/816
- @cyxr001 made their first contribution in https://github.com/RichardKnop/machinery/pull/814
- @msakauye made their first contribution in https://github.com/RichardKnop/machinery/pull/832
- @ALEX-yinhao made their first contribution in https://github.com/RichardKnop/machinery/pull/834
- @jxy90 made their first contribution in https://github.com/RichardKnop/machinery/pull/826
- @jbret89 made their first contribution in https://github.com/RichardKnop/machinery/pull/837
Full Changelog: https://github.com/RichardKnop/machinery/compare/v1.10.8...v2.0.14