⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- appmesh:
prefixPath
property inHttpGatewayRouteMatch
has been renamed topath
, and its type changed fromstring
toHttpGatewayRoutePathMatch
- servicecatalog:
AcceptLanguage
enum has been renamed toMessageLanguage
, and fields that accepted this enum have been updated to reflect this change. - servicecatalog: property
acceptLanguage
inPortfolioShareOptions
has been renamed tomessageLanguage
. - servicecatalog: property
acceptLanguage
inPortfolioProps
has been renamed tomessageLanguage
. - servicecatalog: property
acceptLanguage
inCloudFormationProductProps
has been renamedmessageLanguage
. - appmesh:
prefixPath
property inHttpRouteMatch
has been renamed topath
, and its type changed fromstring
toHttpRoutePathMatch
Features
- appmesh: add Route matching on path, query parameters, metadata, and method name (#15470) (eeeec5d)
- appmesh: add support for Gateway Route request matching and path rewriting (#15527) (1589ff8), closes #15305
- appmesh: the App Mesh Construct Library is now Generally Available (stable) (#15560) (718d143), closes #9489
- aws-ecs: New CDK constructs for ECS Anywhere task and service definitions (#14931) (3592b26)
- bootstrap: widen lookup role permissions for future extension (#15423) (cafdd3c)
- cfnspec: cloudformation spec v39.5.0 (#15536) (c98e40e)
- pipelines: revised version of the API (#12326) (165ee3a), closes #10872
- servicecatalog: Add portfolio-product association and tag update constraint (#15452) (b06f7bf)