-
Notifications
You must be signed in to change notification settings - Fork 111
Java 21 (Corretto) Runtime #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We have published a preview AWS Lambda base container image for Java 21 (here). You can use this image to build and deploy Java 21 Lambda functions if using container images as your function deployment format. This image is tagged ‘preview’ and should not be used for production workloads. We invite you to provide your feedback on this preview image below. We are aiming to provide GA support for Java 21 in Lambda, as both a base container image and a managed runtime, by the end of 2023. The Java 21 image is based on the provided.al2023 preview image. Note the use of microdnf as the package manager when updating your Dockerfiles to use this preview. |
Lambda now supports Java 21 as a managed runtime as base container image: https://aws.amazon.com/about-aws/whats-new/2023/11/aws-lambda-support-java-21/ There's no blog post for this release, the only new features are from the Java 21 language enhancements, and the shift from Amazon Linux 2 to Amazon Linux 2023 Please share any feedback. |
Java 21 is GA, so might as well make an issue to track this. I'll see you guys next year.
The text was updated successfully, but these errors were encountered: