Skip to content

Latest commit

 

History

History
2146 lines (1655 loc) · 66.3 KB

v1.34.0-next.1-changelog.md

File metadata and controls

2146 lines (1655 loc) · 66.3 KB

Release v1.34.0-next.1

Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.34.0-next.1

@backstage/backend-app-api@1.1.0-next.1

Minor Changes

  • 12eac85: EXPERIMENTAL: Adds a new instanceMetadataService to hold information about a specific backend instance.

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/backend-plugin-api@1.1.0-next.1

Minor Changes

  • 12eac85: EXPERIMENTAL: Adds a new instanceMetadataService to hold information about a specific backend instance.

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-permission-common@0.8.2

@backstage/catalog-client@1.9.0-next.1

Minor Changes

  • 384e494: Internal updates to generated code.

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.7.1
    • @backstage/errors@1.2.5

@backstage/plugin-catalog-backend@1.29.0-next.1

Minor Changes

  • 384e494: Internal updates to generated code.
  • 1d0bc11: Fetch all facets in a single database query

Patch Changes

  • e4aab10: Fix a bug where sometimes the by-query endpoint could return nulls for entities that were not yet stitched.
  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/plugin-search-backend-module-catalog@0.2.6-next.1
    • @backstage/backend-openapi-utils@0.3.1-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/integration@1.16.0-next.0
    • @backstage/types@1.2.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-events-node@0.4.6-next.1
    • @backstage/plugin-permission-common@0.8.2

@backstage/plugin-catalog-node@1.15.0-next.1

Minor Changes

  • 8edc4cd: Updated the catalogServiceMock return type to match both CatalogService and CatalogApi

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-permission-common@0.8.2

@backstage/plugin-devtools-backend@0.5.0-next.1

Minor Changes

  • c781a9a: BREAKING Removed support for what is known as the legacy backend, please use the New Backend System.

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-devtools-common@0.1.13
    • @backstage/plugin-permission-common@0.8.2

@backstage/plugin-events-backend@0.4.0-next.1

Minor Changes

  • 384e494: Internal updates to generated code.

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/backend-openapi-utils@0.3.1-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-search-backend@1.8.0-next.1

Minor Changes

  • 384e494: Internal updates to generated code.

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/plugin-search-backend-node@1.3.6-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/backend-openapi-utils@0.3.1-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-permission-common@0.8.2
    • @backstage/plugin-search-common@1.2.15

@backstage/app-defaults@1.5.15-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.2-next.1
    • @backstage/core-app-api@1.15.3-next.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/theme@0.6.3-next.0
    • @backstage/plugin-permission-react@0.4.28

@backstage/backend-defaults@0.6.0-next.1

Patch Changes

  • fe87fbf: Add task metrics as two gauges that track the last start and end timestamps as epoch seconds.
  • 1ac6b72: Support connection.type: cloudsql in database client for usage with @google-cloud/cloud-sql-connector and iam auth
  • 5c9cc05: Use native fetch instead of node-fetch
  • cf627c6: Fixed an issue in the WinstonLogger where Errors thrown and given to logger.error with field values that could not be cast to a string would throw a TypeError
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-app-api@1.1.0-next.1
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/backend-dev-utils@0.1.5
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.11-next.0
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/integration@1.16.0-next.0
    • @backstage/integration-aws-node@0.1.13
    • @backstage/types@1.2.0
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/backend-dynamic-feature-service@0.5.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/plugin-catalog-backend@1.29.0-next.1
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/plugin-events-backend@0.4.0-next.1
    • @backstage/plugin-scaffolder-node@0.6.2-next.1
    • @backstage/plugin-search-backend-node@1.3.6-next.1
    • @backstage/backend-app-api@1.1.0-next.1
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-permission-node@0.8.6-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.11-next.0
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-app-node@0.1.28-next.1
    • @backstage/plugin-events-node@0.4.6-next.1
    • @backstage/plugin-permission-common@0.8.2
    • @backstage/plugin-search-common@1.2.15

@backstage/backend-openapi-utils@0.3.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/backend-test-utils@1.2.0-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/backend-app-api@1.1.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/cli@0.29.3-next.1

