Release v1.41.0-next.0
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.41.0-next.0
@backstage/plugin-catalog-backend@3.0.0-next.0
Major Changes
-
2339363: BREAKING: The experimental
catalog.useUrlReadersSearchconfiguration flag (introduced in v1.36) has been removed.The
UrlReaderProcessornow always uses thesearchmethod ofUrlReaders. Built-inUrlReaderServiceimplementations have been updated accordingly. If you use customUrlReaderServiceimplementations, you need to adapt theirsearchmethod to correctly handle both specific URLs and potential search patterns (see changes on built-in readers in the original PR).Previous behavior was to call the
searchmethod only if the parsed Git URL's filename contained a wildcard and usereadUrlotherwise. EachUrlReaderServicemust implement this logic in thesearchmethod instead.This allows each
UrlReaderServiceimplementation to check whether it's a search URL (that contains a wildcard pattern) or not using logic that is specific to each provider.
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/plugin-permission-node@0.10.1
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-openapi-utils@0.5.4
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-common@0.9.0
@backstage/backend-test-utils@1.7.0-next.0
Minor Changes
- ead925a: Add a standard
toStringon credentials objects
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/backend-app-api@1.2.4
- @backstage/plugin-auth-node@0.6.4
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-events-node@0.4.12
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
@backstage/canon@0.6.0-next.0
Minor Changes
-
4c6d891: BREAKING CHANGES
We’re updating our Button component to provide better support for button links.
- We’re introducing a new
ButtonLinkcomponent, which replaces the previous render prop pattern. - To maintain naming consistency across components,
IconButtonis being renamed toButtonIcon. - Additionally, the render prop will be removed from all button-related components.
These changes aim to simplify usage and improve clarity in our component API.
- We’re introducing a new
Patch Changes
- 140f652: We are consolidating all css files into a single styles.css in Canon.
- 8154fb9: Add new SearchField component in Canon
- 6910892: Add new
RadioGroup+Radiocomponent to Canon - a8a8514: We are transforming how we structure our class names and data attributes definitions for all components. They are now all set in the same place.
- 667b951: Added placeholder prop to TextField component.
- e71333a: adding export for ButtonLink so it's importable
@backstage/repo-tools@0.15.0-next.0
Minor Changes
- 1e7082e: Clear output directory before running
package-docsand skip all internal packages.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
@backstage/app-defaults@1.6.4-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/plugin-permission-react@0.4.35
@backstage/backend-defaults@0.11.1-next.0
Patch Changes
- ead925a: Add a standard
toStringon credentials objects - e0189b8: UrlReader: Fix handling of access tokens for GitLab readURL requests
- d1e4a6d: Fixed bug where the GitLab user token and GitLab integration token were being merged together
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-app-api@1.2.4
- @backstage/plugin-auth-node@0.6.4
- @backstage/plugin-permission-node@0.10.1
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-dev-utils@0.1.5
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration-aws-node@0.1.16
- @backstage/types@1.2.1
@backstage/backend-dynamic-feature-service@0.7.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-scaffolder-node@0.9.1-next.0
- @backstage/plugin-auth-node@0.6.4
- @backstage/plugin-events-backend@0.5.3
- @backstage/plugin-permission-node@0.10.1
- @backstage/plugin-search-backend-node@1.3.12
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-openapi-utils@0.5.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-app-node@0.1.34
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-search-common@1.2.18
@backstage/cli@0.33.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.1.11
- @backstage/release-manifests@0.0.13
- @backstage/types@1.2.1
@backstage/core-compat-api@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/version-bridge@1.0.11
@backstage/core-components@0.17.4-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/config@1.3.2
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/version-bridge@1.0.11
@backstage/create-app@0.7.1-next.0
Patch Changes
-
2339363: BREAKING: The experimental
catalog.useUrlReadersSearchconfiguration flag (introduced in v1.36) has been removed.The
UrlReaderProcessornow always uses thesearchmethod ofUrlReaders. Built-inUrlReaderServiceimplementations have been updated accordingly. If you use customUrlReaderServiceimplementations, you need to adapt theirsearchmethod to correctly handle both specific URLs and potential search patterns (see changes on built-in readers in the original PR).Previous behavior was to call the
searchmethod only if the parsed Git URL's filename contained a wildcard and usereadUrlotherwise. EachUrlReaderServicemust implement this logic in thesearchmethod instead.This allows each
UrlReaderServiceimplementation to check whether it's a search URL (that contains a wildcard pattern) or not using logic that is specific to each provider. -
Updated dependencies
- @backstage/cli-common@0.1.15
@backstage/dev-utils@1.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/app-defaults@1.6.4-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
@backstage/frontend-app-api@0.11.4-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-defaults@0.2.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
@backstage/frontend-defaults@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.1.11-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
@backstage/frontend-dynamic-feature-loader@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/frontend-plugin-api@0.10.4-next.0
@backstage/frontend-plugin-api@0.10.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
@backstage/frontend-test-utils@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.1.11-next.0
- @backstage/test-utils@1.7.10-next.0
- @backstage/config@1.3.2
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
@backstage/integration@1.17.1-next.0
Patch Changes
- e0189b8: UrlReader: Fix handling of access tokens for GitLab readURL requests
- d1e4a6d: Fixed bug where the GitLab user token and GitLab integration token were being merged together
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
@backstage/integration-react@1.2.9-next.0
Patch Changes
- 998fd15: Separated gitlab
write_repositoryandapiscope to pass checks inRefreshingAuthSessionManager - Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/config@1.3.2
- @backstage/core-plugin-api@1.10.8
@techdocs/cli@1.9.5-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-techdocs-node@1.13.5-next.0
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
@backstage/test-utils@1.7.10-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-permission-react@0.4.35
@backstage/theme@0.6.7-next.0
Patch Changes
- b68d269: Update uncomfortably bright color in recently visited and top visited home page cards
@backstage/plugin-api-docs@0.12.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.31.1-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-app@0.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-app-visualizer@0.1.21-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
@backstage/plugin-auth-react@0.1.17-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
@backstage/plugin-bitbucket-cloud-common@0.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
@backstage/plugin-catalog@1.31.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/plugin-search-react@1.9.2-next.0
- @backstage/plugin-techdocs-react@1.3.1-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-react@0.4.35
- @backstage/plugin-scaffolder-common@1.5.11
- @backstage/plugin-search-common@1.2.18
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-catalog-backend-module-aws@0.4.13-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration-aws-node@0.1.16
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-kubernetes-common@0.9.5
@backstage/plugin-catalog-backend-module-azure@0.3.7-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/plugin-bitbucket-cloud-common@0.3.1-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-bitbucket-server@0.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-gerrit@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-gitea@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-github@0.10.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-github-org@0.3.12-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-github@0.10.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/config@1.3.2
@backstage/plugin-catalog-backend-module-gitlab@0.7.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-gitlab@0.7.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
@backstage/plugin-catalog-backend-module-logs@0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-events-node@0.4.12
@backstage/plugin-catalog-backend-module-openapi@0.2.12-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/catalog-model@1.7.4
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-graph@0.4.21-next.0
Patch Changes
- fe1a2f4: Catalog graph plugin support i18n
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
@backstage/plugin-catalog-import@0.13.2-next.0
Patch Changes
- 406b8b8: Fixed bug with error message since ResponseError is now thrown from CatalogClient
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/integration-react@1.2.9-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-catalog-common@1.1.4
@backstage/plugin-catalog-react@1.19.1-next.0
Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/frontend-test-utils@0.3.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-catalog-unprocessed-entities@0.2.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
@backstage/plugin-config-schema@0.1.70-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
@backstage/plugin-devtools@0.1.29-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-devtools-common@0.1.16
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-devtools-backend@0.5.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-permission-node@0.10.1
- @backstage/backend-plugin-api@1.4.0
- @backstage/config-loader@1.10.1
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-devtools-common@0.1.16
- @backstage/plugin-permission-common@0.9.0
@backstage/plugin-events-backend-module-github@0.4.2-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-events-node@0.4.12
- @backstage/config@1.3.2
- @backstage/types@1.2.1
@backstage/plugin-home@0.8.10-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-home-react@0.1.28-next.0
@backstage/plugin-home-react@0.1.28-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
@backstage/plugin-kubernetes@0.12.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-kubernetes-common@0.9.5
- @backstage/plugin-kubernetes-react@0.5.9-next.0
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-kubernetes-cluster@0.0.27-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-plugin-api@1.10.8
- @backstage/plugin-kubernetes-common@0.9.5
- @backstage/plugin-kubernetes-react@0.5.9-next.0
- @backstage/plugin-permission-react@0.4.35
@backstage/plugin-kubernetes-react@0.5.9-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-kubernetes-common@0.9.5
@backstage/plugin-mcp-actions-backend@0.1.1-next.0
Patch Changes
- 6bc0799: Fixed the example in the README for generating a static token by adding a subject field
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/catalog-client@1.10.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
@backstage/plugin-notifications@0.5.7-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/plugin-notifications-common@0.0.9
- @backstage/plugin-signals-react@0.0.14
@backstage/plugin-notifications-backend@0.5.8-next.0
Patch Changes
- 9a5a73f: Fix
addTopicmigration whenuser_settingspresent - Updated dependencies
- @backstage/plugin-auth-node@0.6.4
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/plugin-notifications-node@0.2.16
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-notifications-common@0.0.9
- @backstage/plugin-signals-node@0.1.21