Skip to content

Releases: agorapulse/micronaut-worker

1.2.1

18 May 12:35
cc9934f
Compare
Choose a tag to compare
  • new helper methods in the JobManager class

1.2.0

01 Feb 14:56
Compare
Choose a tag to compare
  • support for multiple Micronaut versions

1.1.4

03 Nov 15:53
5e567d6
Compare
Choose a tag to compare
  • Redis queues

1.1.3

13 Oct 15:03
006f140
Compare
Choose a tag to compare
  • disabled in CLI by default
  • increased the number of consumed messages from SQS queue to 10

1.1.2

08 Sep 08:12
88ca986
Compare
Choose a tag to compare
  • backward compatibility with the simple format of the messages which might pending in the queues

1.1.1

08 Jun 16:00
fb39657
Compare
Choose a tag to compare
  • ablity to set default queue type (e.g. local for local environment)

1.1.0

24 May 09:21
74e54ee
Compare
Choose a tag to compare
  • disable jobs by default in tests and for functions

1.0.3

28 Apr 12:19
a87d6f9
Compare
Choose a tag to compare
  • fixed deleting queue from SQS

1.0.2

27 Apr 10:43
f841714
Compare
Choose a tag to compare
  • fixed module name for SQS integration

1.0.1

15 Apr 01:24
1983323
Compare
Choose a tag to compare
  • initial maven central release