Features
- AWS Lambda: Add support for
cacheFrom
toimages
(#9251) (341a886) (Nicholas Wehr)
Bug Fixes
- AWS API Gateway:
- Do not attempt to remove
aws:
tags during update (#9265) (dac06c8) (Piotr Grzesik) - Proper stage resolution for custom resource (#9277) (50e4425) (Piotr Grzesik)
- Do not attempt to remove
- AWS HTTP API: Correctly accept
identitySource
as single CF intrinsic function value for HTTP API authorizers (#9275) (fce73ad) (Piotr Grzesik) - AWS Local Invocation:
- Adjust
.gitignore
(#9274) (ce210f7) (Yuji Yamano) - Correctly
decompress
artifact (#9259) (af8d2a1) (Yuji Yamano) - Strip
null
envvars forinvoke local
command (#9263) (34d2c2f) (Yuji Yamano)
- Adjust