Releases: agorapulse/micronaut-worker
Releases · agorapulse/micronaut-worker
1.2.1
- new helper methods in the
JobManager
class
1.2.0
- support for multiple Micronaut versions
1.1.3
- disabled in CLI by default
- increased the number of consumed messages from SQS queue to 10
1.1.2
- backward compatibility with the simple format of the messages which might pending in the queues
1.1.1
- ablity to set default queue type (e.g.
local
for local environment)
1.1.0
- disable jobs by default in tests and for functions
1.0.3
- fixed deleting queue from SQS
1.0.2
- fixed module name for SQS integration
1.0.1
- initial maven central release