github jobrunr/jobrunr v7.2.1

latest releases: v8.2.4, v8.2.3, v8.2.2...
17 months ago

🎉 JobRunr v7.2.1 🎉

This JobRunr release fixes a ConcurrentModificationException that can happen due to concurrent updates to a Job and completes the transition from Kotlin 1.7 to Kotlin 2.0 by correctly naming the artifact. JobRunr also validates JobRequests provided to the JobBuilder or RecurringJobBuilder and throws an exception if the JobRequest is invalid.

New features

  • No new features were added

Enhancements

  • Validate JobRequest when using the JobBuilder or the RecurringJobBuilder. PR #1057

Bugfixes

  • Fix concurrent modification issues. PR #1053 (fixes 1052)
  • Correct the artifactId for jobrunr-kotlin-2.0-support by @tan9. PR #1055

Other

  • Remove deprecated AccessController. PR #1054

Full Changelog: v7.2.0...v7.2.1

Don't miss a new jobrunr release

NewReleases is sending notifications on new releases.