Skip to content

Releases: agorapulse/micronaut-worker

2.7.3

11 Dec 08:06
d817540
Compare
Choose a tag to compare

What's Changed

  • handle publisher returned from non-producer method by @musketyr in #57

Full Changelog: 2.7.2...2.7.3

2.7.2

11 Dec 06:45
7cc66c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

10 Dec 17:58
d183f2b
Compare
Choose a tag to compare

What's Changed

  • fixed wrong alias for QueueConsumer waitingTime by @musketyr in #54

Full Changelog: 2.7.0...2.7.1

2.7.0

10 Dec 15:49
b258abb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.1

06 Dec 14:04
d050d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.6.1

2.6.0

05 Dec 09:54
d050d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.6.0

2.5.1

29 Nov 16:31
15c126b
Compare
Choose a tag to compare

What's Changed

  • conventional annotations for queue producers and listeners by @musketyr in #45
  • track real execution count in finished event by @musketyr in #46
  • ability to set default executor by @musketyr in #47

Full Changelog: 2.5.0...2.5.1

2.5.0

28 Nov 16:34
0bd32b1
Compare
Choose a tag to compare

What's Changed

  • test that non-existing job won't keep the executor forever by @musketyr in #44
  • Improved reliability of leader selection by @musketyr in #43

Full Changelog: 2.4.0...2.5.0

2.4.0

27 Nov 17:09
768c870
Compare
Choose a tag to compare

What's Changed

  • make the default consumer max messages match the defaults in the annotation by @musketyr in #41
  • Executor ID to provide more unique executor identifier by @musketyr in #42

Full Changelog: 2.3.0...2.4.0

2.3.0

26 Nov 19:35
d17d152
Compare
Choose a tag to compare

What's Changed

  • Worker Runner CLI by @musketyr in #40
  • Finished events is now sent at the end of generation of the results instead of end of method execution

Full Changelog: 2.2.5...2.3.0