Skip to content

v7.1.0

Compare
Choose a tag to compare
@rdehuyss rdehuyss released this 26 Apr 12:29
· 7 commits to master since this release
eb79acd

馃帀 JobRunr v7.1.0 馃帀

Right after the release from v7.0.0, we continue with v7.1.0 where JobRunr now supports Virtual Threads in GraalVM native mode.

New features

  • Virtual Threads are now supported when using GraalVM Native mode! PR #997, PR #1000, PR #1005, PR #1007
  • Better JSR310 support in case Jackson JSR 310 Module is missing. PR #1015

Bugfixes

  • Fix RecurringJobNotFoundException when Recurring Job is disabled. PR #991 (fixes #990)
  • Fix new version problem notification in Dashboard. PR #988
  • Update JobFilters JavaDoc. PR #995
  • Cleanup drone CI Server. PR #986
  • Improve Spring Integration lifecycle thanks to feedback from @SardarNL. PR #1012

Other

Full Changelog: v7.0.0...v7.1.0