Backstage - v0.62.0


@backstage/backend-common@0.10.2

Patch Changes

  • 21ae56168e: Updated the Git class with the following:

    • Added depth and noCheckout options to Git clone, using these you can create a bare clone that includes just the git history
    • New log function which you can use to view the commit history of a git repo
  • eacc582473: Reverted the default CSP configuration to include 'unsafe-eval' again, which was mistakenly removed in the previous version.

## @backstage/backend-tasks@0.1.2

Patch Changes

  • e188b37024: Updated README to clarify the following:

    • Dashes cannot be used in the id, changed to an underscore in the example
    • The timeout is required, this was also added to the example
    • Added a note about tasks not running as expected for local development using persistent database
  • Updated dependencies

    • @backstage/backend-common@0.10.2

## @backstage/cli@0.10.5

Patch Changes

  • 37123b4851: Bump css-loader from 5.2.6 to 6.5.1
  • 9534391ae4: Add --pattern option to override matching glob patterns for backstage versioning
  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.

## @backstage/codemods@0.1.28

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-app-api@0.3.1
    • @backstage/core-components@0.8.3

## @backstage/core-app-api@0.3.1

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/core-components@0.8.3

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1

## @backstage/core-plugin-api@0.4.1

Patch Changes

  • c534ef2242: Deprecated OldIconComponent. Existing usage should be replaced with IconComponent.

## @backstage/dev-utils@0.2.16

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-app-api@0.3.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-allure@0.1.10

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-apache-airflow@0.1.2

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-api-docs@0.6.21

Patch Changes

  • 11b81683a9: Support customizing index page layouts via outlets
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3
    • @backstage/plugin-catalog@0.7.7

## @backstage/plugin-auth-backend@0.6.1

Patch Changes

  • e0e57817d2: Added Google Cloud Identity-Aware Proxy as an identity provider.
  • Updated dependencies
    • @backstage/backend-common@0.10.2

## @backstage/plugin-azure-devops@0.1.9

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-badges@0.2.18

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-bazaar@0.1.8

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/cli@0.10.5
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3
    • @backstage/plugin-catalog@0.7.7

## @backstage/plugin-bitrise@0.1.21

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-catalog@0.7.7

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • 11b81683a9: Support customizing index page layouts via outlets
  • e195390974: Allow entities from file locations to be manually refreshed through the UI
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-catalog-graph@0.2.5

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-catalog-import@0.7.8

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-catalog-react@0.6.10

Patch Changes

  • fe2a6532ff: Add Override Components for Components in @backstage/plugin-catalog-react
  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-circleci@0.2.33

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-cloudbuild@0.2.31

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-code-coverage@0.1.21

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-config-schema@0.1.17

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-cost-insights@0.11.16

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-explore@0.3.24

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-firehydrant@0.1.11

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-fossa@0.2.26

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-gcp-projects@0.3.12

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-git-release-manager@0.3.7

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-github-actions@0.4.30

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-github-deployments@0.1.25

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-gitops-profiles@0.3.12

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-graphiql@0.2.26

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-home@0.4.9

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-ilert@0.1.20

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-jenkins@0.5.16

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-kafka@0.2.24

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-kubernetes@0.5.3

Patch Changes

  • 7ac0bd2c66: implement dashboard link formatter for GKE
  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/plugin-kubernetes-common@0.2.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-kubernetes-backend@0.4.2

Patch Changes

  • 7ac0bd2c66: implement dashboard link formatter for GKE
  • Updated dependencies
    • @backstage/backend-common@0.10.2
    • @backstage/plugin-kubernetes-common@0.2.1

## @backstage/plugin-kubernetes-common@0.2.1

Patch Changes

  • 7ac0bd2c66: implement dashboard link formatter for GKE

## @backstage/plugin-lighthouse@0.2.33

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-newrelic@0.3.12

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-newrelic-dashboard@0.1.2

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-org@0.3.33

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-pagerduty@0.3.21

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-permission-react@0.2.1

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1

## @backstage/plugin-rollbar@0.3.22

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-scaffolder@0.11.17

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-search@0.5.4

Patch Changes

  • e05b9115aa: Fix missing search context issue with HomePageSearchBar
  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • 54ef743aa4: Introduce a <SearchType.Tabs /> variant to display tabs for selecting search result types.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-sentry@0.3.32

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-shortcuts@0.1.18

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-sonarqube@0.2.11

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-splunk-on-call@0.3.18

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-tech-insights@0.1.4

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • 96fb10fe25: remove unnecessary http request when running all checks
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3

## @backstage/plugin-tech-radar@0.5.1

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-techdocs@0.12.13

Patch Changes

  • fe9de6c25b: Adds support for opening internal Techdocs links in a new tab with CTRL+Click or CMD+Click
  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • e0271456d8: Updated Techdocs footer navigation to dynamically resize to the width of the dom, resolving an issue where a pinned sidebar causes navigation to go off of the screen
  • Updated dependencies
    • @backstage/plugin-search@0.5.4
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-components@0.8.3
    • @backstage/plugin-catalog@0.7.7

## @backstage/plugin-user-settings@0.3.15

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/plugin-xcmetrics@0.2.14

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

## @backstage/create-app@0.4.11

## example-app@0.2.59

Patch Changes

  • Updated dependencies
    • @backstage/cli@0.10.5
    • @backstage/plugin-search@0.5.4
    • @backstage/plugin-techdocs@0.12.13
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/plugin-kubernetes@0.5.3
    • @backstage/core-app-api@0.3.1
    • @backstage/core-components@0.8.3
    • @backstage/plugin-apache-airflow@0.1.2
    • @backstage/plugin-azure-devops@0.1.9
    • @backstage/plugin-badges@0.2.18
    • @backstage/plugin-catalog@0.7.7
    • @backstage/plugin-catalog-graph@0.2.5
    • @backstage/plugin-catalog-import@0.7.8
    • @backstage/plugin-circleci@0.2.33
    • @backstage/plugin-cloudbuild@0.2.31
    • @backstage/plugin-code-coverage@0.1.21
    • @backstage/plugin-cost-insights@0.11.16
    • @backstage/plugin-explore@0.3.24
    • @backstage/plugin-gcp-projects@0.3.12
    • @backstage/plugin-github-actions@0.4.30
    • @backstage/plugin-graphiql@0.2.26
    • @backstage/plugin-home@0.4.9
    • @backstage/plugin-jenkins@0.5.16
    • @backstage/plugin-kafka@0.2.24
    • @backstage/plugin-lighthouse@0.2.33
    • @backstage/plugin-newrelic@0.3.12
    • @backstage/plugin-newrelic-dashboard@0.1.2
    • @backstage/plugin-org@0.3.33
    • @backstage/plugin-pagerduty@0.3.21
    • @backstage/plugin-rollbar@0.3.22
    • @backstage/plugin-scaffolder@0.11.17
    • @backstage/plugin-sentry@0.3.32
    • @backstage/plugin-shortcuts@0.1.18
    • @backstage/plugin-tech-insights@0.1.4
    • @backstage/plugin-tech-radar@0.5.1
    • @backstage/plugin-user-settings@0.3.15
    • @backstage/plugin-api-docs@0.6.21

Details

date
Jan. 4, 2022, 1:19 p.m.
name
v0.62.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Backstage releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or