Home icon

AWS CDK is splitting Construct Library and CLI

Open Source Blog



AWS is changing how the AWS Cloud Development Kit (CDK) manages its Construct Library and CLI versioning:

  • Starting February 2025, CDK CLI and Construct Library will have independent release cycles
  • Version numbers will no longer be synchronized
  • CLI will start at version 2.1000.0, while Construct Library continues its current version line
  • The major version will remain at 2.x to maintain automatic dependency updates
  • CLI source code will move to a new GitHub repository: aws/aws-cdk-cli

Key recommendations for users:

  • Keep CLI at the latest version
  • Use Construct Library version as the primary CDK version
  • Update scripts that assume a single version number

The change aims to provide more agility in development and faster improvements to the CDK framework.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jan 29
2025
Announcing the AWS CDK Glue L2 Construct
Feb 17
2025
AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams
Jan 17
2025
AWS CodeBuild now supports test splitting and parallelism
Feb 6
2025
AWS AppSync releases CDK L2 constructs to simplify creating WebSocket APIs

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.