Release 1.8.1
·
880 commits
to main
since this release
Release 1.8.1 contains a few fixes and dependency updates.
Fixes
- use environment variables to tune async init - and not system properties (#450)
- add JsonIgnoreProperties to HttpApiV2ProxyRequestContext to avoid UnrecognizedPropertyException for Lambda Function URLs with IAM auth (#460)
Dependencies
- Update Spring dependencies (framework to 5.3.19, security to 5.6.3, boot to 2.6.7)
- Update Struts2 version to 2.5.30