aws / aws/aws-lambda-base-images
.NET updated images not available in Lambda Service
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
# What?
Latest .NET image in provided functions in AWS Lambda aren't updated on par with the [AWS Lambda Runtime Support v1.13.2](https://github.com/aws/aws-lambda-dotnet/releases/tag/release_2025-08-01).
# Issue
Currently there's an issue which causes .NET lambdas to crash when using a Lambda Runtime proxy which lowercases the incoming headers.
https://github.com/aws/aws-lambda-dotnet/issues/2093
# Question
Is there a timeline for when the image used in provided images will be updated?
Contributor guide
Assessment
This issue has not been assessed yet.