Release 1.9
deki
released this
21 Sep 19:26
·
733 commits
to main
since this release
Release 1.9 contains several improvements and dependency updates.
In case you are using Struts, please note that you need to use a different artifactId (aws-serverless-java-container-struts
) starting with this release.
Improvements
- add single value headers and query string params (#315) - thanks to @sigpwned for contributing
- docs: Documenting use of suppress warnings for path traversal in security utils (#473)
- samples/ archetypes are now using java11 (instead of java8) runtime
Dependencies
- Update to the new Struts 6 major version (#471) - thanks to @jogep for contributing
- Update Spring dependency versions (framework to 5.3.22, security to 5.7.3, boot to 2.7.3)
- Update Spark version to 2.9.4
- Update Jackson version to 2.13.4
- Update SLF4J version to 2.0.2
- Update Log4J version to 2.19.0
- Update Jersey version to 2.36