Skip to content

4.2.1

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 23 Jan 10:40
· 16 commits to main since this release

⭐ New Features

  • Fix FunctionTypeUtils for FactoryBean #1224
  • Add support for AWS ScheduledEvent #1222

🐞 Bug Fixes

  • spring-cloud-starter-function-web adds multiple Transfer-Encoding headers in the response. #1220
  • Regression in FunctionTypeUtils.discoverFunctionalMethod. Parent class function no longer found #1213
  • AWSLambdaUtils throw NullPointerException when function return type is com.amazonaws.services.lambda.runtime.events #1210
  • AWS Context is coming as null [message.getHeaders().get(AWSLambdaUtils.AWS_CONTEXT, Context.class)] #1187

πŸ“” Documentation

  • doc: fix duplications in main readme #1226

❀️ Contributors

Thank you to all the contributors who worked on this release:

@artembilan, @deki, and @jxblum