Skip to content

Releases: RichardKnop/machinery

Release v1.7.5

21 Apr 00:33
107e5de

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.4

04 Mar 13:56

Choose a tag to compare

A small maintenance release.

Release v1.7.3

31 Dec 14:31

Choose a tag to compare

A small release with only one change:

  • delete SQS message if unmarshalling fails

Release v1.7.2

17 Dec 14:50
7a7f434

Choose a tag to compare

This release adds support for couple of new features:

  • allow multiple server AMQP broker
  • allow redis cluster backend with password
  • expose delayed tasks information via a method

Release v1.7.1

30 Oct 12:31
0095c83

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.0

11 Oct 12:38
7c43c9f

Choose a tag to compare

Regular maintenance and bug fix release. Also includes an experimental V2 package which should be used with caution (as breaking changes will happen to it in the future).

Release v1.6.9

09 Sep 13:33
45c722b

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.6.8

13 Aug 09:36
1bd3be9

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.6.7

12 Jul 11:28
ef7d07c

Choose a tag to compare

Hotfix for a possible panic in SQS broker.

Release v1.6.6

12 Jul 10:40
7022984

Choose a tag to compare

Bug fixes for SQS and AMQP brokers related to concurrency and reconnection problems.