Skip to content

Commit

Permalink
chore: update DEPRECATED_APIs.md and introduce new plaintext format (#…
Browse files Browse the repository at this point in the history
…17120)

As part of the upcoming v2 GA, we need to update (and lock in) the final list of
deprecated APIs that will be removed from V2. At the same time, we need to
create the input for `jsii`'s new `--strip-deprecated` file input, where only a
subset of deprecated items are stripped away (see #16566). This change does both
by introducing a new output format for `list-deprecated-apis` and feeding that
value into `jsii` at compile time.

fixes #16566


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
njlynch authored Oct 27, 2021
1 parent f357955 commit a852857
Show file tree
Hide file tree
Showing 3 changed files with 1,448 additions and 40 deletions.
Loading

0 comments on commit a852857

Please sign in to comment.