Dennis Kieselhorst
Dennis Kieselhorst
See also: https://github.com/open-telemetry/opentelemetry-lambda/issues/727
Thanks for all the work you put into it @mbfreder! Could you please rebase on main to resolve the conflicts? I will go through it in detail afterwards...
No further feedback, closing...
@Celebrate-future please check the main branch and let us know if you see further optimizations.
@astsiatsko which framework are you using? For Spring Boot 3 you have the possibility to use the new `SpringDelegatingLambdaContainerHandler` as described in https://github.com/aws/serverless-java-container/tree/main/samples/springboot3/alt-pet-store. This one supports both payload versions. More...
This is currently not implemented for this handler type. Please open a new issue describing your requirement and someone will look into it.
@astsiatsko good catch, would you mind opening a new issue for it? This is unrelated to Lambda Function URLs. We'll include a fix in the next release.
We've added a sample for native https://github.com/aws/serverless-java-container/tree/main/samples/springboot3/pet-store-native which is working well. Removing the 2.0 milestone as this issue is no longer a blocker for GraalVM.
Hi folks, for those having added +1 it would be interesting to hear what event you want to use and what benefit you are expecting AWS Serverless Java Container to...
Hi @abdulrais, that looks like a different issue to me. Happy to take a look. Can you describe the steps to reproduce it in the pet-store sample or share another...