Skip to content

v8.8.1

Choose a tag to compare

@auloin auloin released this 07 Aug 14:34
· 1 commit to master since this release
c7066ed

JobRunr and JobRunr Pro 8.8.1

This release moves job retention from the background job server to a global configuration, making it available to all JobRunr components. It also adds Amazon DocumentDB autoconfiguration for Micronaut, and JobRunr Pro fixes automatic deletion of ExternalJobs.

Heads-up: This release deprecates the existing job retention settings under background-job-server. Job retention is now configured at the jobs level. Please migrate to the new configuration as soon as possible. See PR #1592 for migration details.

JobRunr 8.8.1

Enhancements

  • [Micronaut] Autoconfigure Amazon DocumentDB. PR #1591
  • Make job retention configuration a global configuration. PR #1592

JobRunr Pro 8.8.1

Enhancements

Bugfixes

  • Fix automatic deletion of ExternalJobs. PR #929

Full Changelog: v8.8.0...v8.8.1