changeset added

Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
This commit is contained in:
Filip Swiatczak
2021-09-23 17:43:30 +01:00
parent 4cbd1d8be2
commit 4c3eea7788
+12
View File
@@ -0,0 +1,12 @@
---
'@backstage/core-app-api': patch
'@backstage/core-plugin-api': patch
'@backstage/plugin-auth-backend': patch
'@backstage/plugin-user-settings': patch
---
Bitbucket Cloud authentication - based on the existing github authentication + changes around BB apis and updated scope.
- BitbucketAuth added to core-app-api.
- Bitbucket provider added to plugin-auth-backend.
- Cosmetic entry for Bitbucket connection in user-settings Authentication Providers tab.