Features
- AWS Cognito: Add Support for Custom Sender Triggers (#11201) (22802ef) (AustinMathuw)
Bug Fixes
- AWS HTTP API: Fix API Gateway timeout resolution (#11223) (16b0cd6) (Corentin Doue)
- Variables: Fix handling of parallel resolution of same variable (#11299) (1f9a07f) (Mariusz Nowak)
Maintenance Improvements
- Remove left over internal
self:
handling (#11279) (544717e) (pjmattingly) lodash
replacement:- Replace
_.flatMap
withArray.prototype.flatMap
(#11272) (4f7e129) (pjmattingly) - Replace
_.flatten
withArray.prototype.flat
(#11271) (b36cdf2) (pjmattingly)
- Replace
- Ignore
doctor
in Compose triage (#11283) (ef2dcb6) () (Piotr Grzesik)