serverless icon indicating copy to clipboard operation
serverless copied to clipboard

feat(AWS Lambda): Add support for dotnet8 runtime

Open martincostello opened this issue 2 years ago • 14 comments

Add support for the new .NET 8 runtime.

Closes: #12367

martincostello avatar Feb 20 '24 22:02 martincostello

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.

codecov[bot] avatar Feb 20 '24 22:02 codecov[bot]

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 https://github.com/aws/aws-lambda-dotnet/issues/1611#issuecomment-1956588227

martincostello avatar Feb 21 '24 12:02 martincostello

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

martincostello avatar Feb 23 '24 16:02 martincostello

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

BassemPolestar avatar Feb 28 '24 16:02 BassemPolestar

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

martincostello avatar Feb 28 '24 16:02 martincostello

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

BassemPolestar avatar Feb 28 '24 20:02 BassemPolestar

@Mmarzex any chance of a merge and release?

adam-knights avatar Mar 01 '24 10:03 adam-knights

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

Mmarzex avatar Mar 07 '24 17:03 Mmarzex

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

vinnie1234 avatar Mar 07 '24 17:03 vinnie1234

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?

martincostello avatar Mar 08 '24 15:03 martincostello

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

ryanbell1997 avatar Mar 11 '24 22:03 ryanbell1997

image

Monigass avatar Mar 19 '24 16:03 Monigass

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

andremantaswow avatar Apr 08 '24 12:04 andremantaswow

@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.

karadjov avatar Apr 26 '24 08:04 karadjov

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.

martincostello avatar May 22 '24 07:05 martincostello