feat(AWS Lambda): Add support for dotnet8 runtime
Add support for the new .NET 8 runtime.
Closes: #12367
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
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
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hasn't rolled out to all regions yet, but it's visible to me in us-east-1 and eu-west-1.
See also https://github.com/aws/aws-lambda-dotnet/issues/1611#issuecomment-1956588227
AWS Lambda now supports .NET 8 in all regions - Introducing the .NET 8 runtime for AWS Lambda - AWS Compute Blog
any updates on when the .NET 8 runtime will be available ?
The .NET 8 runtime is available in all AWS regions today.
@martincostello yes I know 😊 I mean when can someone merge this pr so we can update the runtime in serverless
@Mmarzex any chance of a merge and release?
Hi @adam-knights apologies on this. Our team has been focused on preparing the v4 beta release. This will be available then.
@Mmarzex only in V4? Or will you also merge this then to V3?
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?
Also, when could we expect v4 beta to be released?
we're waiting for this on v3. any news?
@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.
I'm going to close this - it's 3 months old and the Serverless team appear to have no intention of doing a new v3 release to add this.