Skip to content

Release 2.0.1

Latest
Compare
Choose a tag to compare
@deki deki released this 08 Apr 09:47
· 42 commits to main since this release

This release contains bugfixes and several dependency updates.

Bugfixes

  • Add support for IAM Authorizers in combination with 2.0 payload (#780, #815) - thanks to @jonife
  • Fix web context initialization during Snapstart (#805, #814) - thanks to @olegz

Dependencies (only mentioning major dependencies)

  • Update Spring dependencies (framework to 6.1.5, security to 6.2.3, boot to 3.2.4)
  • Update Jersey to 3.1.6
  • Update spring-cloud-function-serverless-web to 4.1.1
  • Update Log4J to 2.23.1
  • Update Jackson to 2.17.0
  • Update maven-shade-plugin to 3.5.2
  • Update maven-assembly-plugin to 3.7.0
  • Update com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1
  • Update commons-codec:commons-codec from 1.16.0 to 1.16.1
  • Update com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0
  • Update org.mockito:mockito-core from 5.10.0 to 5.11.0
  • Update jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3
  • Update org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1
  • Update org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
  • Update org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • Update org.owasp:dependency-check-maven from 9.0.9 to 9.1.0
  • Update org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • Update com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4
  • Update org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1