Releases: RichardKnop/machinery
Release v1.4.2
Fixes for several bugs and small all around improvements.
Release v1.4.1
Replaced github.com/satori/go.uuid
Release v1.4
Splits brokers and backends into separate packages to reduce size of binaries.
Fixes for several bugs and small all around improvements.
EDIT: Renamed this release from 1.3.7 to 1.4 because of backwards incompatible changes.
Release v1.3.6
Fixes for several bugs and small all around improvements.
Release v1.3.5
Fixes for several bugs and small all around improvements.
Release v1.3.4
Fixes for several bugs and small all around improvements.
Release v1.3.3
Fixes for several bugs and small all around improvements.
Release v1.3.2
This release fixes SQS broker task acknowledgement and improves Redis broker performance.
Release v1.3.1
This release fixes a Redis broker concurrency bug when broker would consume tasks from the queue even if it is already processing max allowed concurrent tasks. Also includes some other minor improvements of the codebase.
Release v1.3
This release adds support for DynamoDB backend, fixes various bugs and improves overall code quality.