Releases
v1.114.0
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
appmesh: prefixPath
property in HttpGatewayRouteMatch
has been renamed to path
, and its type changed from string
to HttpGatewayRoutePathMatch
servicecatalog: AcceptLanguage
enum has been renamed to MessageLanguage
, and fields that accepted this enum have been updated to reflect this change.
servicecatalog: property acceptLanguage
in PortfolioShareOptions
has been renamed to messageLanguage
.
servicecatalog: property acceptLanguage
in PortfolioProps
has been renamed to messageLanguage
.
servicecatalog: property acceptLanguage
in CloudFormationProductProps
has been renamed messageLanguage
.
appmesh: prefixPath
property in HttpRouteMatch
has been renamed to path
, and its type changed from string
to HttpRoutePathMatch
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 )
Bug Fixes
ecr-assets: There is already a Construct with name 'Staging' when using tarball image (#15540 ) (594d7c6 )
You can’t perform that action at this time.