Release v1.15.0-next.1
@backstage/backend-common@0.19.0-next.1
Minor Changes
-
c7f848bcea3c: Support authentication with a service principal or managed identity for Azure DevOps
Azure DevOps recently released support, in public preview, for authenticating with a service principal or managed identity instead of a personal access token (PAT): https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/. With this change the Azure integration now supports service principals and managed identities for Azure AD backed Azure DevOps organizations. Service principal and managed identity authentication is not supported on Azure DevOps Server (on-premises) organizations.
Patch Changes
- 4ef91ab46732: Updated the backend database connection configuration schema to set the password visibility to secret
- 9f47a743632c: Fixed typo in HostDiscovery's JSDoc
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-app-api@0.4.4-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/config-loader@1.3.1-next.1
- @backstage/integration-aws-node@0.1.4-next.0
- @backstage/backend-dev-utils@0.1.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/catalog-model@1.4.0-next.0
Minor Changes
- 33eae4b39a95: Deprecate target field and make targetRef required in common.schema.json
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/errors@1.2.0-next.0
Minor Changes
- c4e8fefd9f13: Added
ServiceUnavailableError
Patch Changes
- Updated dependencies
- @backstage/types@1.0.2
@backstage/integration@1.5.0-next.0
Minor Changes
-
a316d226c780: Add credential provider for GitLab.
-
c7f848bcea3c: Support authentication with a service principal or managed identity for Azure DevOps
Azure DevOps recently released support, in public preview, for authenticating with a service principal or managed identity instead of a personal access token (PAT): https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/. With this change the Azure integration now supports service principals and managed identities for Azure AD backed Azure DevOps organizations. Service principal and managed identity authentication is not supported on Azure DevOps Server (on-premises) organizations.
Patch Changes
-
df8411779da1: Add support for Repository Variables and Secrets to the
publish:github
andgithub:repo:create
scaffolder actions. You will need to addread/write
permissions to your GITHUB_TOKEN and/or Github Backstage App for RepositorySecrets
andVariables
Upgrade octokit introduces some breaking changes.
-
Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-unprocessed@0.1.0-next.0
Minor Changes
- d44fcd9829c2: Added a new plugin to expose entities which are unprocessed or have errors processing
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
@backstage/plugin-catalog-unprocessed-entities@0.1.0-next.0
Minor Changes
- d44fcd9829c2: Added a new plugin to expose entities which are unprocessed or have errors processing
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-scaffolder-backend@1.15.0-next.1
Minor Changes
-
df8411779da1: Add support for Repository Variables and Secrets to the
publish:github
andgithub:repo:create
scaffolder actions. You will need to addread/write
permissions to your GITHUB_TOKEN and/or Github Backstage App for RepositorySecrets
andVariables
Upgrade octokit introduces some breaking changes.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-react@1.5.0-next.1
Minor Changes
- 6b571405f806:
scaffolder/next
: Provide some default template components torjsf
to allow for standardization and markdown descriptions - 4505dc3b4598:
scaffolder/next
: Don't renderTemplateGroups
when there's no results in with search query - 6b571405f806:
scaffolder/next
: provide aScaffolderField
component which is meant to replace some of theFormControl
components from Material UI, making it easier to writeFieldExtensions
.
Patch Changes
- 74b216ee4e50: Add
PropsWithChildren
to usages ofComponentType
, in preparation for React 18 where the children are no longer implicit. - Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
@backstage/app-defaults@1.4.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-permission-react@0.4.13-next.0
@backstage/backend-app-api@0.4.4-next.1
Patch Changes
- 3bb4158a8aa4: Switched startup strategy to initialize all plugins in parallel, as well as hook into the new startup lifecycle hooks.
- 2c9f67e6f166: Introduced built-in middleware into the default
HttpService
implementation that throws aServiceNotAvailable
error when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized. - c4e8fefd9f13: Added handling of
ServiceUnavailableError
to error handling middleware. - Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/config-loader@1.3.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/backend-defaults@0.1.11-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-app-api@0.4.4-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
@backstage/backend-plugin-api@0.5.3-next.1
Patch Changes
- 3bb4158a8aa4: Added startup hooks to the lifecycle services.
- Updated dependencies
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/backend-tasks@0.5.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/backend-test-utils@0.1.38-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-app-api@0.4.4-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/catalog-client@1.4.2-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
@backstage/cli@0.22.8-next.1
Patch Changes
- 6816352500a7: Add discovery feature to the onboard cli command.
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/cli-node@0.1.1-next.0
- @backstage/config-loader@1.3.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/eslint-plugin@0.1.3
- @backstage/release-manifests@0.0.9
- @backstage/types@1.0.2
@backstage/cli-node@0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/cli-common@0.1.12
- @backstage/types@1.0.2
@backstage/config-loader@1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/core-app-api@1.8.1-next.0
Patch Changes
- 74b216ee4e50: Add
PropsWithChildren
to usages ofComponentType
, in preparation for React 18 where the children are no longer implicit. - Updated dependencies
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
@backstage/core-components@0.13.2-next.1
Patch Changes
- 83bdc3a555c1: Replaced usages of
theme.palette.theme.hint
withtheme.palette.text.secondary
as it has been removed in Material UI v5 - Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/version-bridge@1.0.4
@backstage/core-plugin-api@1.5.2-next.0
Patch Changes
- 74b216ee4e50: Add
PropsWithChildren
to usages ofComponentType
, in preparation for React 18 where the children are no longer implicit. - Updated dependencies
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
@backstage/create-app@0.5.2-next.1
Patch Changes
- 08f177b91084: Add link from Template entity to the scaffolder launch page for the template in the AboutCard.
- Updated dependencies
- @backstage/cli-common@0.1.12
@backstage/dev-utils@1.0.16-next.1
Patch Changes
- 74b216ee4e50: Add
PropsWithChildren
to usages ofComponentType
, in preparation for React 18 where the children are no longer implicit. - Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/app-defaults@1.4.0-next.1
- @backstage/test-utils@1.4.0-next.1
- @backstage/theme@0.4.0-next.0
@backstage/integration-aws-node@0.1.4-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
@backstage/integration-react@1.1.14-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/repo-tools@0.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/cli-node@0.1.1-next.0
- @backstage/cli-common@0.1.12
@techdocs/cli@1.4.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-techdocs-node@1.7.2-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
@backstage/test-utils@1.4.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-permission-react@0.4.13-next.0
@backstage/plugin-adr@0.6.1-next.1
Patch Changes
- 58524588448c: Render table of front matter metadata when displaying MADR v3 formatted ADR
- Updated dependencies
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-adr-common@0.2.10-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-adr-backend@0.3.4-next.1
Patch Changes
- 58524588448c: Use front matter parser for MADR v3 formatted ADRs when indexing status/date
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-adr-common@0.2.10-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-adr-common@0.2.10-next.0
Patch Changes
- 58524588448c: Add utility function for parsing MADR front matter
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-airbrake@0.3.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/dev-utils@1.0.16-next.1
- @backstage/test-utils@1.4.0-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-airbrake-backend@0.2.19-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/config@1.0.7
@backstage/plugin-allure@0.1.35-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-analytics-module-ga@0.1.30-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-analytics-module-ga4@0.1.1-next.1
Patch Changes
- 99056db6169e: Fixed configuration visibility settings for
allowedContexts
andallowedAttributes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-apache-airflow@0.2.12-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
@backstage/plugin-api-docs@0.9.4-next.1
Patch Changes
- 83bdc3a555c1: Replaced usages of
theme.palette.theme.hint
withtheme.palette.text.secondary
as it has been removed in Material UI v5 - Updated dependencies
- @backstage/plugin-catalog@1.11.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-apollo-explorer@0.1.12-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-app-backend@0.3.46-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/config-loader@1.3.1-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-auth-backend@0.18.4-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-auth-node@0.2.15-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
@backstage/plugin-azure-devops@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-devops-backend@0.3.25-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/config@1.0.7
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-sites@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-azure-sites-backend@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/config@1.0.7
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-badges@0.2.43-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-badges-backend@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
@backstage/plugin-bazaar@0.2.9-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.11.1-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/cli@0.22.8-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-bazaar-backend@0.2.9-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/config@1.0.7
@backstage/plugin-bitbucket-cloud-common@0.2.7-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
@backstage/plugin-bitrise@0.1.46-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-catalog@1.11.1-next.1
Patch Changes
- 08f177b91084: Add link from Template entity to the scaffolder launch page for the template in the AboutCard.
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-catalog-backend@1.9.2-next.1
Patch Changes
- 77e04a2d55be: Replace getBearerToken with library function of same
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.2-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-catalog-backend-module-aws@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/integration-aws-node@0.1.4-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/plugin-kubernetes-common@0.6.4-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-azure@0.1.17-next.1
Patch Changes
-
c7f848bcea3c: Support authentication with a service principal or managed identity for Azure DevOps
Azure DevOps recently released support, in public preview, for authenticating with a service principal or managed identity instead of a personal access token (PAT): https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/. With this change the Azure integration now supports service principals and managed identities for Azure AD backed Azure DevOps organizations. Service principal and managed identity authentication is not supported on Azure DevOps Server (on-premises) organizations.
-
Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-bitbucket@0.2.13-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-bitbucket-cloud-common@0.2.7-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.1.13-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-bitbucket-cloud-common@0.2.7-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.11-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-gerrit@0.1.14-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-github@0.3.1-next.1
Patch Changes
-
df8411779da1: Add support for Repository Variables and Secrets to the
publish:github
andgithub:repo:create
scaffolder actions. You will need to addread/write
permissions to your GITHUB_TOKEN and/or Github Backstage App for RepositorySecrets
andVariables
Upgrade octokit introduces some breaking changes.
-
Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-gitlab@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.3.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-ldap@0.5.13-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-msgraph@0.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-openapi@0.1.12-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-puppetdb@0.1.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-common@1.0.14-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-catalog-graph@0.2.31-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-catalog-graphql@0.3.21-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-import@0.9.9-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
@backstage/plugin-catalog-node@1.3.7-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/types@1.0.2
@backstage/plugin-catalog-react@1.7.0-next.1
Patch Changes
- 429319d080cd:
EntityAutocompletePicker
addinitialSelectedOptions
prop - 429319d080cd:
EntityLifecycleFilter
loads data using the facets endpoint - Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-permission-react@0.4.13-next.0
@backstage/plugin-cicd-statistics@0.1.21-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
@backstage/plugin-cicd-statistics-module-gitlab@0.1.15-next.1
Patch Changes
- 50c4457119ec: Fixed publish configuration.
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-cicd-statistics@0.1.21-next.1
@backstage/plugin-circleci@0.3.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-cloudbuild@0.3.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-code-climate@0.1.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-code-coverage@0.2.12-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-code-coverage-backend@0.2.12-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
@backstage/plugin-codescene@0.1.14-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-config-schema@0.1.42-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
@backstage/plugin-cost-insights@0.12.8-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-cost-insights-common@0.1.1
@backstage/plugin-devtools@0.1.1-next.1
Patch Changes
- bbe15f70c5cc: Added note to README about how secrets are displayed in the Config tab of the DevTools plugin
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-devtools-common@0.1.1-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-permission-react@0.4.13-next.0
@backstage/plugin-devtools-backend@0.1.1-next.1
Patch Changes
- c312192e61dd: Expose permissions through the metadata endpoint.
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-devtools-common@0.1.1-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/config-loader@1.3.1-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-devtools-common@0.1.1-next.0
Patch Changes
- 459331f657ec: Export the list of permissions
- Updated dependencies
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/types@1.0.2
@backstage/plugin-dynatrace@6.0.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-entity-feedback@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-entity-feedback-common@0.1.1
@backstage/plugin-entity-feedback-backend@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/plugin-entity-feedback-common@0.1.1
@backstage/plugin-entity-validation@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-events-backend@0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-events-backend-module-aws-sqs@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-events-backend-module-azure@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
@backstage/plugin-events-backend-module-bitbucket-cloud@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
@backstage/plugin-events-backend-module-gerrit@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
@backstage/plugin-events-backend-module-github@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-events-backend-module-gitlab@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
@backstage/plugin-events-backend-test-utils@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.7-next.1
@backstage/plugin-events-node@0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
@backstage/plugin-explore@0.4.4-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-explore-react@0.0.29-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-explore-backend@0.0.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-search-backend-module-explore@0.1.2-next.1
- @backstage/config@1.0.7
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-explore-react@0.0.29-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-explore-common@0.0.1
@backstage/plugin-firehydrant@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-fossa@0.2.51-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-gcalendar@0.3.15-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-gcp-projects@0.3.38-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-git-release-manager@0.3.32-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-github-actions@0.6.0-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-github-deployments@0.1.50-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-github-issues@0.2.8-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-github-pull-requests-board@0.1.13-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-gitops-profiles@0.3.37-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-gocd@0.1.25-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-graphiql@0.2.51-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-graphql-backend@0.1.36-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-catalog-graphql@0.3.21-next.0
- @backstage/config@1.0.7
@backstage/plugin-graphql-voyager@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-home@0.5.3-next.1
Patch Changes
- d1cfb4e4c4cd: Update set up documentation to export homepage as element instead of React component.
- 2e4940e1a8f8: Allow more customization for the CustomHomepageGrid
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-home-react@0.1.0-next.1
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-home-react@0.1.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
@backstage/plugin-ilert@0.2.8-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-jenkins@0.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-jenkins-common@0.1.16-next.1
@backstage/plugin-jenkins-backend@0.2.1-next.1
Patch Changes
- 0f93b6707e04: Don't expose username and authentication header if configured.
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/plugin-jenkins-common@0.1.16-next.1
@backstage/plugin-jenkins-common@0.1.16-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
@backstage/plugin-kafka@0.3.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-kafka-backend@0.2.39-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/config@1.0.7
@backstage/plugin-kubernetes@0.9.2-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-kubernetes-common@0.6.4-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
@backstage/plugin-kubernetes-backend@0.11.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/integration-aws-node@0.1.4-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-kubernetes-common@0.6.4-next.0
- @backstage/config@1.0.7
@backstage/plugin-kubernetes-common@0.6.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
@backstage/plugin-lighthouse@0.4.4-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-lighthouse-common@0.1.1
@backstage/plugin-lighthouse-backend@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
@backstage/plugin-linguist@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-linguist-backend@0.3.0-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-microsoft-calendar@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-newrelic@0.3.37-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-newrelic-dashboard@0.2.12-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
@backstage/plugin-octopus-deploy@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-org@0.6.9-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-org-react@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-pagerduty@0.5.12-next.1
Patch Changes
- 9512f13eb3af: Add a homepage widget for the
Pagerduty
component. - Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-home-react@0.1.0-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-periskop@0.1.17-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-periskop-backend@0.1.17-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/config@1.0.7
@backstage/plugin-permission-backend@0.5.21-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
@backstage/plugin-permission-common@0.7.6-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-permission-node@0.7.9-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
@backstage/plugin-permission-react@0.4.13-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
@backstage/plugin-playlist@0.1.10-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-permission-react@0.4.13-next.0
- @backstage/plugin-playlist-common@0.1.7-next.0
@backstage/plugin-playlist-backend@0.3.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/plugin-playlist-common@0.1.7-next.0
@backstage/plugin-playlist-common@0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.6-next.0
@backstage/plugin-proxy-backend@0.2.40-next.1
Patch Changes
- 95987388f26b: Marked headers
Authorization
andX-Api-Key
as secret in order to not show up in frontend configuration. - Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/config@1.0.7
@backstage/plugin-puppetdb@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-rollbar@0.4.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-rollbar-backend@0.1.43-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/config@1.0.7
@backstage/plugin-scaffolder@1.13.2-next.1
Patch Changes
- 74b216ee4e50: Add
PropsWithChildren
to usages ofComponentType
, in preparation for React 18 where the children are no longer implicit. - Updated dependencies
- @backstage/plugin-scaffolder-react@1.5.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-permission-react@0.4.13-next.0
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.1.3-next.1
Patch Changes
- c59a4b2b9e0a: Added support for Confluence Cloud to the
confluence:transform:markdown
action in addition to the existing Confluence Server support, view the README for more details - Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-scaffolder-backend@1.15.0-next.1
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.22-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-scaffolder-backend@1.15.0-next.1
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-backend-module-gitlab@0.2.1-next.1
Patch Changes
- 50c4457119ec: Fixed publish configuration.
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
@backstage/plugin-scaffolder-backend-module-rails@0.4.15-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-scaffolder-backend@1.15.0-next.1
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-backend-module-sentry@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
@backstage/plugin-scaffolder-backend-module-yeoman@0.2.19-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.1.4-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-common@1.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-node@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/types@1.0.2
@backstage/plugin-search@1.3.1-next.1
Patch Changes
- 2f660eb573cc: Fix SearchBar styles & update StoryBook stories for custom styles for
notchedOutline
class. - Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend@1.3.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-module-catalog@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-module-elasticsearch@1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/integration-aws-node@0.1.4-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-module-explore@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/config@1.0.7
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-module-pg@0.5.7-next.1
Patch Changes
- 3c09e8d3cb0c: Updated Postgres search query filter in DatabaseDocumentStore to support field value search in array.
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-module-techdocs@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-techdocs-node@1.7.2-next.1
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-backend-node@1.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-search-common@1.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/types@1.0.2
@backstage/plugin-search-react@1.6.1-next.1
Patch Changes
- 2f660eb573cc: Fix SearchBar styles & update StoryBook stories for custom styles for
notchedOutline
class. - Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-sentry@0.5.4-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-shortcuts@0.3.11-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
@backstage/plugin-sonarqube@0.6.8-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-sonarqube-react@0.1.6-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-sonarqube-backend@0.1.11-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/config@1.0.7
@backstage/plugin-sonarqube-react@0.1.6-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
@backstage/plugin-splunk-on-call@0.4.8-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-stack-overflow@0.1.16-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-home-react@0.1.0-next.1
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-stack-overflow-backend@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-stackstorm@0.1.3-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-tech-insights@0.3.11-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-insights-backend@0.5.12-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-tech-insights-node@0.4.4-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-insights-backend-module-jsonfc@0.1.30-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-tech-insights-node@0.4.4-next.1
- @backstage/config@1.0.7
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-insights-node@0.4.4-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-radar@0.6.5-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-techdocs@1.6.3-next.1
Patch Changes
- 2f660eb573cc: Fix SearchBar styles & update StoryBook stories for custom styles for
notchedOutline
class. - Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/plugin-techdocs-react@1.1.7-next.1
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-techdocs-addons-test-utils@1.0.14-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.11.1-next.1
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/plugin-techdocs@1.6.3-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/plugin-techdocs-react@1.1.7-next.1
- @backstage/test-utils@1.4.0-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-techdocs-backend@1.6.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-techdocs-node@1.7.2-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.2-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-techdocs-module-addons-contrib@1.0.14-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.5.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/plugin-techdocs-react@1.1.7-next.1
- @backstage/theme@0.4.0-next.0
@backstage/plugin-techdocs-node@1.7.2-next.1
Patch Changes
- 7d4a09304f67: Use latest techdocs docker image by default. The latest image contains security updates.
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/catalog-model@1.4.0-next.0
- @backstage/integration-aws-node@0.1.4-next.0
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
@backstage/plugin-techdocs-react@1.1.7-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/version-bridge@1.0.4
@backstage/plugin-todo@0.2.21-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-todo-backend@0.1.43-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
@backstage/plugin-user-settings@0.7.4-next.1
Patch Changes
- 5362a7c58eaa: Improved the user experience of the feature flags list. It now sorts the enabled flags to the top of the list to increase the visibilities of the toggled flags.
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
@backstage/plugin-user-settings-backend@0.1.10-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/types@1.0.2
@backstage/plugin-vault@0.1.13-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@backstage/plugin-vault-backend@0.3.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/config@1.0.7
@backstage/plugin-xcmetrics@0.2.39-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
example-app@0.2.84-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-home@0.5.3-next.1
- @backstage/plugin-user-settings@0.7.4-next.1
- @backstage/plugin-pagerduty@0.5.12-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.1.0-next.0
- @backstage/plugin-scaffolder-react@1.5.0-next.1
- @backstage/plugin-adr@0.6.1-next.1
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/plugin-search@1.3.1-next.1
- @backstage/plugin-techdocs@1.6.3-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-api-docs@0.9.4-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/plugin-devtools@0.1.1-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/cli@0.22.8-next.1
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/plugin-scaffolder@1.13.2-next.1
- @internal/plugin-catalog-customized@0.0.11-next.1
- @backstage/plugin-catalog-graph@0.2.31-next.1
- @backstage/plugin-explore@0.4.4-next.1
- @backstage/plugin-org@0.6.9-next.1
- @backstage/integration-react@1.1.14-next.1
- @backstage/plugin-catalog-import@0.9.9-next.1
- @backstage/plugin-github-actions@0.6.0-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.0.14-next.1
- @backstage/plugin-azure-devops@0.3.1-next.1
- @backstage/plugin-badges@0.2.43-next.1
- @backstage/plugin-code-coverage@0.2.12-next.1
- @backstage/plugin-entity-feedback@0.2.2-next.1
- @backstage/plugin-gcalendar@0.3.15-next.1
- @backstage/plugin-gocd@0.1.25-next.1
- @backstage/plugin-jenkins@0.8.1-next.1
- @backstage/plugin-kubernetes@0.9.2-next.1
- @backstage/plugin-linguist@0.1.4-next.1
- @backstage/plugin-microsoft-calendar@0.1.4-next.1
- @backstage/plugin-newrelic-dashboard@0.2.12-next.1
- @backstage/plugin-playlist@0.1.10-next.1
- @backstage/plugin-puppetdb@0.1.2-next.1
- @backstage/plugin-stackstorm@0.1.3-next.1
- @backstage/plugin-tech-insights@0.3.11-next.1
- @backstage/plugin-todo@0.2.21-next.1
- @backstage/plugin-stack-overflow@0.1.16-next.1
- @backstage/app-defaults@1.4.0-next.1
- @backstage/plugin-airbrake@0.3.19-next.1
- @backstage/plugin-apache-airflow@0.2.12-next.1
- @backstage/plugin-azure-sites@0.1.8-next.1
- @backstage/plugin-circleci@0.3.19-next.1
- @backstage/plugin-cloudbuild@0.3.19-next.1
- @backstage/plugin-cost-insights@0.12.8-next.1
- @backstage/plugin-dynatrace@6.0.0-next.1
- @backstage/plugin-gcp-projects@0.3.38-next.1
- @backstage/plugin-graphiql@0.2.51-next.1
- @backstage/plugin-kafka@0.3.19-next.1
- @backstage/plugin-lighthouse@0.4.4-next.1
- @backstage/plugin-newrelic@0.3.37-next.1
- @backstage/plugin-octopus-deploy@0.2.1-next.1
- @backstage/plugin-rollbar@0.4.19-next.1
- @backstage/plugin-sentry@0.5.4-next.1
- @backstage/plugin-shortcuts@0.3.11-next.1
- @backstage/plugin-tech-radar@0.6.5-next.1
- @backstage/plugin-techdocs-react@1.1.7-next.1
- @backstage/plugin-catalog-common@1.0.14-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/plugin-linguist-common@0.1.0
- @backstage/plugin-permission-react@0.4.13-next.0
- @backstage/plugin-search-common@1.2.4-next.0
example-backend@0.2.84-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/plugin-jenkins-backend@0.2.1-next.1
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.1.3-next.1
- @backstage/plugin-devtools-backend@0.1.1-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.1.0-next.0
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/integration@1.5.0-next.0
- @backstage/plugin-adr-backend@0.3.4-next.1
- @backstage/plugin-proxy-backend@0.2.40-next.1
- @backstage/plugin-search-backend-module-pg@0.5.7-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/plugin-scaffolder-backend@1.15.0-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-app-backend@0.3.46-next.1
- @backstage/plugin-auth-backend@0.18.4-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-azure-devops-backend@0.3.25-next.1
- @backstage/plugin-azure-sites-backend@0.1.8-next.1
- @backstage/plugin-badges-backend@0.2.1-next.1
- @backstage/plugin-catalog-node@1.3.7-next.1
- @backstage/plugin-code-coverage-backend@0.2.12-next.1
- @backstage/plugin-entity-feedback-backend@0.1.4-next.1
- @backstage/plugin-events-backend@0.2.7-next.1
- @backstage/plugin-explore-backend@0.0.8-next.1
- @backstage/plugin-graphql-backend@0.1.36-next.1
- @backstage/plugin-kafka-backend@0.2.39-next.1
- @backstage/plugin-kubernetes-backend@0.11.1-next.1
- @backstage/plugin-lighthouse-backend@0.2.2-next.1
- @backstage/plugin-linguist-backend@0.3.0-next.1
- @backstage/plugin-permission-backend@0.5.21-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/plugin-playlist-backend@0.3.2-next.1
- @backstage/plugin-rollbar-backend@0.1.43-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.15-next.1
- @backstage/plugin-search-backend@1.3.2-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.3.1-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/plugin-tech-insights-backend@0.5.12-next.1
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.30-next.1
- @backstage/plugin-tech-insights-node@0.4.4-next.1
- @backstage/plugin-techdocs-backend@1.6.3-next.1
- @backstage/plugin-todo-backend@0.1.43-next.1
- example-app@0.2.84-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
- @backstage/plugin-events-node@0.2.7-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.4-next.0
example-backend-next@0.0.12-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-unprocessed@0.1.0-next.0
- @backstage/plugin-catalog-backend@1.9.2-next.1
- @backstage/plugin-scaffolder-backend@1.15.0-next.1
- @backstage/backend-defaults@0.1.11-next.1
- @backstage/plugin-app-backend@0.3.46-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-kubernetes-backend@0.11.1-next.1
- @backstage/plugin-permission-backend@0.5.21-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/plugin-search-backend@1.3.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.2-next.1
- @backstage/plugin-search-backend-module-explore@0.1.2-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.2-next.1
- @backstage/plugin-search-backend-node@1.2.2-next.1
- @backstage/plugin-techdocs-backend@1.6.3-next.1
- @backstage/plugin-todo-backend@0.1.43-next.1
- @backstage/plugin-permission-common@0.7.6-next.0
e2e-test@0.2.4-next.1
Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.2-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/cli-common@0.1.12
techdocs-cli-embedded-app@0.2.83-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.11.1-next.1
- @backstage/plugin-techdocs@1.6.3-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/cli@0.22.8-next.1
- @backstage/core-app-api@1.8.1-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/integration-react@1.1.14-next.1
- @backstage/app-defaults@1.4.0-next.1
- @backstage/plugin-techdocs-react@1.1.7-next.1
- @backstage/config@1.0.7
- @backstage/test-utils@1.4.0-next.1
- @backstage/theme@0.4.0-next.0
@internal/plugin-catalog-customized@0.0.11-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.11.1-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
@internal/plugin-todo-list@1.0.14-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/theme@0.4.0-next.0
@internal/plugin-todo-list-backend@1.0.14-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/config@1.0.7
@internal/plugin-todo-list-common@1.0.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.6-next.0