Skip to content

Releases: RichardKnop/machinery

Release v1.4.2

04 Aug 15:52
55e0829
Compare
Choose a tag to compare

Fixes for several bugs and small all around improvements.

Release v1.4.1

12 Jul 15:24
e255d32
Compare
Choose a tag to compare

Replaced github.com/satori/go.uuid

Release v1.4

22 Jun 02:37
e7719c4
Compare
Choose a tag to compare

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

26 May 09:12
Compare
Choose a tag to compare

Fixes for several bugs and small all around improvements.

Release v1.3.5

04 May 02:16
Compare
Choose a tag to compare

Fixes for several bugs and small all around improvements.

Release v1.3.4

30 Apr 07:58
Compare
Choose a tag to compare

Fixes for several bugs and small all around improvements.

Release v1.3.3

29 Apr 13:15
Compare
Choose a tag to compare

Fixes for several bugs and small all around improvements.

Release v1.3.2

22 Apr 03:06
2d6e01e
Compare
Choose a tag to compare

This release fixes SQS broker task acknowledgement and improves Redis broker performance.

Release v1.3.1

05 Apr 13:42
Compare
Choose a tag to compare

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

20 Mar 15:45
Compare
Choose a tag to compare

This release adds support for DynamoDB backend, fixes various bugs and improves overall code quality.