Skip to content

v7.0.1

Latest
Compare
Choose a tag to compare
@schmika schmika released this 30 Jul 09:54
· 18 commits to main since this release
961d70c

Fixed

  • Flusswerk Logger can handle function calls with the format String as sole argument.

Changed

  • Reporting of partial retries can now be customized by overriding ProcessReport.reportComplexRetry(Message message, RetryProcessingException e) and ProcessReport.reportComplexFailedAfterMaxRetries(Message message, RetryProcessingException e).