Skip to content

4.0.3

Compare
Choose a tag to compare
@marcingrzejszczak marcingrzejszczak released this 03 Jul 10:32
· 193 commits to main since this release

⭐ New Features

  • AWS Lambda - Repeated initialization sequence in log #1030
  • Add support for post processing after function is triggered #1023

🐞 Bug Fixes

  • FunctionCatalog bean missing in aws with 4.x sc function #1037
  • Issues with ScheduledEvent in lambdas using java 17 #1033
  • Invocation Function<InputStream, String> via FunctionInvoker causes ClassCastException #1018