This marks all properties as Internal - which should return the plugin back to what it was pre-Gradle 7....except still work with 7 :)
Mirroring 0.44 changes since that version is not recommended:
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