Added - Added initial lifecycle interface to track execution lifecycles of steps
Fixed - Fixed tracking of function completions from earlier regresion due to lifecycle changes
0.16.0
Added - Added support for custom step backoff stragies specified within function code - Added support for scheduling functions based off of a future `ts` unix-ms timestamp within events - Added support for testing AWS Lambda functions locally without an AWS Gateway
0.15.3
Added - Added the ability to prevent polling of SDKs for updates. Any function updates must be triggered by re-adding your app via the UI.
Fixed - Ensures new functions appear within apps automatically
0.15.0
Added - Added apps to the dev server. You can now submit multiple app endpoints via the UI, and see apps and their statuses/errors from a tab.
Fixed - Fixed open-source rate limit keys - Fixed expression concatenation with undefined event data
0.14.5
Fixed - Fixed open-source rate limit keys - Fixed expression concatenation with undefined event data
0.14.0
Added - Added rate limiting to OSS dev server - Updated function definitions for V2 function config