v1.3.0
- Adds support for passing array or primitive values to
Parameters
andResultSelector
fields. - Support new
retryIntervalOverrides
option, which allows specifying a time in milliseconds, or an array of numbers, that overrides the pause duration of a state'sRetry
field. - Prepopulates Context Object with
$$.Execution.Input
and$$.Execution.StartTime
fields, as described by the AWS docs.