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(AWS Lambda): Add support for dotnet8 runtime #12368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

martincostello
Copy link
Contributor

Add support for the new .NET 8 runtime.

Closes: #12367

Add support for the new .NET 8 runtime.
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b1e012) 86.65% compared to head (79cea7f) 86.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12368   +/-   ##
=======================================
  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.

@martincostello
Copy link
Contributor Author

martincostello commented Feb 21, 2024

Hasn't rolled out to all regions yet, but it's visible to me in us-east-1 and eu-west-1.

image

See also aws/aws-lambda-dotnet#1611 (comment)

@martincostello martincostello marked this pull request as ready for review February 21, 2024 12:57
@martincostello
Copy link
Contributor Author

AWS Lambda now supports .NET 8 in all regions - Introducing the .NET 8 runtime for AWS Lambda - AWS Compute Blog

@BassemPolestar
Copy link

any updates on when the .NET 8 runtime will be available ?

@martincostello
Copy link
Contributor Author

The .NET 8 runtime is available in all AWS regions today.

@BassemPolestar
Copy link

@martincostello yes I know 😊 I mean when can someone merge this pr so we can update the runtime in serverless

@adam-knights
Copy link

@Mmarzex any chance of a merge and release?

@Mmarzex
Copy link
Contributor

Mmarzex commented Mar 7, 2024

Hi @adam-knights apologies on this. Our team has been focused on preparing the v4 beta release. This will be available then.

@vinnie1234
Copy link

@Mmarzex only in V4? Or will you also merge this then to V3?

@martincostello
Copy link
Contributor Author

It would be quite trivial to push a new v3 release with this one change (like was done for provided.al2023) rather than make people wait for that release and also tie it in with needing people to use a non-stable version of a future version of serverless?

@ryanbell1997
Copy link

Also, when could we expect v4 beta to be released?

@Monigass
Copy link

image

@andremantaswow
Copy link

we're waiting for this on v3. any news?

@karadjov
Copy link

@Mmarzex your team is blocking multiple products to upgrade to runtime which is already available for 2 months.
Still V.4 Beta is not released, so who knows when V.4 GA will be released?
It is not professional to block simple PRs this way. You can easily release this runtime with V.3 so we do not have to wait months for simple change.

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.

Add support for .NET 8