Files
backstage/docs/releases/v1.27.0-next.2-changelog.md
Patrik Oldsberg a12639fa7f Update v1.27.0-next.2-changelog.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-08 15:19:25 +02:00

28 KiB

Release v1.27.0-next.2

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

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

Patch Changes

  • 09f8988: Remove explicit alg check for user tokens in verifyToken
  • Updated dependencies
    • @backstage/backend-common@0.22.0-next.1
    • @backstage/backend-tasks@0.5.23-next.1
    • @backstage/plugin-auth-node@0.4.13-next.1
    • @backstage/plugin-permission-node@0.7.29-next.1
    • @backstage/cli-node@0.2.5
    • @backstage/config-loader@1.8.0
    • @backstage/backend-plugin-api@0.6.18-next.1

@backstage/frontend-app-api@0.7.0-next.2

Minor Changes

  • ddddecb: Extensions in app-config now always affect ordering. Previously, only when enabling disabled extensions did they rise to the top.

Patch Changes

@backstage/integration@1.11.0-next.0

Minor Changes

  • 2cc750d: Added HarnessIntegration via the ScmIntegrations interface.

@backstage/repo-tools@0.9.0-next.2

Minor Changes

  • 683870a: Adds 2 new commands repo schema openapi diff and package schema openapi diff. repo schema openapi diff is intended to power a new breaking changes check on pull requests and the package level command allows plugin developers to quickly see new API breaking changes. They're intended to be used in complement with the existing repo schema openapi verify command to validate your OpenAPI spec against a variety of things.

Patch Changes

@backstage/plugin-catalog@1.20.0-next.2

Minor Changes

  • 8834daf: Updated the presentation API to return a promise, in addition to the snapshot and observable that were there before. This makes it much easier to consume the API in a non-React context.

Patch Changes

@backstage/plugin-catalog-backend@1.22.0-next.2

Minor Changes

  • f2a2a83: Deprecated the LocationAnalyzer type, which has been moved to @backstage/plugin-catalog-node.
  • f2a2a83: The /alpha plugin export has had its implementation of the catalogAnalysisExtensionPoint updated to reflect the new API.

Patch Changes

@backstage/plugin-catalog-node@1.12.0-next.2

Minor Changes

  • f2a2a83: Added LocationAnalyzer type, moved from @backstage/plugin-catalog-backend.
  • f2a2a83: Breaking change to /alpha API where the catalogAnalysisExtensionPoint has been reworked. The addLocationAnalyzer method has been renamed to addScmLocationAnalyzer, and a new setLocationAnalyzer method has been added which allows the full LocationAnalyzer implementation to be overridden.

@backstage/plugin-catalog-react@1.12.0-next.2

Minor Changes

  • 8834daf: Updated the presentation API to return a promise, in addition to the snapshot and observable that were there before. This makes it much easier to consume the API in a non-React context.

Patch Changes

  • Updated dependencies

@backstage/plugin-scaffolder-backend-module-gitlab@0.4.0-next.2

Minor Changes

  • 18f736f: Add examples for gitlab:projectVariable:create scaffolder action & improve related tests

Patch Changes

@backstage/backend-common@0.22.0-next.2

Patch Changes

  • 2cc750d: Added HarnessURLReader with readUrl support.
  • ccc8851: Added config prop ensureSchemaExists to support postgres instances where user can create schemas but not databases.
  • Updated dependencies

@backstage/backend-defaults@0.2.18-next.2

Patch Changes

  • 7e5a50d: added eventsServiceFactory to defaultServiceFactories to resolve issue where different instances of the EventsServices could be used
  • Updated dependencies

@backstage/backend-dynamic-feature-service@0.2.10-next.2

Patch Changes

@backstage/backend-test-utils@0.3.8-next.2

Patch Changes

  • 7e5a50d: added eventsServiceFactory to defaultServiceFactories to resolve issue where different instances of the EventsServices could be used
  • Updated dependencies

@backstage/cli@0.26.5-next.1