Patch Changes

  • a49030a: Add support for --output-file option from ESLint to package lint and repo lint commands.
  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/release-manifests@0.0.12-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.11-next.0
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/eslint-plugin@0.1.10
    • @backstage/integration@1.16.0-next.0
    • @backstage/types@1.2.0

@backstage/config-loader@1.9.3-next.0

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/core-compat-api@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.10.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/version-bridge@1.0.10

@backstage/core-components@0.16.2-next.1

Patch Changes

  • e47be38: Added data-testid to placeholder rendered by Progress component to simplify assertions in tests
  • Updated dependencies
    • @backstage/config@1.3.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/errors@1.2.5
    • @backstage/theme@0.6.3-next.0
    • @backstage/version-bridge@1.0.10

@backstage/create-app@0.5.23-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/cli-common@0.1.15

@backstage/dev-utils@1.1.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.3-next.1
    • @backstage/core-components@0.16.2-next.1
    • @backstage/app-defaults@1.5.15-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/core-app-api@1.15.3-next.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/integration-react@1.2.2-next.0
    • @backstage/theme@0.6.3-next.0

@backstage/frontend-app-api@0.10.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/config@1.3.0
    • @backstage/core-app-api@1.15.3-next.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/errors@1.2.5
    • @backstage/frontend-defaults@0.1.4-next.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/types@1.2.0
    • @backstage/version-bridge@1.0.10

@backstage/frontend-defaults@0.1.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/frontend-app-api@0.10.3-next.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/plugin-app@0.1.4-next.1

@backstage/frontend-plugin-api@0.9.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.2-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/types@1.2.0
    • @backstage/version-bridge@1.0.10

@backstage/frontend-test-utils@0.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/config@1.3.0
    • @backstage/frontend-app-api@0.10.3-next.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/test-utils@1.7.3-next.0
    • @backstage/types@1.2.0
    • @backstage/version-bridge@1.0.10
    • @backstage/plugin-app@0.1.4-next.1

@backstage/release-manifests@0.0.12-next.1

Patch Changes

  • b29eaea: Allow overriding the fetch function used inside getManifestByVersion

@backstage/repo-tools@0.12.0-next.1

Patch Changes

  • 860e3b5: Generated OpenAPI clients now support paths with tags.
  • 00058d0: The generate-patch command will now add a single resolution entry for all versions of the patched package, rather than separate entries for each version query.
  • Updated dependencies
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.11-next.0
    • @backstage/errors@1.2.5

@techdocs/cli@1.8.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.0
    • @backstage/plugin-techdocs-node@1.12.15-next.1

@backstage/plugin-api-docs@0.12.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.3-next.1
    • @backstage/core-components@0.16.2-next.1
    • @backstage/plugin-catalog@1.25.2-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/core-compat-api@0.3.4-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-permission-react@0.4.28

@backstage/plugin-app@0.1.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.2-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/integration-react@1.2.2-next.0
    • @backstage/theme@0.6.3-next.0
    • @backstage/plugin-permission-react@0.4.28

@backstage/plugin-app-backend@0.4.3-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-app-node@0.1.28-next.1

@backstage/plugin-app-node@0.1.28-next.1

Patch Changes

  • Updated dependencies
    • @backstage/config-loader@1.9.3-next.0
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-app-visualizer@0.1.14-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.2-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/frontend-plugin-api@0.9.3-next.1

@backstage/plugin-auth-backend@0.24.1-next.1

Patch Changes

  • c907440: Improved error forwarding for OAuth refresh endpoints
  • 40518ab: Fix issue with jwks endpoint returning invalid data with firestore
  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.3-next.1
    • @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.3-next.1
    • @backstage/plugin-auth-backend-module-microsoft-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-aws-alb-provider@0.3.1-next.1
    • @backstage/plugin-auth-backend-module-google-provider@0.2.3-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-auth-backend-module-atlassian-provider@0.3.3-next.1
    • @backstage/plugin-auth-backend-module-auth0-provider@0.1.3-next.1
    • @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-bitbucket-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-github-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-gitlab-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-oauth2-provider@0.3.3-next.1
    • @backstage/plugin-auth-backend-module-oidc-provider@0.3.3-next.1
    • @backstage/plugin-auth-backend-module-okta-provider@0.1.3-next.1
    • @backstage/plugin-auth-backend-module-onelogin-provider@0.2.3-next.1
    • @backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.3-next.1
    • @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.3-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/plugin-auth-backend-module-atlassian-provider@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-auth0-provider@0.1.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-aws-alb-provider@0.3.1-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-backend@0.24.1-next.1
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/errors@1.2.5

