Skip to content

9.2

Compare
Choose a tag to compare
@kagkarlsson kagkarlsson released this 30 Nov 17:25
· 379 commits to master since this release
2c690f2
  • PR #161 upgrades shades jmrozanec/cron-utils to v9.1.3
  • PR #155 adds a number of improvements to the SchedulerClient interface.
    • getScheduledExecution(...) methods returning a List after popular demand
    • getScheduledExecution(...) takes an optional ScheduledExecutionFilter with options to include or exclude picked executions
    • getScheduledExecution(...) return type ScheduledExecution now exposes more of the underlying fields on Execution