db-scheduler v8.2 Release Notes

Release Date: 2020-11-11 // over 3 years ago
    • ⏱ 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.