Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@backstage/catalog-model@0.3.0

Minor Changes

  • 1166fcc: add kubernetes selector to component model

Patch Changes

  • 1185919: Marked the Group entity fields ancestors and descendants for deprecation on Dec 6th, 2020. See Remove requirements for Group model backstage/backstage#3049 for details.

    Code that consumes these fields should remove those usages as soon as possible. There is no current or planned replacement for these fields.

    The BuiltinKindsEntityProcessor has been updated to inject these fields as empty arrays if they are missing. Therefore, if you are on a catalog instance that uses the updated version of this code, you can start removing the fields from your source catalog-info.yaml data as well, without breaking validation.

    After Dec 6th, the fields will be removed from types and classes of the Backstage repository. At the first release after that, they will not be present in released packages either.

    If your catalog-info.yaml files still contain these fields after the deletion, they will still be valid and your ingestion will not break, but they won't be visible in the types for consuming code.

@backstage/plugin-kubernetes@0.3.0

Minor Changes

  • 1166fcc: add kubernetes selector to component model

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-kubernetes-backend@0.2.0

@backstage/plugin-kubernetes-backend@0.2.0

Minor Changes

  • 1166fcc: add kubernetes selector to component model

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [1185919]
  • Updated dependencies [b47dce0]
    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1

@backstage/backend-common@0.3.1

Patch Changes

  • bff3305: Added readTree support to AzureUrlReader
  • b47dce0: Make integration host and url configurations visible in the frontend

@backstage/catalog-client@0.3.1

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/catalog-model@0.3.0

@backstage/cli@0.3.1

Patch Changes

  • 29a0cca: The CLI now detects and transforms linked packages. You can link in external packages by adding them to both the lerna.json and package.json workspace paths.
  • 31d8b69: Add experimental backend:bundle command
  • 9913459: Add new versions:check and versions:bump commands to simplify version management and avoid conflicts

@backstage/core@0.3.2

Patch Changes

  • 475fc0a: Clear sidebar search field once a search is executed

@backstage/plugin-api-docs@0.2.2

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-auth-backend@0.2.3

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [1185919]
  • Updated dependencies [b47dce0]
    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1
    • @backstage/catalog-client@0.3.1

@backstage/plugin-catalog@0.2.3

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [ef2831d]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-scaffolder@0.3.1
    • @backstage/catalog-client@0.3.1
    • @backstage/plugin-techdocs@0.2.3

@backstage/plugin-catalog-backend@0.2.2

Patch Changes

  • 0c21212: Add support for reading groups and users from the Microsoft Graph API.

  • 1185919: Marked the Group entity fields ancestors and descendants for deprecation on Dec 6th, 2020. See Remove requirements for Group model backstage/backstage#3049 for details.

    Code that consumes these fields should remove those usages as soon as possible. There is no current or planned replacement for these fields.

    The BuiltinKindsEntityProcessor has been updated to inject these fields as empty arrays if they are missing. Therefore, if you are on a catalog instance that uses the updated version of this code, you can start removing the fields from your source catalog-info.yaml data as well, without breaking validation.

    After Dec 6th, the fields will be removed from types and classes of the Backstage repository. At the first release after that, they will not be present in released packages either.

    If your catalog-info.yaml files still contain these fields after the deletion, they will still be valid and your ingestion will not break, but they won't be visible in the types for consuming code.

  • Updated dependencies [1166fcc]

  • Updated dependencies [bff3305]

  • Updated dependencies [1185919]

  • Updated dependencies [b47dce0]

    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1

@backstage/plugin-catalog-graphql@0.2.2

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [1185919]
  • Updated dependencies [b47dce0]
    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1

@backstage/plugin-circleci@0.2.2

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-cloudbuild@0.2.2

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-cost-insights@0.4.1

Patch Changes

  • 8e6728e: fix product icon configuration
  • c93a14b: truncate large percentages > 1000%
  • Updated dependencies [475fc0a]
    • @backstage/core@0.3.2

@backstage/plugin-github-actions@0.2.2

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-jenkins@0.3.1

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-lighthouse@0.2.3

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-register-component@0.2.2

Patch Changes

  • 2a71f4b: Remove catalog link on validate popup
  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-rollbar@0.2.3

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-scaffolder@0.3.1

Patch Changes

  • ef2831d: Move constructing the catalog-info.yaml URL for scaffolded components to the publishers
  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-scaffolder-backend@0.3.2

Patch Changes

  • ef2831d: Move constructing the catalog-info.yaml URL for scaffolded components to the publishers
  • 5a1d8dc: Fix React entity YAML filename to new standard
  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [1185919]
  • Updated dependencies [b47dce0]
    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1

@backstage/plugin-search@0.2.1

Patch Changes

  • 475fc0a: Using the search field in the sidebar now navigates to the search result page.
  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-sentry@0.2.3

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0

@backstage/plugin-sonarqube@0.1.4

Patch Changes

  • 26484d4: Add configuration schema
  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0

@backstage/plugin-techdocs@0.2.3

Patch Changes

  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [1185919]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-catalog@0.2.3

@backstage/plugin-techdocs-backend@0.2.2

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [1185919]
  • Updated dependencies [b47dce0]
    • @backstage/catalog-model@0.3.0
    • @backstage/backend-common@0.3.1

example-app@0.2.3

Patch Changes

  • 475fc0a: Using the search field in the sidebar now navigates to the search result page.
  • Updated dependencies [475fc0a]
  • Updated dependencies [1166fcc]
  • Updated dependencies [29a0cca]
  • Updated dependencies [8e6728e]
  • Updated dependencies [c93a14b]
  • Updated dependencies [ef2831d]
  • Updated dependencies [2a71f4b]
  • Updated dependencies [1185919]
  • Updated dependencies [31d8b69]
  • Updated dependencies [9913459]
  • Updated dependencies [475fc0a]
    • @backstage/core@0.3.2
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-kubernetes@0.3.0
    • @backstage/cli@0.3.1
    • @backstage/plugin-cost-insights@0.4.1
    • @backstage/plugin-scaffolder@0.3.1
    • @backstage/plugin-register-component@0.2.2
    • @backstage/plugin-search@0.2.1
    • @backstage/plugin-api-docs@0.2.2
    • @backstage/plugin-catalog@0.2.3
    • @backstage/plugin-circleci@0.2.2
    • @backstage/plugin-cloudbuild@0.2.2
    • @backstage/plugin-github-actions@0.2.2
    • @backstage/plugin-jenkins@0.3.1
    • @backstage/plugin-lighthouse@0.2.3
    • @backstage/plugin-rollbar@0.2.3
    • @backstage/plugin-sentry@0.2.3
    • @backstage/plugin-techdocs@0.2.3

example-backend@0.2.3

Patch Changes

  • Updated dependencies [1166fcc]
  • Updated dependencies [bff3305]
  • Updated dependencies [0c21212]
  • Updated dependencies [ef2831d]
  • Updated dependencies [1185919]
  • Updated dependencies [475fc0a]
  • Updated dependencies [b47dce0]
  • Updated dependencies [5a1d8dc]
    • @backstage/catalog-model@0.3.0
    • @backstage/plugin-kubernetes-backend@0.2.0
    • @backstage/backend-common@0.3.1
    • @backstage/plugin-catalog-backend@0.2.2
    • @backstage/plugin-scaffolder-backend@0.3.2
    • example-app@0.2.3
    • @backstage/plugin-auth-backend@0.2.3
    • @backstage/plugin-techdocs-backend@0.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants