@backstage/plugin-auth-backend@0.13.0-next.0
Minor Changes
- 15d3a3c: BREAKING: All sign-in resolvers must now return a
token
in their sign-in result. Returning anid
is no longer supported.
Patch Changes
- 2cc1d1b: Applied the fix from version 0.12.3 of this package, which is part of the v1.0.1 release of Backstage.
- 6ee0407: DEPRECATION: The
tokenIssuer
option forOAuthAdapter
is no longer needed and has been deprecated. - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-auth-node@0.2.0-next.0
Minor Changes
- 15d3a3c: BREAKING: Removed the deprecated
id
andentity
fields fromBackstageSignInResult
.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-search-backend@0.5.0-next.0
Minor Changes
- 94ccd77: BREAKING: The
authorization
property is no longer returned on search results when queried. Note: this will only result in a breaking change if you have custom code in your frontend that relies on theauthorization.resourceRef
property on documents.
Patch Changes
- 62ee654: Use new
IndexableResultSet
type as return type of query method inSearchEngine
implementation. - Updated dependencies
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-search-backend-node@0.5.3-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-permission-node@0.5.6-next.0
@backstage/app-defaults@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/backend-common@0.13.2-next.0
Patch Changes
-
3ef123b: Support external ID when assuming roles in S3 integration
In order to assume a role created by a 3rd party as external
ID is needed. This change adds an optional field to the s3
integration configuration and consumes that in the AwsS3UrlReader. -
f9f5125: Updated the visibility of database connection fields in config to be secret
-
Updated dependencies
- @backstage/config-loader@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
@backstage/backend-tasks@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/backend-test-utils@0.1.23-next.0
Patch Changes
- Updated dependencies
- @backstage/cli@0.16.1-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/catalog-client@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
@backstage/catalog-model@1.0.1-next.0
Patch Changes
- e0a5138: build(deps): bump
ajv
from 7.0.3 to 8.10.0
@backstage/cli@0.16.1-next.0
Patch Changes
- 6ad0c45: Added an experimental
package fix
command which applies automated fixes to the target package. The initial fix that is available is to add missing monorepo dependencies to the target package. - c47509e: Implemented changes suggested by Deepsource.io including multiple double non-null assertion operators and unexpected awaits for non-promise values.
- 948a56f: Added a new experimental
repo list-deprecations
command, which scans the entire project for usage of deprecated APIs. - Updated dependencies
- @backstage/config-loader@1.0.1-next.0
@backstage/config-loader@1.0.1-next.0
Patch Changes
- e0a5138: build(deps): bump
ajv
from 7.0.3 to 8.10.0 - c47509e: Implemented changes suggested by Deepsource.io including multiple double non-null assertion operators and unexpected awaits for non-promise values.
@backstage/core-app-api@1.0.1-next.0
Patch Changes
- a7bb762: fixed empty body issue for POST requests using FetchAPI with 'plugin://' prefix
- c47509e: Implemented changes suggested by Deepsource.io including multiple double non-null assertion operators and unexpected awaits for non-promise values.
@backstage/core-components@0.9.3-next.0
Patch Changes
- 19648d5: fix support config ref to use backstage/backstage
@backstage/dev-utils@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/core-app-api@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/app-defaults@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
- @backstage/test-utils@1.0.1-next.0
@backstage/integration@1.0.1-next.0
Patch Changes
-
3ef123b: Support external ID when assuming roles in S3 integration
In order to assume a role created by a 3rd party as external
ID is needed. This change adds an optional field to the s3
integration configuration and consumes that in the AwsS3UrlReader.
@backstage/integration-react@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/search-common@0.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
@techdocs/cli@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-techdocs-node@1.0.1-next.0
@backstage/techdocs-common@0.11.14-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.0.1-next.0
@backstage/test-utils@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.0.1-next.0
@backstage/plugin-airbrake@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/dev-utils@1.0.1-next.0
- @backstage/test-utils@1.0.1-next.0
@backstage/plugin-airbrake-backend@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-allure@0.1.20-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-analytics-module-ga@0.1.15-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-apache-airflow@0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-api-docs@0.8.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-app-backend@0.3.31-next.0
Patch Changes
- Updated dependencies
- @backstage/config-loader@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-azure-devops@0.1.20-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-azure-devops-backend@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-badges@0.2.28-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-badges-backend@0.1.25-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-bazaar@0.1.19-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog@1.0.1-next.0
- @backstage/cli@0.16.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-bazaar-backend@0.1.15-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
- @backstage/backend-test-utils@0.1.23-next.0
@backstage/plugin-bitrise@0.1.31-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-catalog@1.0.1-next.0
Patch Changes
- 2a3cac4: Corrected replacements for depreciated FilteredEntityLayout items
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
@backstage/plugin-catalog-backend@1.0.1-next.0
Patch Changes
- 9fe24b0: Adjust the error messages when entities fail validation, to clearly state what entity that failed it
- 95408db: Enable internal batching of very large deletions, to not run into SQL binding limits
- ffec894: add gitlab to AnnotateScmSlugEntityProcessor
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-scaffolder-common@1.0.1-next.0
- @backstage/plugin-permission-node@0.5.6-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
@backstage/plugin-catalog-backend-module-aws@0.1.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-catalog-backend-module-azure@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
@backstage/plugin-catalog-backend-module-bitbucket@0.1.2-next.0
Patch Changes
- c47509e: Implemented changes suggested by Deepsource.io including multiple double non-null assertion operators and unexpected awaits for non-promise values.
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
@backstage/plugin-catalog-backend-module-github@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
@backstage/plugin-catalog-backend-module-gitlab@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
@backstage/plugin-catalog-backend-module-ldap@0.4.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-tasks@0.2.2-next.0
@backstage/plugin-catalog-backend-module-msgraph@0.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-tasks@0.2.2-next.0
@backstage/plugin-catalog-common@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/search-common@0.3.3-next.0
@backstage/plugin-catalog-graph@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-catalog-graphql@0.3.8-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
@backstage/plugin-catalog-import@0.8.7-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
@backstage/plugin-catalog-react@1.0.1-next.0
Patch Changes
- a496cee: Add support for string refs to the
EntityRefLinks
component - d34900a: Added a new
NextScaffolderRouter
which will eventually replace the exiting router - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-cicd-statistics@0.1.6-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
@backstage/plugin-circleci@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-cloudbuild@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-code-climate@0.1.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-code-coverage@0.1.31-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-code-coverage-backend@0.1.29-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-config-schema@0.1.27-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-cost-insights@0.11.26-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-explore@0.3.35-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-firehydrant@0.1.21-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-fossa@0.2.36-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-gcalendar@0.2.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-gcp-projects@0.3.23-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-git-release-manager@0.3.17-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-github-actions@0.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-github-deployments@0.1.35-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/integration-react@1.0.1-next.0
@backstage/plugin-gitops-profiles@0.3.22-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-gocd@0.1.10-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-graphiql@0.2.36-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-graphql-backend@0.1.21-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-catalog-graphql@0.3.8-next.0
@backstage/plugin-home@0.4.20-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search@0.7.5-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-ilert@0.1.30-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-jenkins@0.7.3-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/plugin-jenkins-common@0.1.3-next.0
@backstage/plugin-jenkins-backend@0.1.20-next.0
Patch Changes
- 71f8708: Make
resourceRef
required inJenkinsApi
to match usage. - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-jenkins-common@0.1.3-next.0
@backstage/plugin-jenkins-common@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.0.1-next.0
@backstage/plugin-kafka@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-kafka-backend@0.2.24-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-kubernetes@0.6.4-next.0
Patch Changes
- f616d99: Fix division by zero in currentToDeclaredResourceToPerc when pod resources weren't set
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/plugin-kubernetes-common@0.2.9-next.0
@backstage/plugin-kubernetes-backend@0.4.14-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-kubernetes-common@0.2.9-next.0
@backstage/plugin-kubernetes-common@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
@backstage/plugin-lighthouse@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-newrelic@0.3.22-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-newrelic-dashboard@0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-org@0.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-pagerduty@0.3.31-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-periskop@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-periskop-backend@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-permission-backend@0.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-permission-node@0.5.6-next.0
@backstage/plugin-permission-node@0.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-proxy-backend@0.2.25-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-rollbar@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-rollbar-backend@0.1.28-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-scaffolder@1.0.1-next.0
Patch Changes
- d34900a: Added a new
NextScaffolderRouter
which will eventually replace the exiting router - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-scaffolder-common@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
@backstage/plugin-scaffolder-backend@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-scaffolder-common@1.0.1-next.0
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-scaffolder-backend@1.0.1-next.0
@backstage/plugin-scaffolder-backend-module-rails@0.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-scaffolder-backend@1.0.1-next.0
@backstage/plugin-scaffolder-backend-module-yeoman@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.0.1-next.0
@backstage/plugin-scaffolder-common@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
@backstage/plugin-search@0.7.5-next.0
Patch Changes
- 38e01f2: Switch to
SearchDocument
type inDefaultResultListItem
props - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-search-backend-module-elasticsearch@0.1.3-next.0
Patch Changes
- 62ee654: Use new
IndexableResultSet
type as return type of query method inSearchEngine
implementation. - Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-search-backend-node@0.5.3-next.0
@backstage/plugin-search-backend-module-pg@0.3.2-next.0
Patch Changes
- 62ee654: Use new
IndexableResultSet
type as return type of query method inSearchEngine
implementation. - Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-search-backend-node@0.5.3-next.0
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-search-backend-node@0.5.3-next.0
Patch Changes
- 62ee654: Use new
IndexableResultSet
type as return type of query method inSearchEngine
implementation. - Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
@backstage/plugin-search-common@0.3.3-next.0
Patch Changes
- c8b295f: - Introduce
SearchDocument
type. This type contains the subset ofIndexableDocument
properties relevant to the frontend, and is intended to be used for documents returned to the frontend from the search API.SearchResultSet
is now a wrapper for documents of typeSearchDocument
, and is intended to be used in the frontend. This isn't a breaking change, sinceIndexableDocument
s are validSearchDocument
s, so the old and new types are compatible.- Introduce
IndexableResultSet
type, which wrapsIndexableDocument
instances in the same way asSearchResultSet
.
@backstage/plugin-sentry@0.3.42-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-shortcuts@0.2.5-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-sonarqube@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-splunk-on-call@0.3.28-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-tech-insights@0.1.14-next.0
Patch Changes
-
2fe58c7: Improved the Tech-Insights documentation:
lifecycle
examples usedttl
when it should betimeToLive
- Added list of included FactRetrievers
- Added full backend example using all included FactRetrievers
- Added boolean scorecard example image showing results of backend example
-
Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-tech-insights-backend@0.2.11-next.0
Patch Changes
-
c47509e: Implemented changes suggested by Deepsource.io including multiple double non-null assertion operators and unexpected awaits for non-promise values.
-
2fe58c7: Improved the Tech-Insights documentation:
lifecycle
examples usedttl
when it should betimeToLive
- Added list of included FactRetrievers
- Added full backend example using all included FactRetrievers
- Added boolean scorecard example image showing results of backend example
-
Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-tech-insights-node@0.2.9-next.0
@backstage/plugin-tech-insights-backend-module-jsonfc@0.1.15-next.0
Patch Changes
- e0a5138: build(deps): bump
ajv
from 7.0.3 to 8.10.0 - Updated dependencies
- @backstage/backend-common@0.13.2-next.0
- @backstage/plugin-tech-insights-node@0.2.9-next.0
@backstage/plugin-tech-insights-node@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.13.2-next.0
@backstage/plugin-tech-radar@0.5.11-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-techdocs@1.0.1-next.0
Patch Changes
- fe53fe9: Fix permalink scrolling for anchors where the id starts with a number.
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search@0.7.5-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/integration-react@1.0.1-next.0
@backstage/plugin-techdocs-backend@1.0.1-next.0
Patch Changes
- 7762d54: Fixed a bug affecting those with cache enabled that would result in empty content being cached if the first attempt to load a static asset from storage were made via a
HEAD
request, rather than aGET
request. - Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-techdocs-node@1.0.1-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
@backstage/plugin-techdocs-node@1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
@backstage/plugin-todo@0.2.6-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-todo-backend@0.1.28-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
@backstage/plugin-user-settings@0.4.3-next.0
Patch Changes
-
cf647f6: Wired up the OneLogin provider to be visible in the Settings UI when configured correctly.
Previously it wasn't visible at all.
-
Updated dependencies
- @backstage/core-components@0.9.3-next.0
@backstage/plugin-xcmetrics@0.2.24-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
example-app@0.2.70-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog@1.0.1-next.0
- @backstage/plugin-user-settings@0.4.3-next.0
- @backstage/cli@0.16.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/core-app-api@1.0.1-next.0
- @backstage/plugin-search@0.7.5-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/plugin-scaffolder@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/plugin-techdocs@1.0.1-next.0
- @backstage/plugin-tech-insights@0.1.14-next.0
- @backstage/plugin-kubernetes@0.6.4-next.0
- @backstage/plugin-airbrake@0.3.4-next.0
- @backstage/plugin-api-docs@0.8.4-next.0
- @backstage/plugin-azure-devops@0.1.20-next.0
- @backstage/plugin-badges@0.2.28-next.0
- @backstage/plugin-catalog-graph@0.2.16-next.0
- @backstage/plugin-catalog-import@0.8.7-next.0
- @backstage/plugin-circleci@0.3.4-next.0
- @backstage/plugin-cloudbuild@0.3.4-next.0
- @backstage/plugin-code-coverage@0.1.31-next.0
- @backstage/plugin-cost-insights@0.11.26-next.0
- @backstage/plugin-explore@0.3.35-next.0
- @backstage/plugin-github-actions@0.5.4-next.0
- @backstage/plugin-gocd@0.1.10-next.0
- @backstage/plugin-home@0.4.20-next.0
- @backstage/plugin-jenkins@0.7.3-next.0
- @backstage/plugin-kafka@0.3.4-next.0
- @backstage/plugin-lighthouse@0.3.4-next.0
- @backstage/plugin-newrelic-dashboard@0.1.12-next.0
- @backstage/plugin-org@0.5.4-next.0
- @backstage/plugin-pagerduty@0.3.31-next.0
- @backstage/plugin-rollbar@0.4.4-next.0
- @backstage/plugin-sentry@0.3.42-next.0
- @backstage/plugin-todo@0.2.6-next.0
- @backstage/app-defaults@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
- @backstage/plugin-apache-airflow@0.1.12-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
- @backstage/plugin-gcalendar@0.2.1-next.0
- @backstage/plugin-gcp-projects@0.3.23-next.0
- @backstage/plugin-graphiql@0.2.36-next.0
- @backstage/plugin-newrelic@0.3.22-next.0
- @backstage/plugin-shortcuts@0.2.5-next.0
- @backstage/plugin-tech-radar@0.5.11-next.0
example-backend@0.2.70-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.15-next.0
- @backstage/plugin-search-backend@0.5.0-next.0
- @backstage/plugin-auth-node@0.2.0-next.0
- @backstage/plugin-auth-backend@0.13.0-next.0
- @backstage/plugin-catalog-backend@1.0.1-next.0
- @backstage/plugin-search-backend-node@0.5.3-next.0
- @backstage/plugin-search-backend-module-elasticsearch@0.1.3-next.0
- @backstage/plugin-search-backend-module-pg@0.3.2-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/plugin-tech-insights-backend@0.2.11-next.0
- @backstage/plugin-techdocs-backend@1.0.1-next.0
- @backstage/plugin-jenkins-backend@0.1.20-next.0
- example-app@0.2.70-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-badges-backend@0.1.25-next.0
- @backstage/plugin-code-coverage-backend@0.1.29-next.0
- @backstage/plugin-kafka-backend@0.2.24-next.0
- @backstage/plugin-kubernetes-backend@0.4.14-next.0
- @backstage/plugin-scaffolder-backend@1.0.1-next.0
- @backstage/plugin-todo-backend@0.1.28-next.0
- @backstage/plugin-app-backend@0.3.31-next.0
- @backstage/plugin-permission-backend@0.5.6-next.0
- @backstage/plugin-permission-node@0.5.6-next.0
- @backstage/backend-tasks@0.2.2-next.0
- @backstage/plugin-azure-devops-backend@0.3.10-next.0
- @backstage/plugin-graphql-backend@0.1.21-next.0
- @backstage/plugin-proxy-backend@0.2.25-next.0
- @backstage/plugin-rollbar-backend@0.1.28-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.3.6-next.0
- @backstage/plugin-tech-insights-node@0.2.9-next.0
techdocs-cli-embedded-app@0.2.69-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-catalog@1.0.1-next.0
- @backstage/cli@0.16.1-next.0
- @backstage/core-app-api@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
- @backstage/plugin-techdocs@1.0.1-next.0
- @backstage/app-defaults@1.0.1-next.0
- @backstage/integration-react@1.0.1-next.0
- @backstage/test-utils@1.0.1-next.0