Skip to content

docs: update CDK Roadmap - 2/2025#33379

Merged
kaizencc merged 8 commits intomainfrom
saiyush-patch-1
Feb 17, 2025
Merged

docs: update CDK Roadmap - 2/2025#33379
kaizencc merged 8 commits intomainfrom
saiyush-patch-1

Conversation

@saiyush
Copy link
Copy Markdown
Contributor

@saiyush saiyush commented Feb 11, 2025

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

updates to the CDK roadmap to include work in progress items as well as features committed for 2025.
@saiyush saiyush requested a review from adamjkeller February 11, 2025 08:16
@aws-cdk-automation aws-cdk-automation requested a review from a team February 11, 2025 08:17
@github-actions github-actions bot added the p2 label Feb 11, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Feb 11, 2025
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (6098816) to head (c6a3a6c).
Report is 1 commits behind head on main.

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           
Flag Coverage Δ
suite.unit 81.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
packages/aws-cdk 79.92% <ø> (ø)
packages/aws-cdk-lib/core 82.16% <ø> (ø)

@SimonCMoore SimonCMoore changed the title Update ROADMAP.md docs: Update ROADMAP.md Feb 11, 2025
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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@aaythapa aaythapa changed the title docs: Update ROADMAP.md docs: update ROADMAP.md Feb 11, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review February 11, 2025 17:33

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Feb 11, 2025
@adamjkeller adamjkeller changed the title docs: update ROADMAP.md docs: CDK Roadmap Update - 2/2025 Feb 11, 2025
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Feb 11, 2025
@saiyush saiyush marked this pull request as draft February 14, 2025 07:17
@saiyush saiyush self-assigned this Feb 14, 2025
addressed feedback and made updates
@saiyush saiyush marked this pull request as ready for review February 14, 2025 09:25
@saiyush
Copy link
Copy Markdown
Contributor Author

saiyush commented Feb 17, 2025

Exemption Request

exemption request as the CDK name has to start with a capital letter.

@aws-cdk-automation aws-cdk-automation added the pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. label Feb 17, 2025
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: c6a3a6c
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@kaizencc kaizencc changed the title docs: CDK Roadmap Update - 2/2025 docs: update CDK Roadmap - 2/2025 Feb 17, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review February 17, 2025 20:04

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@kaizencc kaizencc merged commit 70263b2 into main Feb 17, 2025
30 checks passed
@kaizencc kaizencc deleted the saiyush-patch-1 branch February 17, 2025 20:04
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2 pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants