Features
- AWS Lambda:
- Response streaming for Lambda URL (#11907) (3afb71e) (Goran Rakic)
- Do not recognize dropped
nodejs12.x
runtime (#11995) (032e43c) (Mariusz Nowak)
- AWS Deploy:
--minify-template
CLI param (#11980) (4d64730) (Mieszko Kycermann)
Bug Fixes
- AWS ALB: Allow multiple http-header conditions (#11888) (72b27cb) (Inqnuam)
- AWS CloudFront: Accept CF intrinsic functions in
behavior
(#11994) (41e90c3) (antoniogomezm) - AWS Deploy:
- Ensure
vpc
configuration on custom resources (#11985) (f2d1e23) (Lokesh Jawale) - Fix default runtime resolution (#11995) (943bf6d) (Mariusz Nowak)
- Ensure
- AWS Lambda: Recognize only valid .NET runtimes (#11960) (dd081bb) (Stuart Lang)
Maintenance Improvements
- Telemetry: Inspect
docker
availability (#11999) (83670f9) (Mariusz Nowak) - Console: Added warning about dev mode (#11975) (e5cb8ac) (Dan Jarvis)
- Packaging: Warn on inffective
functions[].package
config (#11974) (88099ad) (Lokesh Jawale)