Skip to content

Releases: aneoconsulting/ArmoniK.Core

0.28.0

14 Nov 11:27
5f4fb47
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • fix: properly fill error in gRPC TaskSummary object by @aneojgurhem in #792
  • fix: error recovery after retry fail by @aneojgurhem in #795
  • fix: catch TaskCanceledException when cancellation token is triggered while writing taskhandler in pollster by @aneojgurhem in #793

✅ Tests

🤖 CI

0.27.2

04 Nov 22:26
abf9864
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • fix: show exact core version in logs by @aneojgurhem in #781
  • fix: properly initialize rabbit health check by @aneojgurhem in #786
  • fix: cancelling session from sessions service cancel tasks and abort results from the session by @aneojgurhem in #789
  • fix: ensure task in error or retry children are properly cancelled by @aneojgurhem in #790

💅 Refactors

  • refactor: add debug logs around message push into the queue storage by @aneojgurhem in #791

0.27.1

18 Oct 10:39
6208075
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

💅 Refactors

🤖 CI

0.27.0

11 Oct 15:07
220a1d4
Compare
Choose a tag to compare

👉 Changelog

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

📖 Documentation

✅ Tests

❤️ Contributors

0.26.0

27 Sep 09:40
b074b61
Compare
Choose a tag to compare

👉 Changelog

compare changes

🚀 Enhancements

🩹 Fixes

  • fix: dispose cancellation token source in SQS heart by @aneojgurhem in #755
  • fix: properly init auth table and its dependencies in control plane by @aneojgurhem in #756
  • fix: resubmit task when agent tries to acquire a task in Retried by @aneojgurhem in #762

📖 Documentation

🤖 CI

0.25.0

10 Sep 14:37
0779cb5
Compare
Choose a tag to compare

👉 Changelog

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

✅ Tests

  • test: add option to pause session during submission in bench by @aneojgurhem in #735

🤖 CI

❤️ Contributors

0.24.4

19 Aug 08:50
cce148f
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • fix: add missing payload id in Task data mask for task detailed by @aneojgurhem in #722
  • fix: Reject poisonnous message and requeue waiting, failed, running and postponed in all queue implementation by @aneojgurhem in #728

📖 Documentation

🏡 Chore

0.24.3

22 Jul 11:41
2832c98
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • fix: properly release task after timeout before acquisition during pipelining by @aneojgurhem in #713

🏡 Chore

0.24.2

10 Jun 19:09
d0c4c6a
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

🏡 Chore

0.24.1

24 Apr 14:39
556fcb8
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • fix: set readiness check to degraded when pollster does not process tasks by @aneojgurhem in #695