Conversation
updates to the CDK roadmap to include work in progress items as well as features committed for 2025.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #33379 +/- ##
=======================================
Coverage 81.00% 81.00%
=======================================
Files 238 238
Lines 14271 14271
Branches 2492 2492
=======================================
Hits 11560 11560
Misses 2425 2425
Partials 286 286
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ROADMAP.md
Outdated
| * 🚀 **Experimental release of the Glue L2 construct:** The [new L2 construct for Glue](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-glue-alpha-readme.html) simplifies the correct configuration of Glue jobs, workflows, and triggers. Learn more in this [release blog post](https://aws.amazon.com/blogs/devops/announcing-the-aws-cdk-glue-l2-construct/) | ||
| * 🚀 **Developer Preview release of the VPC v2 L2 construct:** This new [VPC v2 construct](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-ec2-alpha-readme.html) addresses many of the gaps with the stable VPC construct, and provides higher-level abstractions for Amazon EC2 resources, offering more intuitive APIs. | ||
| * 🛠️ **General Availability release of AWS Cognito_Identity_pool L2 construct** [Amazon Cognito Identity Pools L2 construct](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cognito-identitypool-alpha-readme.html) enables you to grant your users access to other AWS services. We plan to graduate this experimental construct to GA. | ||
| * **General Availability release of Amazon EventBridge Scheduler L2 construct:** The [Amazon EventBridge Scheduler L2 construct](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-scheduler-alpha-readme.html) allows you to create, run, and manage scheduled tasks at scale with Amazon EventBridge. |
There was a problem hiding this comment.
Nit: I am wondering if relying on symbol to indicate the words are "not yet" true is ideal (guessing LLMs/scrapers and so on don't read the symbols). "General Availability release of Amazon EventBridge Scheduler L2 construct" sounds like it is done versus coming soon.
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
addressed feedback and made updates
…ce capabilities update
addressed recent feedback and added back the community call out section.
exemption request as the CDK name has to start with a capital letter. |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Comments on closed issues and PRs are hard for our team to see. |
updates to the CDK roadmap to include work in progress items as well as features committed for 2025.
Issue # (if applicable)
Closes #.
Reason for this change
Description of changes
updates to the CDK roadmap to include work in progress items as well as features committed for 2025.
Describe any new or updated permissions being added
Description of how you validated changes
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license