3.0
Version 3.0
- New builders for task-creation, making it clearer what the config-options are. (See
Tasks
class and examples) - Better default for failure handling for one-time tasks
- Enables recurring tasks to have data
Schedule.getNextExecutionTime
can now use all data fromExecutionComplete
Upgrading to 3.x
- No schema changes
- Task creation are preferrably done through builders in
Tasks
class