-
Notifications
You must be signed in to change notification settings - Fork 979
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
Add Java corretto 8 and 11 to Ubuntu Standard 6.0 #604
Comments
With Java17 on Lambda still not really ready for prime time, this really puts a squeeze on us. I have to move to Ubuntu Standard 6, but if I do, I can't have Java11 anymore. |
I'll also elaborate a bit: We are using Play Framework which currently does not build with Java 17. Java 17 support is coming and we are planning to migrate to new version as soon as possible, but at the moment Java 11 is a hard requirement. Sure, we can still use |
Thanks for the feedback. CodeBuild will send an updated communication and extend the support for Ubuntu standard 5.0, until we provide viable alternative for the non-EOL language runtimes supported on this images version. |
Thank you for the information @subinataws |
We received communication from AWS that the
Ubuntu Standard 4.0
andUbuntu Standard 5.0
images will be deprecated at the end of March 2023. For various reasons we still depend on AWS Java corretto JVM versions 8 and 11 that are LTS supported until April 2026 and July 2029 respectively. (see https://aws.amazon.com/corretto/faqs/).Please add these long-term supported Frameworks to the latest supported
Ubuntu Standard 6.0
image.At the same time it would be great to have these on
Amazon Linux 2 standard 4.0
andAmazon Linux 2 ARM standard 2.0
images.The text was updated successfully, but these errors were encountered: