-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[CDKv2GA]: Support new @deprecations post-GA #16566
Copy link
Copy link
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortin-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Milestone
Description
Currently, when we @deprecate an API element on master, the element is stripped from v2. Once we GA v2, we can no longer strip these elements, as they would be breaking changes for v2 APIs.
We need to define and implement a strategy for how to continue to deprecate elements on master post-GA release, without stripping these elements from v2.
One approach might be a deny-/allow-list of deprecated elements. Other, more creative approaches, welcome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortin-progressThis issue is being actively worked on.This issue is being actively worked on.p1