Patch Changes

  • 2a6f10d: The versions:bump command will no longer exit with a non-zero status if the version bump fails due to forbidden duplicate package installations. It will now also provide more information about how to troubleshoot such an error. The set of forbidden duplicates has also been expanded to include all @backstage/*-app-api packages.
  • c5d7b40: Allow passing a --require argument through to the Node process during package start
  • cc3c518: Fixed an issue causing the repo fix command to set an incorrect workspace property using Windows
  • 812dff0: Add previously-missing semicolon in file templated by backstage-cli new --select plugin.
  • Updated dependencies

@backstage/core-components@0.14.7-next.2

Patch Changes

  • a2ee4df: Add alignGauge prop to the GaugeCard, and a small size version. When alignGauge is 'bottom' the gauge will vertically align the gauge in the cards, even when the card titles span across multiple lines. Add alignContent prop to the InfoCard, defaulting to 'normal' with the option of 'bottom' which vertically aligns the content to the bottom of the card.

@backstage/create-app@0.5.15-next.2

Patch Changes

  • Bumped create-app version.

@backstage/dev-utils@1.0.32-next.2

Patch Changes

@backstage/frontend-test-utils@0.1.7-next.2

Patch Changes

  • Updated dependencies
    • @backstage/frontend-app-api@0.7.0-next.2
    • @backstage/frontend-plugin-api@0.6.5-next.1

@backstage/integration-react@1.1.27-next.0

Patch Changes

@backstage/plugin-api-docs@0.11.5-next.2

Patch Changes

@backstage/plugin-auth-backend@0.22.5-next.2

Patch Changes

@backstage/plugin-auth-backend-module-aws-alb-provider@0.1.10-next.2

Patch Changes

@backstage/plugin-auth-backend-module-github-provider@0.1.15-next.2

Patch Changes

  • 4a0577e: fix: Move config declarations to appropriate auth backend modules

@backstage/plugin-bitbucket-cloud-common@0.2.19-next.0

Patch Changes

@backstage/plugin-catalog-backend-module-aws@0.3.13-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-azure@0.1.38-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-backstage-openapi@0.2.1-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.2.5-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.32-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-gcp@0.1.19-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-gerrit@0.1.35-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-github@0.6.1-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-github-org@0.1.13-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-gitlab@0.3.15-next.4

Patch Changes

@backstage/plugin-catalog-backend-module-gitlab-org@0.0.1-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.23-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-ldap@0.5.34-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-msgraph@0.5.26-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-openapi@0.1.36-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-puppetdb@0.1.24-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.2

Patch Changes

@backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.2

Patch Changes

@backstage/plugin-catalog-graph@0.4.5-next.2

Patch Changes

@backstage/plugin-catalog-import@0.10.11-next.2

Patch Changes

@backstage/plugin-devtools-backend@0.3.4-next.2

Patch Changes

  • 036feca: Added discovery property to the readme documentation to ensure that it will build when setting it up as new to a Backstage instance
  • Updated dependencies

@backstage/plugin-events-node@0.3.4-next.2

Patch Changes

  • 7e5a50d: added eventsServiceFactory to defaultServiceFactories to resolve issue where different instances of the EventsServices could be used

@backstage/plugin-home@0.7.4-next.2

Patch Changes

@backstage/plugin-kubernetes@0.11.10-next.2

Patch Changes

@backstage/plugin-kubernetes-backend@0.17.1-next.2

Patch Changes

@backstage/plugin-kubernetes-cluster@0.0.11-next.2

Patch Changes

@backstage/plugin-notifications@0.2.1-next.2

Patch Changes

@backstage/plugin-notifications-backend@0.2.1-next.2

Patch Changes

@backstage/plugin-notifications-backend-module-email@0.0.1-next.1

Patch Changes

@backstage/plugin-org@0.6.25-next.2

Patch Changes

@backstage/plugin-org-react@0.1.24-next.2

Patch Changes

@backstage/plugin-scaffolder@1.19.4-next.2

Patch Changes

@backstage/plugin-scaffolder-backend@1.22.6-next.2

Patch Changes

  • e4b50ab: Scaffolder workspace serialization
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.12.0-next.2
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.4.0-next.2
    • @backstage/backend-common@0.22.0-next.2
    • @backstage/plugin-scaffolder-node@0.4.4-next.2
    • @backstage/integration@1.11.0-next.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.2
    • @backstage/plugin-scaffolder-backend-module-azure@0.1.10-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.8-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.2
    • @backstage/plugin-scaffolder-backend-module-gerrit@0.1.10-next.2
    • @backstage/plugin-scaffolder-backend-module-gitea@0.1.8-next.2
    • @backstage/plugin-scaffolder-backend-module-github@0.2.8-next.2

@backstage/plugin-scaffolder-backend-module-azure@0.1.10-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-bitbucket@0.2.8-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.4.4-next.2
    • @backstage/integration@1.11.0-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.2

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.19-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.42-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-gerrit@0.1.10-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-gitea@0.1.8-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-github@0.2.8-next.2

Patch Changes

@backstage/plugin-scaffolder-backend-module-notifications@0.0.1-next.0

Patch Changes

  • 503d769: Add a new scaffolder action to allow sending notifications from templates
  • Updated dependencies

@backstage/plugin-scaffolder-backend-module-rails@0.4.35-next.2

Patch Changes

@backstage/plugin-scaffolder-node@0.4.4-next.2

Patch Changes

@backstage/plugin-scaffolder-react@1.8.5-next.2

Patch Changes

@backstage/plugin-search@1.4.11-next.2

Patch Changes

  • 0501243: Added aria-label attribute to DialogTitle element and set aria-modal attribute to true for improved accessibility in the search modal.
  • Updated dependencies

@backstage/plugin-search-backend@1.5.8-next.2

Patch Changes

@backstage/plugin-search-backend-module-catalog@0.1.24-next.2

Patch Changes

@backstage/plugin-search-backend-module-techdocs@0.1.23-next.2

Patch Changes

@backstage/plugin-signals-backend@0.1.4-next.2

Patch Changes

  • 845d56a: Improved signal lifecycle management and added server side pinging of connections
  • Updated dependencies

@backstage/plugin-techdocs@1.10.5-next.2

Patch Changes

@backstage/plugin-techdocs-addons-test-utils@1.0.32-next.2

Patch Changes

@backstage/plugin-techdocs-backend@1.10.5-next.2

Patch Changes

@backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.2

Patch Changes

@backstage/plugin-techdocs-node@1.12.4-next.2

Patch Changes

@backstage/plugin-user-settings@0.8.6-next.2

Patch Changes

example-app@0.2.97-next.2

Patch Changes

example-app-next@0.0.11-next.2

Patch Changes

example-backend-legacy@0.2.98-next.2

Patch Changes

techdocs-cli-embedded-app@0.2.96-next.2

Patch Changes