Socket
Socket
Sign inDemoInstall

@aws-cdk/cloud-assembly-schema

Package Overview
Dependencies
Maintainers
2
Versions
469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cloud-assembly-schema - npm Package Versions

1
47

1.88.0

Diff

Changelog

Source

1.88.0 (2021-02-03)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: the properties virtualRouter and virtualNode of VirtualServiceProps have been replaced with the union-like class VirtualServiceProvider
  • appmesh: the method addVirtualService has been removed from IMesh
  • cloudfront: experimental EdgeFunction stack names have changed from 'edge-lambda-stack-${region}' to 'edge-lambda-stack-${stackid}' to support multiple independent CloudFront distributions with EdgeFunctions.

Features

Bug Fixes

aws-cdk-team
published 2.0.0-alpha.3 •

aws-cdk-team
published 1.87.1 •

Changelog

Source

1.87.1 (2021-01-28)

Bug Fixes

  • apigateway: stack update fails to replace api key (38cbe62), closes #12698
aws-cdk-team
published 1.87.0 •

Changelog

Source

1.87.0 (2021-01-27)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • s3-deployment: User metadata keys of bucket objects will change from x-amz-meta-x-amz-meta-x-amzn-meta-mykey to x-amz-meta-mykey.
  • core: users of modern synthesis (DefaultSynthesizer, used by CDK Pipelines) must upgrade their bootstrap stacks. Run cdk bootstrap.

Features

  • aws-codebuild: add enableBatchBuilds() to Project (#12531) (0568390)
  • aws-codepipeline-actions: Add Full Clone support for CodeCommit (#12558) (d169688), closes #12236
  • batch: Compute Resources placement group (#12203) (fe37174)
  • eks: Graduate to stable (#12640) (b5ba7cd)
  • stepfunctions-tasks: EcsRunTask now uses taskDefinition family instead of ARN (#12436) (abde96b), closes #12080
  • stepfunctions-tasks: support databrew startJobRun task (#12532) (eacd2f7)

Bug Fixes

aws-cdk-team
published 2.0.0-alpha.2 •

aws-cdk-team
published 2.0.0-alpha.1 •

aws-cdk-team
published 1.86.0 •

Changelog

Source

1.86.0 (2021-01-21)

Features

Bug Fixes

aws-cdk-team
published 1.85.0 •

Changelog

Source

1.85.0 (2021-01-14)

  • s3-deployment: This version includes an important update, please upgrade to prevent deployment failure. This is in prepartion of Lambda deprecation of the request module in boto, more details are available in AWS blog. Note, users of versions < 1.81.0 will not be impacted by this deprecation, but are still encouraged to upgrade to the latest version.
  • s3: The grantWrite() and grantReadWrite() methods no longer add the s3:PutObject* permissions that included s3:PutObjectAcl, which could be used to grant read/write object access to IAM principals in other accounts. This change is gated behind the @aws-cdk/aws-s3:grantWriteWithoutAcl feature flag, so make sure to set it to true in the context key of your cdk.json file when upgrading. If you still need the principal to have s3:PutObjectAcl permissions after upgrading, use the new grantPutAcl() method.

Features

  • apigatewayv2: http api - disable execute api endpoint (#12426) (1724da7), closes #12241
  • appmesh: add listener TLS certificates for VirtualNodes and VirtualGateways (#11863) (175a257), closes #10051
  • cfnspec: CloudFormation resource specification update to v23.0.0 (#12490) (a7a2236)

Bug Fixes

  • appsync: rds data source configured with cluster arn (#12255) (d0305f3), closes #11536
  • aws-ecs: Support configuring Windows capacity for cluster ASGs (#12365) (6d9a0f1)
  • eks: aws-node-termination-handler incorrectly deployed to on-demand instances as well (#12369) (05c0b5f), closes #12368
  • s3: Bucket.grantWrite() no longer adds s3:PutObject* permission (#12391) (cd437cf)
  • s3-deployment: stop using deprecated API's that will cause breakage post 01/31/21 (#12491) (f50f928)
  • sns: require topic name for fifo topic #12386 (#12437) (37d8ccc)
aws-cdk-team
published 1.84.0 •

Changelog

Source

1.84.0 (2021-01-12)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2: subnets prop in VpcLink resource now takes SubnetSelection instead of ISubnet[]

Features

Bug Fixes

  • apigatewayv2: vpclink - explicit subnet specification still causes private subnets to be included (#12401) (336a58f), closes #12083
  • cli: CLI doesn't read context from ~/.cdk.json (#12394) (2389a9b), closes #10823 #4802
  • core: DefaultStackSynthesizer bucket prefix missing for template assets (#11855) (50a3d3a), closes #10710 #11327
  • dynamodb: missing grantRead for ConditionCheckItem (#12313) (e157007)
  • ec2: interface endpoint AZ lookup does not guard against broken situations (#12033) (80f0bfd)
  • eks: nodegroup synthesis fails when configured with an AMI type that is not compatible to the default instance type (#12441) (5f6f0f9), closes #12389
  • elasticsearch: domain fails due to log publishing keys on unsupported cluster versions (#11622) (e6bb96f)
  • elbv2: can't import two application listeners into the same scope (#12373) (6534dcf), closes #12132
  • logs: custom resource Lambda uses old NodeJS version (#12228) (29c4943)
  • stepfunctions-tasks: EvaluateExpression does not support JSON paths with dash (#12248) (da1ed08), closes #12221
aws-cdk-team
published 1.83.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc