release-2021-11-18 packages/core-app-api/src/apis/implementations/auth/*

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
Colton Padden
2021-12-15 13:52:11 -05:00
parent 0cad4e741f
commit cdf2c76a39
6 changed files with 48 additions and 46 deletions
+1
View File
@@ -4,3 +4,4 @@
- Remove deprecated `@backstage/core-app-api@createApp` which has been replaced by `@backstage/app-defaults#createApp`
- Remove deprecated type `BackstagePluginWithAnyOutput`
- Remove deprecated constructors for `GithubAuth`, `OAuth2`, and `SamlAuth` as the `create` method should be used instead