Releases: aerius/taskmanager
Releases · aerius/taskmanager
1.10.0
What's Changed
- AER-2445 refactored out GSON library by @Hilbrand in #71
- [RELEASE-FIX] Use JDK 17 to build by @BertScholten in #73
Full Changelog: 1.9.0...1.10.0
1.9.0
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
1.7.0
What's Changed
- Dependency checks and updates by @BertScholten in #42
- AER-1220 removed use of dropwizard metrics by @BertScholten in #54
- AER-1221 using opentelemetry by @BertScholten in #55
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- [DOCKER] Run container as
taskmanager
instead ofroot
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
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
What's Changed
- Switched to lock+condition in PriorityTaskScheduler by @BertScholten in #41
- Update version to 1.4.1 by @SerhatG in #44
Full Changelog: 1.4.0...1.4.1
1.4.0
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
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
What's Changed
- Fix a bug in
RabbitMQWorkerMonitor
, made observers synchronized
Full Changelog: 1.3.0...1.3.1