Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@deki deki released this 31 May 08:34
· 121 commits to main since this release

This release contains bugfixes and several dependency updates.

Bugfixes

  • reuse AsyncInitializationWrapper in SpringDelegatingLambdaContainerHandler (#758, #883)
  • getRemoteHost and getRemotePort for ALB (#816, #827) - thanks to @mbfreder
  • SpringDelegatingLambdaContainerHandler unable to respond with rendered templates (#858) - thanks to @olegz

Dependencies (only mentioning major dependencies)

  • Update Spring dependencies (framework to 6.1.8, security to 6.2.4, boot to 3.2.6)
  • Update Jersey to 3.1.7
  • Update spring-cloud-function-serverless-web to 4.1.2
  • Update Jackson to 2.17.1
  • Update commons-codec to 1.17.0
  • Update SLF4J to 2.0.13
  • Update aws-lambda-java-events to 3.11.5