Skip to content

Releases: RichardKnop/machinery

Release v1.7.2

17 Dec 14:50
7a7f434
Compare
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
Compare
Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.0

11 Oct 12:38
7c43c9f
Compare
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
Compare
Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.6.8

13 Aug 09:36
1bd3be9
Compare
Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.6.7

12 Jul 11:28
ef7d07c
Compare
Choose a tag to compare

Hotfix for a possible panic in SQS broker.

Release v1.6.6

12 Jul 10:40
7022984
Compare
Choose a tag to compare

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

Release v1.6.5

11 Jun 14:46
b05d372
Compare
Choose a tag to compare

AMQP broker imrovements, solved issues around routing key.

Release v1.6.4

21 May 12:20
6b015f4
Compare
Choose a tag to compare

This release contains couple of fixes:

  • Apply binding to default queue
  • Fixed the default result expire time to 1 hour as per documentation

Release v1.6.3

19 May 15:34
52d1497
Compare
Choose a tag to compare

Fixed bug to support for using non-AMQP as broker and AMQP as result backend.