You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
cloudfront-origins: Default minimum origin SSL protocol for HttpOrigin and LoadBalancerOrigin changed from SSLv3 to TLSv1.2.
apigatewayv2:domainName property under DomainName has been
renamed to name.
appmesh: the properties dnsHostName and awsCloudMap of VirtualNodeProps have been replaced with the property serviceDiscovery
kms: change the default value of trustAccountIdentities to true,
which will result in the key getting the KMS-recommended default key
policy. This is enabled through the '@aws-cdk/aws-kms:defaultKeyPolicies'
feature flag.
Features
appmesh: add ClientPolicy to VirtualNode, VirtualGateway and VirtualService (#11563) (bfee58c)
appmesh: change Virtual Node service discovery to a union-like class (#11926) (f75c264)
appsync: support appsync functions for pipelineConfig (#10111) (cb703c7), closes #9092
batch: Log configuration for job definitions (#11771) (84c959c), closes #11218
cloudfront: responseHttpStatus defaults to httpStatus in errorResponses (#11879) (c6052ae)
cloudfront: the Distribution construct is now Generally Available (stable) (#11919) (442bf7e)