Skip to content

8.2

Compare
Choose a tag to compare
@kagkarlsson kagkarlsson released this 11 Nov 20:03
· 378 commits to master since this release
  • PR #139 adds FixedDelay.ofMillis(millis). Contributions by evenh.
  • PR #142 adds javadoc for SchedulerClient. Contributions by cunhazera
  • PR #143 fixes Spring deprecation (Health[Indicator -> Contributor]AutoConfiguration). Contributions by evenh.
  • PR #144 migrates db-scheduler CI from Travis to Github Actions. Contributions by evenh.
  • PR #138 makes Scheduler graceful shutdown wait configurable from the default 30m.