Output Fixes
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.
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.