0.44
Please use version 0.45 - as Internal is preferred to Input due to the nature of the plugin (task caching won't work)
Changes
- Update to Gradle 7.1.1
- Update AWS SDK to 1.12.25 so it supports Java 11
- Fix problem where exception thrown from getStackEvents gets ignored
- Explicit exceptions may occur where they were silent before
- add layers to lambda, merge existing env variables
- The lambda migrate function's createOrUpdateFunction will now merge any existing configs upon a create. This is a breaking change