- Add capability to skip missed periodic tasks, only the last schedule will be called
- Mark the component as non experimental
- [BC BREAK] Add
from()
toCheckpointInterface
- Add
--date
and--all
options to theschedule:debug
command - Allow setting timezone of next run date in CronExpressionTrigger
- Add
AbstractTriggerDecorator
- Make
ScheduledStamp
"send-able" - Add
ScheduledStamp
toRedispatchMessage
- Allow modifying Schedule instances at runtime
- Add
MessageProviderInterface
to trigger unique messages at runtime - Add
PreRunEvent
andPostRunEvent
events - Add
DispatchSchedulerEventListener
- Add
FailureEvent
event
- Add the component as experimental