@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/errors@1.2.5

@backstage/plugin-auth-backend-module-bitbucket-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.3-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.3-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5

@backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/plugin-auth-backend-module-github-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-gitlab-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-google-provider@0.2.3-next.1

Patch Changes

  • 79b055a: Pass through includeGrantedScopes in order to persist scopes across refresh calls
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-guest-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/errors@1.2.5

@backstage/plugin-auth-backend-module-microsoft-provider@0.2.3-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-oauth2-provider@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/errors@1.2.5

@backstage/plugin-auth-backend-module-oidc-provider@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-backend@0.24.1-next.1
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-okta-provider@0.1.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-onelogin-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1

@backstage/plugin-auth-backend-module-pinniped-provider@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0

@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.4.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.5-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1

@backstage/plugin-auth-node@0.5.5-next.1

Patch Changes

  • c907440: Improved error forwarding for OAuth refresh endpoints
  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

@backstage/plugin-auth-react@0.1.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.2-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/errors@1.2.5

@backstage/plugin-catalog@1.25.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.3-next.1
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/core-components@0.16.2-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/core-compat-api@0.3.4-next.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/errors@1.2.5
    • @backstage/frontend-plugin-api@0.9.3-next.1
    • @backstage/integration-react@1.2.2-next.0
    • @backstage/types@1.2.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-permission-react@0.4.28
    • @backstage/plugin-scaffolder-common@1.5.8-next.0
    • @backstage/plugin-search-common@1.2.15
    • @backstage/plugin-search-react@1.8.4-next.1

@backstage/plugin-catalog-backend-module-aws@0.4.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/integration@1.16.0-next.0
    • @backstage/integration-aws-node@0.1.13
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-kubernetes-common@0.9.0

@backstage/plugin-catalog-backend-module-azure@0.3.0-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/integration@1.16.0-next.0
    • @backstage/plugin-catalog-common@1.1.1

@backstage/plugin-catalog-backend-module-backstage-openapi@0.4.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/backend-openapi-utils@0.3.1-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5

@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.4.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/integration@1.16.0-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.2.26-next.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-catalog-backend-module-bitbucket-server@0.2.5-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/integration@1.16.0-next.0

@backstage/plugin-catalog-backend-module-gcp@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/plugin-kubernetes-common@0.9.0

@backstage/plugin-catalog-backend-module-gerrit@0.2.5-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/integration@1.16.0-next.0

@backstage/plugin-catalog-backend-module-github@0.7.8-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/plugin-catalog-backend@1.29.0-next.1
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/catalog-client@1.9.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/integration@1.16.0-next.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-catalog-backend-module-github-org@0.3.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/plugin-catalog-backend-module-github@0.7.8-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/config@1.3.0
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-catalog-backend-module-gitlab@0.5.1-next.1

Patch Changes

  • 5c9cc05: Use native fetch instead of node-fetch
  • Updated dependencies
    • @backstage/backend-defaults@0.6.0-next.1
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/integration@1.16.0-next.0
    • @backstage/plugin-catalog-common@1.1.1
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-catalog-backend-module-gitlab-org@0.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/plugin-catalog-backend-module-gitlab@0.5.1-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/plugin-events-node@0.4.6-next.1

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.6.1-next.1

Patch Changes

  • fe87fbf: Add task metrics as two gauges that track the last start and end timestamps as epoch seconds.
  • Updated dependencies
    • @backstage/plugin-catalog-backend@1.29.0-next.1
    • @backstage/plugin-catalog-node@1.15.0-next.1
    • @backstage/backend-plugin-api@1.1.0-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/config@1.3.0
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0
    • @backstage/plugin-events-node@0.4.6-next.1
    • @backstage/plugin-permission-common@0.8.2

@backstage/plugin-catalog-backend-module-ldap@0.11.0-next.1