Skip to content

Releases: RichardKnop/machinery

Release v1.9.5

23 Oct 13:44
260989d

Choose a tag to compare

Make sure server can be initialised without lock configuration (default to eager lock). Fixes a bug when server could not be created without lock config.

Release v1.9.4

18 Oct 01:51

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.9.3

18 Oct 01:50
df52387

Choose a tag to compare

Added support for periodic tasks.

Release v1.9.2

07 Sep 19:34
aa9f79b

Choose a tag to compare

Small release:

  • Support customized delayed tasks key in redigo implementation (#595)

Release v1.9.1

16 Jul 13:07
7bf3910

Choose a tag to compare

Updated version of Redis libraries.

Release v1.9.0

16 Jul 09:14
f789b8d

Choose a tag to compare

Reverts a change in Release v1.8.9 which introduced a bug.

Release v1.8.9

15 Jul 13:37
706f08b

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.8.8

13 Jul 17:15
a5c08ef

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.8.7

30 Jun 18:23
802f45d

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.8.6

13 Jun 19:28
05c75c3

Choose a tag to compare

Small bug fix:

  • Use UNWATCH when MULTI is not called