Skip to content
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

feat: Add support for java21 runtime (#12273) #12274

Merged
merged 3 commits into from
Nov 26, 2023

Conversation

debae
Copy link
Contributor

@debae debae commented Nov 24, 2023

Adds java21 also as a supported runtime since this is now officialy supported : https://aws.amazon.com/about-aws/whats-new/2023/11/aws-lambda-support-java-21/

Closes issue #12273

@debae debae changed the title feat: Add support for java17 runtime (#12273) feat: Add support for java21 runtime (#12273) Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee7fe48) 86.65% compared to head (bae6bbf) 86.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12274   +/-   ##
=======================================
  Coverage   86.65%   86.65%           
=======================================
  Files         311      311           
  Lines       13089    13089           
=======================================
  Hits        11342    11342           
  Misses       1747     1747           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Mmarzex Mmarzex merged commit e4dfebd into serverless:main Nov 26, 2023
7 checks passed
khacminh pushed a commit to khacminh/serverless that referenced this pull request Nov 29, 2023
…2274)

* feat: Add support for java17 runtime (serverless#12273)

* feat: Add support for java21 runtime (serverless#12273)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants