Skip to content

Output Fixes

Compare
Choose a tag to compare
@coreylight coreylight released this 21 Jul 14:25
· 183 commits to master since this release

Version 0.6.0 had an issue where the output of context.succeed was not properly being passed to api consumers (lambda.invoke for instance). This version fixes that issue and includes integration tests to avoid the situation again.