Skip to content

Releases: aerius/taskmanager

1.10.0

08 Mar 10:54
f7b9a3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0

05 Dec 12:55
dd67a34
Compare
Choose a tag to compare

What's Changed

  • [github-actions] Update to v1.0.2 by @SerhatG in #63
  • [Github actions] Properly use v1.0.2 for all actions by @SerhatG in #64
  • AER-2293 - Attempt to reduce error log when restarting taskmanager by @Hilbrand in #65
  • AER-2293 Set automatic recovery to false for RabbitMQ library by @SerhatG in #66
  • Taskmanager stability issues by @BertScholten in #67
  • Doing something with boolean returned by await method by @BertScholten in #68

Full Changelog: 1.8.0...1.9.0

1.8.0

29 Mar 09:03
1144b8e
Compare
Choose a tag to compare

What's Changed

  • Added collecting active client queue metrics in the TaskManager by @Hilbrand in #58
  • Generic improvements by @Hilbrand in #59
  • AER-1413 Improved stability to handle connection errors by @Hilbrand in #60

Full Changelog: 1.7.0...1.8.0

1.7.0

12 Jan 12:11
4eaf790
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

16 Nov 13:08
b9b4649
Compare
Choose a tag to compare

What's Changed

  • [DOCKER] Run container as taskmanager instead of root by @SerhatG in #49
  • Avoid using executorservice to start reply consumer by @BertScholten in #50
  • Make mocks lenient otherwise test that uses these partially will fail on not being lenient. by @Hilbrand in #51

Full Changelog: 1.5.0...1.6.0

1.5.0

21 Sep 06:51
a1b1fb2
Compare
Choose a tag to compare

What's Changed

  • AER-879 Apply GZIP compression on message payloads by @wtenbosch in #43
  • Fix concurrent modification error when adding new configuration by @Hilbrand in #46

Full Changelog: 1.4.1...1.5.0

1.4.1

01 Sep 11:40
8025ac7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

01 Jun 09:31
21d3c76
Compare
Choose a tag to compare

What's Changed

  • Add option to send message persistent based on worker type by @Hilbrand in #35
  • Made it possible to make certain schedules durable. by @Hilbrand in #36
  • If not configured durable should be default by @Hilbrand in #37
  • Rare nullpointer-due-to-racecondition fix by @BertScholten in #38

Full Changelog: 1.3.2...1.4.0

1.3.2

28 Apr 08:43
4d99423
Compare
Choose a tag to compare

What's Changed

  • Move to new AERIUS github-action by @SerhatG in #31
  • GitHub Action: main-action should also specify the root pom directory by @SerhatG in #32
  • Moving to the new format as used by the AERIUS github-action by @SerhatG in #33
  • Update version to 1.3.2 by @SerhatG in #34

Full Changelog: 1.3.1...1.3.2

1.3.1

22 Mar 07:51
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in RabbitMQWorkerMonitor, made observers synchronized

Full Changelog: 1.3.0...1.3.1