Release v1.22.0
@backstage/backend-dynamic-feature-service@0.1.0
Minor Changes
- eb81f42: New
backend-dynamic-feature-servicepackage, for the discovery of dynamic frontend and backend plugins (and modules) and the loading of the backend ones inside the backend application.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/cli-node@0.2.2
- @backstage/plugin-events-backend@0.2.18
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-permission-common@0.7.12
- @backstage/plugin-permission-node@0.7.20
- @backstage/plugin-catalog-backend@1.16.1
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-auth-node@0.4.3
- @backstage/plugin-scaffolder-node@0.2.10
- @backstage/plugin-search-backend-node@1.2.13
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/plugin-events-node@0.2.18
- @backstage/plugin-search-common@1.2.10
@backstage/frontend-app-api@0.5.0
Minor Changes
- d4149bf: BREAKING: Renamed the
app/routerextension toapp/root. - 074dfe3: Attaching extensions to an input that does not exist is now a warning rather than an error.
Patch Changes
- 7d63b32: Accepts sub route refs on the new
createPluginroutes map. - 516fd3e: Updated README to reflect release status
- c97fa1c: Added
elements,wrappers, androuterinputs toapp/root, that let you add things to the root of the React tree above the layout. You can use thecreateAppRootElementExtension,createAppRootWrapperExtension, andcreateRouterExtensionextension creator, respectively, to conveniently create such extensions. These are all optional, and if you do not supply a router a default one will be used (BrowserRouterin regular runs,MemoryRouterin tests/CI). - 5fe6600: add oauth dialog and alert display to the root elements
- Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
- @backstage/core-app-api@1.11.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
@backstage/frontend-plugin-api@0.5.0
Minor Changes
- d4149bf: BREAKING: Renamed the
app/routerextension toapp/root.
Patch Changes
- b2d370e: Exposed
createComponentRef, and ensured that produced refs and feature bits have atoStringfor easier debugging - 7d63b32: Accepts sub route refs on the new
createPluginroutes map. - 516fd3e: Updated README to reflect release status
- 4016f21: Remove some unused dependencies
- c97fa1c: Added
elements,wrappers, androuterinputs toapp/root, that let you add things to the root of the React tree above the layout. You can use thecreateAppRootElementExtension,createAppRootWrapperExtension, andcreateRouterExtensionextension creator, respectively, to conveniently create such extensions. These are all optional, and if you do not supply a router a default one will be used (BrowserRouterin regular runs,MemoryRouterin tests/CI). - Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
@backstage/plugin-app-visualizer@0.1.0
Minor Changes
- e57cc9f: Initial release of the app visualizer plugin.
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
@backstage/plugin-scaffolder-backend@1.20.0
Minor Changes
- a694f71: The Scaffolder builtin actions now contains an action for running pipelines from Bitbucket Cloud Rest API
- 7c522c5: Add
gitlab:repo:pushscaffolder action to push files to arbitrary branch without creating a Merge Request
Patch Changes
- e9ab1c4: Fixed an issue where not passing a
valueto any of the action's permission conditions caused an error. - Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/plugin-scaffolder-backend-module-github@0.1.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.2.12
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.1.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-scaffolder-backend-module-azure@0.1.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.6
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-permission-common@0.7.12
- @backstage/plugin-permission-node@0.7.20
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-auth-node@0.4.3
- @backstage/plugin-scaffolder-backend-module-gerrit@0.1.1
- @backstage/plugin-scaffolder-node@0.2.10
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/types@1.1.1
@backstage/plugin-user-settings@0.8.0
Minor Changes
- 56b2fb0: Updated the user settings selector to use a select component that displays native language names instead of language codes if possible.
Patch Changes
- eea0849: add user-settings declarative integration core nav item
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-compat-api@0.1.1
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/core-app-api@1.11.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
@backstage/app-defaults@1.4.7
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-permission-react@0.4.19
- @backstage/core-app-api@1.11.3
- @backstage/theme@0.5.0
@backstage/backend-app-api@0.5.10
Patch Changes
- 516fd3e: Updated README to reflect release status
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config-loader@1.6.1
- @backstage/cli-node@0.2.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-permission-node@0.7.20
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-auth-node@0.4.3
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/backend-common@0.20.1
Patch Changes
-
3b24eae: Adding support for removing file from git index
-
454d17c: Do not call fetch directly but rather use
fetchResponsefacility -
b6b15b2: Use sha256 instead of md5 for hash key calculation in caches
This can have a side effect of invalidating caches (when cache key was >250 characters) This improves compliance with FIPS nodejs
-
Updated dependencies
- @backstage/config-loader@1.6.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/backend-dev-utils@0.1.3
- @backstage/backend-app-api@0.5.10
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/integration-aws-node@0.1.8
- @backstage/types@1.1.1
@backstage/backend-defaults@0.2.9
Patch Changes
- 516fd3e: Updated README to reflect release status
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/backend-app-api@0.5.10
@backstage/backend-dev-utils@0.1.3
Patch Changes
- 516fd3e: Updated README to reflect release status
@backstage/backend-openapi-utils@0.1.2
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/errors@1.2.3
@backstage/backend-plugin-api@0.6.9
Patch Changes
- 516fd3e: Updated README to reflect release status
- Updated dependencies
- @backstage/plugin-permission-common@0.7.12
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-auth-node@0.4.3
- @backstage/config@1.1.1
- @backstage/types@1.1.1
@backstage/backend-tasks@0.5.14
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/backend-test-utils@0.2.10
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/backend-app-api@0.5.10
- @backstage/plugin-auth-node@0.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/catalog-client@1.5.2
Patch Changes
- 883782e: Fix a bug in
getLocationByRefthat led to invalid backend calls - Updated dependencies
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
@backstage/cli@0.25.1
Patch Changes
-
b6b15b2: Use sha256 instead of md5 in build script cache key calculation
Makes it possible to build on FIPS nodejs.
-
Updated dependencies
- @backstage/config-loader@1.6.1
- @backstage/cli-node@0.2.2
- @backstage/catalog-model@1.4.3
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/eslint-plugin@0.1.4
- @backstage/integration@1.8.0
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
@backstage/cli-node@0.2.2
Patch Changes
- 7acbb5a: Removed
mock-fsdev dependency. - Updated dependencies
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/config-loader@1.6.1
Patch Changes
- 7acbb5a: Removed
mock-fsdev dependency. - Updated dependencies
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/core-app-api@1.11.3
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
@backstage/core-compat-api@0.1.1
Patch Changes
- 4c1f50c: Make
convertLegacyAppwrap discovered routes withcompatWrapper. - Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-plugin-api@1.8.2
- @backstage/core-app-api@1.11.3
- @backstage/version-bridge@1.0.7
@backstage/core-components@0.13.10
Patch Changes
- d625f66: Fixed bug in Link where it was possible to select and copy a hidden element into clipboard
- 6878b1d: Removed unnecessary
historyandimmerdependencies. - Updated dependencies
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0
- @backstage/version-bridge@1.0.7
@backstage/core-plugin-api@1.8.2
Patch Changes
- 6878b1d: Removed unnecessary
i18nextdependency. - Updated dependencies
- @backstage/config@1.1.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
@backstage/create-app@0.5.9
Patch Changes
- c9f71fb: Bumped create-app version.
- ac277f3: Bumped create-app version.
- 7acbb5a: Removed
mock-fsdev dependency. - Updated dependencies
- @backstage/cli-common@0.1.13
@backstage/dev-utils@1.0.26
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/app-defaults@1.4.7
- @backstage/integration-react@1.1.23
- @backstage/catalog-model@1.4.3
- @backstage/core-app-api@1.11.3
- @backstage/theme@0.5.0
@backstage/frontend-test-utils@0.1.1
Patch Changes
- f7566f9: Updates to reflect the
app/routerextension having been renamed toapp/root. - 516fd3e: Updated README to reflect release status
- c97fa1c: Added
elements,wrappers, androuterinputs toapp/root, that let you add things to the root of the React tree above the layout. You can use thecreateAppRootElementExtension,createAppRootWrapperExtension, andcreateRouterExtensionextension creator, respectively, to conveniently create such extensions. These are all optional, and if you do not supply a router a default one will be used (BrowserRouterin regular runs,MemoryRouterin tests/CI). - Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/frontend-app-api@0.5.0
- @backstage/test-utils@1.4.7
- @backstage/types@1.1.1
@backstage/integration-react@1.1.23
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
@backstage/repo-tools@0.5.2
Patch Changes
- 883782e: Updated the OpenAPI template to export the
TypedResponseinterface so that client code can leverage it - 7acbb5a: Removed
mock-fsdev dependency. - Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/cli-node@0.2.2
- @backstage/catalog-model@1.4.3
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.3
@techdocs/cli@1.8.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/plugin-techdocs-node@1.11.1
- @backstage/catalog-model@1.4.3
- @backstage/cli-common@0.1.13
- @backstage/config@1.1.1
@backstage/test-utils@1.4.7
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-permission-react@0.4.19
- @backstage/plugin-permission-common@0.7.12
- @backstage/config@1.1.1
- @backstage/core-app-api@1.11.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
@backstage/plugin-adr@0.6.12
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-search-react@1.7.5
- @backstage/integration-react@1.1.23
- @backstage/catalog-model@1.4.3
- @backstage/plugin-adr-common@0.2.19
- @backstage/plugin-search-common@1.2.10
@backstage/plugin-adr-backend@0.4.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/plugin-adr-common@0.2.19
- @backstage/plugin-search-common@1.2.10
@backstage/plugin-adr-common@0.2.19
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.3
- @backstage/integration@1.8.0
- @backstage/plugin-search-common@1.2.10
@backstage/plugin-airbrake@0.3.29
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/dev-utils@1.0.26
- @backstage/catalog-model@1.4.3
- @backstage/test-utils@1.4.7
@backstage/plugin-airbrake-backend@0.3.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/config@1.1.1
@backstage/plugin-allure@0.1.45
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
@backstage/plugin-analytics-module-ga@0.1.37
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
@backstage/plugin-analytics-module-ga4@0.1.8
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
@backstage/plugin-analytics-module-newrelic-browser@0.0.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
@backstage/plugin-apache-airflow@0.2.19
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
@backstage/plugin-api-docs@0.10.3
Patch Changes
- 8a69cc9: Fix custom http resolvers for AsyncAPI widget.
- 062b8f2: Add permission check to Register Existing API button
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-permission-react@0.4.19
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-catalog@1.16.1
- @backstage/catalog-model@1.4.3
- @backstage/plugin-catalog-common@1.0.20
@backstage/plugin-apollo-explorer@0.1.19
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
@backstage/plugin-app-backend@0.3.57
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config-loader@1.6.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/config@1.1.1
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.9
@backstage/plugin-app-node@0.1.9
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
@backstage/plugin-auth-backend@0.20.3
Patch Changes
- 004499c: Fixed an issue where some Okta's resolvers were missing
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.1.1
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.3
- @backstage/plugin-auth-backend-module-github-provider@0.1.6
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.6
- @backstage/plugin-auth-backend-module-google-provider@0.1.6
- @backstage/plugin-auth-backend-module-oauth2-provider@0.1.6
- @backstage/plugin-auth-backend-module-okta-provider@0.0.2
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
@backstage/plugin-auth-backend-module-atlassian-provider@0.1.1
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.3
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/plugin-auth-backend-module-github-provider@0.1.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-gitlab-provider@0.1.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-google-provider@0.1.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-microsoft-provider@0.1.4
Patch Changes
- 928efbc: Deprecated the
authModuleMicrosoftProviderexport. A default export is now available and should be used like this in your backend:backend.add(import('@backstage/plugin-auth-backend-module-microsoft-provider')); - 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-oauth2-provider@0.1.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.1
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/errors@1.2.3
@backstage/plugin-auth-backend-module-okta-provider@0.0.2
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
@backstage/plugin-auth-backend-module-pinniped-provider@0.1.3
Patch Changes
- 928efbc: Deprecated the
authModulePinnipedProviderexport. A default export is now available and should be used like this in your backend:backend.add(import('@backstage/plugin-auth-backend-module-pinniped-provider')); - 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/config@1.1.1
@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.1.1
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
@backstage/plugin-auth-node@0.4.3
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
@backstage/plugin-azure-devops@0.3.11
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/plugin-azure-devops-common@0.3.2
@backstage/plugin-azure-devops-backend@0.5.1
Patch Changes
- d076ee4: Updated dependency
azure-devops-node-apito^12.0.0. - 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-azure-devops-common@0.3.2
- @backstage/plugin-catalog-common@1.0.20
@backstage/plugin-azure-sites@0.1.18
Patch Changes
- a31f688: Show Azure site tags in
EntityAzureSitesOverviewWidget. - 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/plugin-azure-sites-common@0.1.1
@backstage/plugin-azure-sites-backend@0.1.19
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config@1.1.1
- @backstage/plugin-azure-sites-common@0.1.1
@backstage/plugin-badges@0.2.53
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
@backstage/plugin-badges-backend@0.3.6
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
@backstage/plugin-bazaar@0.2.21
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
@backstage/plugin-bazaar-backend@0.3.7
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/config@1.1.1
@backstage/plugin-bitrise@0.1.56
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
@backstage/plugin-catalog@1.16.1
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-compat-api@0.1.1
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-permission-react@0.4.19
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-search-react@1.7.5
- @backstage/integration-react@1.1.23
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.0.20
- @backstage/plugin-search-common@1.2.10
@backstage/plugin-catalog-backend@1.16.1
Patch Changes
- c3249d6: Parse the URL using a different method rather than
git-url-parseto support wildcards for URLs which are not VCS providers - Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/plugin-search-backend-module-catalog@0.1.13
- @backstage/backend-plugin-api@0.6.9
- @backstage/backend-openapi-utils@0.1.2
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-permission-common@0.7.12
- @backstage/plugin-permission-node@0.7.20
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.0.20
- @backstage/plugin-events-node@0.2.18
@backstage/plugin-catalog-backend-module-aws@0.3.3
Patch Changes
- 4016f21: Remove some unused dependencies
- 22e88d0: Added status and e-mail as labels to the AWS Account Resource
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-kubernetes-common@0.7.3
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/integration-aws-node@0.1.8
- @backstage/plugin-catalog-common@1.0.20
@backstage/plugin-catalog-backend-module-azure@0.1.28
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-catalog-common@1.0.20
@backstage/plugin-catalog-backend-module-backstage-openapi@0.1.2
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/backend-openapi-utils@0.1.2
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
@backstage/plugin-catalog-backend-module-bitbucket@0.2.24
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/plugin-catalog-node@1.6.1
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-bitbucket-cloud-common@0.2.15
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.1.24
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-bitbucket-cloud-common@0.2.15
- @backstage/plugin-catalog-common@1.0.20
- @backstage/plugin-events-node@0.2.18
@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.22
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
@backstage/plugin-catalog-backend-module-gcp@0.1.9
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-kubernetes-common@0.7.3
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
@backstage/plugin-catalog-backend-module-gerrit@0.1.25
Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
@backstage/plugin-catalog-backend-module-github@0.4.7
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-catalog-backend@1.16.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-catalog-common@1.0.20
- @backstage/plugin-events-node@0.2.18
@backstage/plugin-catalog-backend-module-github-org@0.1.3
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/plugin-catalog-backend-module-github@0.4.7
- @backstage/config@1.1.1
@backstage/plugin-catalog-backend-module-gitlab@0.3.6
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.13
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-permission-common@0.7.12
- @backstage/plugin-catalog-backend@1.16.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/plugin-events-node@0.2.18
@backstage/plugin-catalog-backend-module-ldap@0.5.24
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.6.1
- @backstage/backend-tasks@0.5.14
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.0.20