update: bump Lambda RIE version to v0.1.38-pre#13537
Conversation
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 1m 8s ⏱️ Results for commit 937fcd1. ♻️ This comment has been updated with latest results. |
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 1h 29m 48s ⏱️ - 24m 46s Results for commit 937fcd1. ± Comparison against base commit 3bcdd33. This pull request removes 1415 tests.♻️ This comment has been updated with latest results. |
933893b to
937fcd1
Compare
joe4dev
left a comment
There was a problem hiding this comment.
Let's ship it 🚢 Thank you for running the full CI pipelines for building confidence ✨
nit: It might be helpful to link to the relevant upstream PR in the description, possibly summarize the key changes in a sentence, given that this single character diff comes with a lot of changes behind the scenes.
Motivation
Updates the Lambda RIE version following the upstream changes being integrated.
The changes are largely cosmetic, and involve a refactor of the RIE structure into a more go-idiomatic format. In addition, these changes introduce a distinction between managed instance and standard lambda function executions.
Changes
v0.1.38.Tests
Related
Closes DRG-241