diff --git a/.changeset/angry-dolphins-camp.md b/.changeset/angry-dolphins-camp.md
new file mode 100644
index 0000000000..3c598f4a66
--- /dev/null
+++ b/.changeset/angry-dolphins-camp.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+Add access restrictions to the JWKS external access method config schema
diff --git a/.changeset/angry-mice-juggle.md b/.changeset/angry-mice-juggle.md
new file mode 100644
index 0000000000..c5c90b7365
--- /dev/null
+++ b/.changeset/angry-mice-juggle.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-catalog': patch
+---
+
+Export `RelatedEntitiesCard` presets to be reused.
diff --git a/.changeset/big-countries-wait.md b/.changeset/big-countries-wait.md
new file mode 100644
index 0000000000..15c48b6d44
--- /dev/null
+++ b/.changeset/big-countries-wait.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder': patch
+---
+
+Add an extra bit of height to the EntityPicker dropdown to make it clear there are more options to select from, and to remove the scroll bar when there is less than 10 options
diff --git a/.changeset/breezy-cats-kiss.md b/.changeset/breezy-cats-kiss.md
new file mode 100644
index 0000000000..900016c1e8
--- /dev/null
+++ b/.changeset/breezy-cats-kiss.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Fixing issue with extension blueprints `inputs` merging.
diff --git a/.changeset/breezy-rings-fly.md b/.changeset/breezy-rings-fly.md
new file mode 100644
index 0000000000..c3cc1c143d
--- /dev/null
+++ b/.changeset/breezy-rings-fly.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-react': patch
+---
+
+Fixed a bug in `DefaultTableOutputs` where output elements overlapped on smaller screen sizes
diff --git a/.changeset/bright-donkeys-buy.md b/.changeset/bright-donkeys-buy.md
new file mode 100644
index 0000000000..ded16ccc2c
--- /dev/null
+++ b/.changeset/bright-donkeys-buy.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-catalog': patch
+---
+
+The entity relation cards available for the new frontend system via `/alpha` now have more accurate and granular default filters.
diff --git a/.changeset/brown-mails-drum.md b/.changeset/brown-mails-drum.md
new file mode 100644
index 0000000000..97d57ff394
--- /dev/null
+++ b/.changeset/brown-mails-drum.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-app-api': minor
+---
+
+**BREAKING**: Removed several deprecated service factories. These can instead be imported from `@backstage/backend-defaults` package.
diff --git a/.changeset/calm-crabs-drop.md b/.changeset/calm-crabs-drop.md
new file mode 100644
index 0000000000..09bed7c091
--- /dev/null
+++ b/.changeset/calm-crabs-drop.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-plugin-api': patch
+---
+
+Added `createBackendFeatureLoader`, which can be used to create an installable backend feature that can in turn load in additional backend features in a dynamic way.
diff --git a/.changeset/chilly-days-peel.md b/.changeset/chilly-days-peel.md
new file mode 100644
index 0000000000..d82344d364
--- /dev/null
+++ b/.changeset/chilly-days-peel.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Added support for using the `params` in other properties of the `createExtensionBlueprint` options by providing a callback.
diff --git a/.changeset/chilly-numbers-chew.md b/.changeset/chilly-numbers-chew.md
new file mode 100644
index 0000000000..3ee9e7837f
--- /dev/null
+++ b/.changeset/chilly-numbers-chew.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Renamed `createPlugin` to `createFrontendPlugin`. The old symbol is still exported but deprecated.
diff --git a/.changeset/clean-kids-applaud.md b/.changeset/clean-kids-applaud.md
new file mode 100644
index 0000000000..907b5978cd
--- /dev/null
+++ b/.changeset/clean-kids-applaud.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications': patch
+---
+
+Fixed issue with notification reloading on page change
diff --git a/.changeset/cuddly-penguins-glow.md b/.changeset/cuddly-penguins-glow.md
new file mode 100644
index 0000000000..b00422cf8b
--- /dev/null
+++ b/.changeset/cuddly-penguins-glow.md
@@ -0,0 +1,7 @@
+---
+'@backstage/plugin-catalog-backend': patch
+---
+
+`ProcessorOutputCollector` returns an error when receiving deferred entities that have an invalid `metadata.annotations` format.
+
+This allows to return an error on an actual validation issue instead of reporting that the location annotations are missing afterwards, which is misleading for the users.
diff --git a/.changeset/curly-cars-relax.md b/.changeset/curly-cars-relax.md
new file mode 100644
index 0000000000..de1b4c3d89
--- /dev/null
+++ b/.changeset/curly-cars-relax.md
@@ -0,0 +1,7 @@
+---
+'@backstage/plugin-catalog-react': patch
+'@backstage/plugin-search-react': patch
+'@backstage/plugin-catalog': patch
+---
+
+Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead.
diff --git a/.changeset/curly-clouds-shave.md b/.changeset/curly-clouds-shave.md
new file mode 100644
index 0000000000..0e30f4bba1
--- /dev/null
+++ b/.changeset/curly-clouds-shave.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Correct the `TConfig` type of data references to only contain config
diff --git a/.changeset/curvy-pillows-joke.md b/.changeset/curvy-pillows-joke.md
new file mode 100644
index 0000000000..25966a51c0
--- /dev/null
+++ b/.changeset/curvy-pillows-joke.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-app-api': patch
+---
+
+Added support for the latest version of `BackendFeature`s from `@backstage/backend-plugin-api`, including feature loaders.
diff --git a/.changeset/cyan-shrimps-push.md b/.changeset/cyan-shrimps-push.md
new file mode 100644
index 0000000000..cb326b4da3
--- /dev/null
+++ b/.changeset/cyan-shrimps-push.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-test-utils': patch
+---
+
+Internal updates to support latest version of `BackendFeauture`s from `@backstage/backend-plugin-api`.
diff --git a/.changeset/dull-cheetahs-clap.md b/.changeset/dull-cheetahs-clap.md
new file mode 100644
index 0000000000..a2ea657f2e
--- /dev/null
+++ b/.changeset/dull-cheetahs-clap.md
@@ -0,0 +1,16 @@
+---
+'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
+'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
+'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
+'@backstage/backend-dynamic-feature-service': patch
+'@backstage/plugin-scaffolder-backend-module-rails': patch
+'@backstage/plugin-catalog-backend-module-openapi': patch
+'@backstage/plugin-catalog-backend-module-aws': patch
+'@backstage/plugin-search-backend-node': patch
+'@backstage/plugin-scaffolder-backend': patch
+'@backstage/plugin-catalog-backend': patch
+'@backstage/plugin-scaffolder-node': patch
+'@backstage/plugin-techdocs-node': patch
+---
+
+Update deprecated url-reader-related imports.
diff --git a/.changeset/eight-moose-pull.md b/.changeset/eight-moose-pull.md
new file mode 100644
index 0000000000..c5bc5ee66e
--- /dev/null
+++ b/.changeset/eight-moose-pull.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-kubernetes-react': patch
+---
+
+`Liveness Probe` added in ContainerCard Component of PodDrawer
diff --git a/.changeset/eighty-jokes-deny.md b/.changeset/eighty-jokes-deny.md
new file mode 100644
index 0000000000..58944252f4
--- /dev/null
+++ b/.changeset/eighty-jokes-deny.md
@@ -0,0 +1,6 @@
+---
+'@backstage/plugin-scaffolder-backend': patch
+'@backstage/plugin-scaffolder-node': patch
+---
+
+Add support for status filtering in scaffolder tasks endpoint
diff --git a/.changeset/fair-kangaroos-return.md b/.changeset/fair-kangaroos-return.md
new file mode 100644
index 0000000000..6c5b2e57ae
--- /dev/null
+++ b/.changeset/fair-kangaroos-return.md
@@ -0,0 +1,15 @@
+---
+'@backstage/backend-plugin-api': minor
+---
+
+**BREAKING** Deleted the following deprecated `UrlReader` exports
+
+- ReadUrlOptions: Use `UrlReaderServiceReadUrlOptions` instead;
+- ReadUrlResponse: Use `UrlReaderServiceReadUrlResponse` instead;
+- ReadTreeOptions: Use `UrlReaderServiceReadTreeOptions` instead;
+- ReadTreeResponse: Use `UrlReaderServiceReadTreeResponse` instead;
+- ReadTreeResponseFile: Use `UrlReaderServiceReadTreeResponseFile` instead;
+- ReadTreeResponseDirOptions: Use `UrlReaderServiceReadTreeResponseDirOptions` instead;
+- SearchOptions: Use `UrlReaderServiceSearchOptions` instead;
+- SearchResponse: Use `UrlReaderServiceSearchResponse` instead;
+- SearchResponseFile: Use `UrlReaderServiceSearchResponseFile` instead.
diff --git a/.changeset/fast-bulldogs-relax.md b/.changeset/fast-bulldogs-relax.md
new file mode 100644
index 0000000000..65895345e9
--- /dev/null
+++ b/.changeset/fast-bulldogs-relax.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-bitbucket-cloud': patch
+---
+
+Added autocompletion support for resource `branches`
diff --git a/.changeset/five-mangos-agree.md b/.changeset/five-mangos-agree.md
new file mode 100644
index 0000000000..f5ecb2891b
--- /dev/null
+++ b/.changeset/five-mangos-agree.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-bitbucket-cloud': patch
+---
+
+Add ability to set the initial commit message when initializing a repository using the scaffolder action.
diff --git a/.changeset/flat-guests-behave.md b/.changeset/flat-guests-behave.md
new file mode 100644
index 0000000000..ad4b238e03
--- /dev/null
+++ b/.changeset/flat-guests-behave.md
@@ -0,0 +1,6 @@
+---
+'@backstage/plugin-notifications-backend-module-email': patch
+'@backstage/plugin-notifications-backend': patch
+---
+
+Avoid sending broadcast emails as a fallback in case the entity-typed notification user can not be resolved.
diff --git a/.changeset/flat-papayas-push.md b/.changeset/flat-papayas-push.md
new file mode 100644
index 0000000000..f9e20613fd
--- /dev/null
+++ b/.changeset/flat-papayas-push.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-azure': patch
+---
+
+Added examples for publish:azure action and updated its test cases
diff --git a/.changeset/forty-geckos-change.md b/.changeset/forty-geckos-change.md
new file mode 100644
index 0000000000..484a485670
--- /dev/null
+++ b/.changeset/forty-geckos-change.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-api-docs': patch
+---
+
+`ConsumingComponentsCard` and `ProvidingComponentsCard` will now optionally accept `columns` to override which table columns are displayed
diff --git a/.changeset/four-singers-fetch.md b/.changeset/four-singers-fetch.md
new file mode 100644
index 0000000000..69fe6f77bf
--- /dev/null
+++ b/.changeset/four-singers-fetch.md
@@ -0,0 +1,10 @@
+---
+'@backstage/backend-test-utils': patch
+'@backstage/plugin-kubernetes-node': patch
+'@backstage/plugin-kubernetes-backend': patch
+'@backstage/plugin-scaffolder-backend': patch
+'@backstage/plugin-proxy-backend': patch
+'@backstage/backend-dynamic-feature-service': patch
+---
+
+Update internal imports
diff --git a/.changeset/fresh-timers-walk.md b/.changeset/fresh-timers-walk.md
new file mode 100644
index 0000000000..a187bede83
--- /dev/null
+++ b/.changeset/fresh-timers-walk.md
@@ -0,0 +1,20 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Support overriding of plugin extensions using the new `plugin.withOverrides` method.
+
+```tsx
+import homePlugin from '@backstage/plugin-home';
+
+export default homePlugin.withOverrides({
+ extensions: [
+ homePage.getExtension('page:home').override({
+ *factory(originalFactory) {
+ yield* originalFactory();
+ yield coreExtensionData.reactElement(
My custom home page
);
+ },
+ }),
+ ],
+});
+```
diff --git a/.changeset/friendly-chicken-cry.md b/.changeset/friendly-chicken-cry.md
new file mode 100644
index 0000000000..3eadca8777
--- /dev/null
+++ b/.changeset/friendly-chicken-cry.md
@@ -0,0 +1,8 @@
+---
+'@backstage/frontend-test-utils': patch
+'@backstage/frontend-app-api': patch
+'@backstage/core-compat-api': patch
+'@backstage/plugin-app-visualizer': patch
+---
+
+Updated usage of `useRouteRef`, which can now always return `undefined`.
diff --git a/.changeset/friendly-points-approve.md b/.changeset/friendly-points-approve.md
new file mode 100644
index 0000000000..52de593750
--- /dev/null
+++ b/.changeset/friendly-points-approve.md
@@ -0,0 +1,6 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+Added deprecation warning to urge users to perform the auth service migration or implement their own token manager service.
+See https://backstage.io/docs/tutorials/auth-service-migration for more information.
diff --git a/.changeset/funny-bears-sort.md b/.changeset/funny-bears-sort.md
new file mode 100644
index 0000000000..a3dad0f489
--- /dev/null
+++ b/.changeset/funny-bears-sort.md
@@ -0,0 +1,5 @@
+---
+'@backstage/cli': patch
+---
+
+Switched the `process` polyfill to use `require.resolve` for greater compatability.
diff --git a/.changeset/funny-tips-push.md b/.changeset/funny-tips-push.md
new file mode 100644
index 0000000000..224e6a073a
--- /dev/null
+++ b/.changeset/funny-tips-push.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+update the `morgan` middleware to use a custom format to prevent PII from being logged
diff --git a/.changeset/funny-wolves-learn.md b/.changeset/funny-wolves-learn.md
new file mode 100644
index 0000000000..2010ccd68b
--- /dev/null
+++ b/.changeset/funny-wolves-learn.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-gitlab': patch
+---
+
+Added test cases for gitlab:issues:create examples
diff --git a/.changeset/giant-buttons-guess.md b/.changeset/giant-buttons-guess.md
new file mode 100644
index 0000000000..7a7842259e
--- /dev/null
+++ b/.changeset/giant-buttons-guess.md
@@ -0,0 +1,14 @@
+---
+'@backstage/plugin-app-visualizer': patch
+'@backstage/plugin-catalog-graph': patch
+'@backstage/plugin-catalog-import': patch
+'@backstage/plugin-catalog': patch
+'@backstage/plugin-devtools': patch
+'@backstage/plugin-org': patch
+'@backstage/plugin-scaffolder': patch
+'@backstage/plugin-search': patch
+'@backstage/plugin-techdocs': patch
+'@backstage/plugin-user-settings': patch
+---
+
+Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead
diff --git a/.changeset/healthy-carpets-reflect.md b/.changeset/healthy-carpets-reflect.md
new file mode 100644
index 0000000000..ac7734a448
--- /dev/null
+++ b/.changeset/healthy-carpets-reflect.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-app-api': minor
+---
+
+Remove deprecated `urlReaderServiceFactory`, please import from `@backstage/backend-defaults/urlReader` instead.
diff --git a/.changeset/healthy-fireants-jump.md b/.changeset/healthy-fireants-jump.md
new file mode 100644
index 0000000000..7a11015b80
--- /dev/null
+++ b/.changeset/healthy-fireants-jump.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs': patch
+---
+
+Allow for more granular control of TechDocsReaderPage styling. Theme overrides can now be provided to TechDocs without affecting the theme in other areas of Backstage.
diff --git a/.changeset/hip-fishes-guess.md b/.changeset/hip-fishes-guess.md
new file mode 100644
index 0000000000..909448c673
--- /dev/null
+++ b/.changeset/hip-fishes-guess.md
@@ -0,0 +1,6 @@
+---
+'@backstage/backend-plugin-api': patch
+'@backstage/backend-defaults': patch
+---
+
+The `SchedulerService` now allows tasks with `frequency: { trigger: 'manual' }`. This means that the task will not be scheduled, but rather run only when manually triggered with `SchedulerService.triggerTask`.
diff --git a/.changeset/itchy-experts-tie.md b/.changeset/itchy-experts-tie.md
new file mode 100644
index 0000000000..c5bf99ecaf
--- /dev/null
+++ b/.changeset/itchy-experts-tie.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-github': patch
+---
+
+Added examples for github:repo:create action and improved test cases
diff --git a/.changeset/khaki-lamps-peel.md b/.changeset/khaki-lamps-peel.md
new file mode 100644
index 0000000000..82a2cbc9de
--- /dev/null
+++ b/.changeset/khaki-lamps-peel.md
@@ -0,0 +1,26 @@
+---
+'@backstage/backend-plugin-api': patch
+---
+
+Added `createBackendFeatureLoader`, which can be used to programmatically select and install backend features.
+
+A feature loader can return an list of features to be installed, for example in the form on an `Array` or other for of iterable, which allows for the loader to be defined as a generator function. Both synchronous and asynchronous loaders are supported.
+
+Additionally, a loader can depend on services in its implementation, with the restriction that it can only depend on root-scoped services, and it may not override services that have already been instantiated.
+
+```ts
+const searchLoader = createBackendFeatureLoader({
+ deps: {
+ config: coreServices.rootConfig,
+ },
+ *loader({ config }) {
+ // Example of a custom config flag to enable search
+ if (config.getOptionalString('customFeatureToggle.search')) {
+ yield import('@backstage/plugin-search-backend/alpha');
+ yield import('@backstage/plugin-search-backend-module-catalog/alpha');
+ yield import('@backstage/plugin-search-backend-module-explore/alpha');
+ yield import('@backstage/plugin-search-backend-module-techdocs/alpha');
+ }
+ },
+});
+```
diff --git a/.changeset/large-monkeys-dress.md b/.changeset/large-monkeys-dress.md
new file mode 100644
index 0000000000..369a3994c5
--- /dev/null
+++ b/.changeset/large-monkeys-dress.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend': minor
+---
+
+Added OpenTelemetry support to Scaffolder metrics
diff --git a/.changeset/late-timers-sort.md b/.changeset/late-timers-sort.md
new file mode 100644
index 0000000000..d6f5544973
--- /dev/null
+++ b/.changeset/late-timers-sort.md
@@ -0,0 +1,12 @@
+---
+'@backstage/backend-test-utils': minor
+---
+
+**BREAKING**: Removed these deprecated helpers:
+
+- `setupRequestMockHandlers` Use `CreateMockDirectoryOptions` instead.
+- `CreateMockDirectoryOptions` Use `registerMswTestHooks` instead.
+
+Stopped exporting the deprecated and internal `isDockerDisabledForTests` helper.
+
+Removed `get` method from `ServiceFactoryTester` which is replaced by `getSubject`
diff --git a/.changeset/lovely-planes-shop.md b/.changeset/lovely-planes-shop.md
new file mode 100644
index 0000000000..3ee5a57e75
--- /dev/null
+++ b/.changeset/lovely-planes-shop.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications-backend': patch
+---
+
+fix: consider broadcast union with user
diff --git a/.changeset/lovely-ravens-judge.md b/.changeset/lovely-ravens-judge.md
new file mode 100644
index 0000000000..43611556a1
--- /dev/null
+++ b/.changeset/lovely-ravens-judge.md
@@ -0,0 +1,36 @@
+---
+'@backstage/backend-common': minor
+---
+
+**BREAKING**: Removed the following `Url Reader` deprecated exports:
+
+- UrlReader: Use `UrlReaderService` from `@backstage/backend-plugin-api` instead;
+- AzureUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- BitbucketUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- BitbucketCloudUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- BitbucketServerUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- GithubUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- GitlabUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- GerritUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- GiteaUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- HarnessUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- AwsS3UrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- FetchUrlReader: Import from `@backstage/backend-defaults/urlReader` instead;
+- UrlReaders: Import from `@backstage/backend-defaults/urlReader` instead;
+- UrlReadersOptions: Import from `@backstage/backend-defaults/urlReader` instead;
+- UrlReaderPredicateTuple: Import from `@backstage/backend-defaults/urlReader` instead;
+- FromReadableArrayOptions: Import from `@backstage/backend-defaults/urlReader` instead;
+- ReaderFactory: Import from `@backstage/backend-defaults/urlReader` instead;
+- ReadUrlOptions:Use `UrlReaderServiceReadUrlOptions` from `@backstage/backend-plugin-api` instead;
+- ReadUrlResponse: Use `UrlReaderServiceReadUrlResponse` from `@backstage/backend-plugin-api` instead;
+- ReadUrlResponseFactory: Import from `@backstage/backend-defaults/urlReader` instead;
+- ReadUrlResponseFactoryFromStreamOptions: Import from `@backstage/backend-defaults/urlReader` instead;
+- ReadTreeOptions: Use `UrlReaderServiceReadTreeOptions` from `@backstage/backend-plugin-api` instead;
+- ReadTreeResponse: Use `UrlReaderServiceReadTreeResponse` from `@backstage/backend-plugin-api` instead;
+- ReadTreeResponseFile: Use `UrlReaderServiceReadTreeResponseFile` from `@backstage/backend-plugin-api` instead;
+- ReadTreeResponseDirOptions: Use `UrlReaderServiceReadTreeResponseDirOptions` from `@backstage/backend-plugin-api` instead;
+- ReadTreeResponseFactory: Import from `@backstage/backend-defaults/urlReader` instead;
+- ReadTreeResponseFactoryOptions: Import from `@backstage/backend-defaults/urlReader` instead;
+- SearchOptions: Use `UrlReaderServiceSearchOptions` from `@backstage/backend-plugin-api` instead;
+- SearchResponse: Use `UrlReaderServiceSearchResponse` from `@backstage/backend-plugin-api` instead;
+- SearchResponseFile: Use `UrlReaderServiceSearchResponseFile` from `@backstage/backend-plugin-api` instead.
diff --git a/.changeset/metal-planes-nail.md b/.changeset/metal-planes-nail.md
new file mode 100644
index 0000000000..2cfa12a435
--- /dev/null
+++ b/.changeset/metal-planes-nail.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-tasks': patch
+---
+
+The `PluginTaskScheduler` now allows tasks with `frequency: { trigger: 'manual' }`. This means that the task will not be scheduled, but rather run only when manually triggered with `PluginTaskScheduler.triggerTask`.
diff --git a/.changeset/mighty-apricots-taste.md b/.changeset/mighty-apricots-taste.md
new file mode 100644
index 0000000000..80b70020cb
--- /dev/null
+++ b/.changeset/mighty-apricots-taste.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-app-api': patch
+---
+
+Update the `ServiceRegister` implementation to enable registering multiple service implementations for a given service ref.
diff --git a/.changeset/modern-apes-join.md b/.changeset/modern-apes-join.md
new file mode 100644
index 0000000000..452896b924
--- /dev/null
+++ b/.changeset/modern-apes-join.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs-backend': patch
+---
+
+Added back `type: 'local'` to TechDocs config schema for `publisher`
diff --git a/.changeset/modern-brooms-grow.md b/.changeset/modern-brooms-grow.md
new file mode 100644
index 0000000000..0aff21dcca
--- /dev/null
+++ b/.changeset/modern-brooms-grow.md
@@ -0,0 +1,10 @@
+---
+'@backstage/core-compat-api': patch
+'@backstage/frontend-app-api': patch
+'@backstage/frontend-test-utils': patch
+'@backstage/plugin-api-docs': patch
+'@backstage/plugin-home': patch
+'@backstage/plugin-kubernetes': patch
+---
+
+Migrating usages of the deprecated `createExtension` `v1` format to the newer `v2` format, and old `create*Extension` extension creators to blueprints.
diff --git a/.changeset/modern-poems-mate.md b/.changeset/modern-poems-mate.md
new file mode 100644
index 0000000000..06926daac9
--- /dev/null
+++ b/.changeset/modern-poems-mate.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications-backend': patch
+---
+
+Allow using notifications without users in the catalog
diff --git a/.changeset/neat-socks-cheer.md b/.changeset/neat-socks-cheer.md
new file mode 100644
index 0000000000..ffc76bec3f
--- /dev/null
+++ b/.changeset/neat-socks-cheer.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-auth-node': minor
+---
+
+**BREAKING**: Sign-in resolvers configured via `.signIn.resolvers` now take precedence over sign-in resolvers passed to `signInResolver` option of `createOAuthProviderFactory`. This effectively makes sign-in resolvers passed via the `signInResolver` the default one, which you can then override through configuration.
diff --git a/.changeset/new-knives-fly.md b/.changeset/new-knives-fly.md
new file mode 100644
index 0000000000..f9ac945cad
--- /dev/null
+++ b/.changeset/new-knives-fly.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-dev-utils': patch
+---
+
+Fix `EventEmitter` memory leak in the development utilities
diff --git a/.changeset/old-tools-smell.md b/.changeset/old-tools-smell.md
new file mode 100644
index 0000000000..4dbd65e779
--- /dev/null
+++ b/.changeset/old-tools-smell.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Add support for accessing extensions definitions provided by a plugin via `plugin.getExtension(...)`. For this to work the extensions must be defined using the v2 format, typically using an extension blueprint.
diff --git a/.changeset/perfect-cars-jam.md b/.changeset/perfect-cars-jam.md
new file mode 100644
index 0000000000..45166ac823
--- /dev/null
+++ b/.changeset/perfect-cars-jam.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder': minor
+---
+
+Changed the way to display entities in `MyGroupsPicker` to use `entityPresentationApi` and make it consistent across scaffolder pickers
diff --git a/.changeset/pink-bobcats-explain.md b/.changeset/pink-bobcats-explain.md
new file mode 100644
index 0000000000..0274e55369
--- /dev/null
+++ b/.changeset/pink-bobcats-explain.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs': patch
+---
+
+Refactor TechDocs' mkdocs-redirects support.
diff --git a/.changeset/popular-panthers-hear.md b/.changeset/popular-panthers-hear.md
new file mode 100644
index 0000000000..c31586ea82
--- /dev/null
+++ b/.changeset/popular-panthers-hear.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs': patch
+---
+
+TechDocs redirect feature now includes a notification to the user before they are redirected.
diff --git a/.changeset/pre.json b/.changeset/pre.json
index 8b33f2b80b..335764699a 100644
--- a/.changeset/pre.json
+++ b/.changeset/pre.json
@@ -1,5 +1,5 @@
{
- "mode": "pre",
+ "mode": "exit",
"tag": "next",
"initialVersions": {
"example-app": "0.2.99",
@@ -190,41 +190,73 @@
"@backstage/plugin-techdocs-common": "0.0.0"
},
"changesets": [
+ "angry-dolphins-camp",
+ "big-countries-wait",
"big-eagles-grab",
"blue-pumas-cheer",
+ "breezy-cats-kiss",
"breezy-jeans-tie",
+ "breezy-rings-fly",
+ "bright-donkeys-buy",
"bright-trainers-brake",
+ "calm-crabs-drop",
+ "chilly-days-peel",
"chilly-trains-sleep",
+ "clean-kids-applaud",
+ "clever-pans-brake",
"cool-insects-remember",
"cool-schools-vanish",
"create-app-1722413762",
"cuddly-zebras-crash",
+ "curvy-pillows-joke",
+ "cyan-shrimps-push",
"dry-squids-tap",
"dull-ghosts-double",
"early-trees-dance",
"eighty-emus-leave",
+ "eighty-jokes-deny",
"eighty-mirrors-flow",
+ "fair-hairs-mix",
+ "fair-pumas-hang",
+ "fast-bulldogs-relax",
"few-wasps-hug",
+ "five-mangos-agree",
+ "flat-papayas-push",
"flat-plums-grow",
"forty-ties-agree",
"forty-ties-disagree",
+ "fresh-timers-walk",
+ "friendly-cherries-applaud",
+ "friendly-chicken-cry",
"friendly-feet-refuse",
+ "funny-bears-sort",
+ "funny-wolves-learn",
"gentle-dryers-smile",
"good-steaks-report",
"green-planets-reflect",
"grumpy-owls-suffer",
+ "healthy-fireants-jump",
+ "healthy-timers-divide",
"heavy-numbers-love",
+ "hip-fishes-guess",
"hip-hairs-exist",
+ "itchy-experts-tie",
+ "khaki-lamps-peel",
"late-games-protect",
"light-pianos-exercise",
"little-bulldogs-guess",
"little-suns-fly",
"mean-apricots-perform",
+ "metal-planes-nail",
+ "metal-rice-call",
+ "mighty-apricots-taste",
"mighty-dolls-retire",
"mighty-geckos-kiss",
"modern-parrots-protect",
+ "modern-poems-mate",
"neat-bears-divide",
"neat-gifts-join",
+ "neat-socks-cheer",
"new-scissors-try",
"nice-peas-retire",
"nine-cherries-decide",
@@ -232,20 +264,41 @@
"nine-seahorses-relate",
"ninety-icons-smile",
"odd-books-share",
+ "old-tools-smell",
"olive-books-sort",
"orange-gifts-protect",
+ "perfect-cars-jam",
"pink-gorillas-brake",
"plenty-tools-exist",
+ "popular-panthers-hear",
+ "purple-carrots-crash",
"quick-roses-juggle",
"rare-foxes-compete",
+ "real-lizards-sit",
"red-radios-promise",
+ "renovate-147ac48",
"renovate-f04beb1",
"rich-mugs-dress",
"selfish-bees-think",
+ "seven-days-film",
"seven-eggs-admire",
"shaggy-dodos-applaud",
+ "shaggy-mugs-return",
+ "shy-games-poke",
+ "shy-waves-share",
+ "silly-candles-sin",
+ "silly-cycles-tan",
+ "silly-scissors-turn",
+ "silver-pillows-begin",
+ "six-mails-smell",
"six-rats-kick",
+ "sixty-kiwis-poke",
+ "slow-ducks-rush",
+ "slow-ligers-drum",
+ "slow-rocks-end",
"slow-toes-jog",
+ "small-bottles-cough",
+ "small-ears-poke",
"small-spoons-shout",
"smooth-countries-relate",
"soft-gorillas-refuse",
@@ -253,20 +306,38 @@
"spicy-planets-provide",
"spotty-planets-accept",
"strange-papayas-beg",
+ "strong-chicken-kiss",
"strong-otters-compete",
"stupid-dots-relate",
"sweet-oranges-buy",
"swift-kings-sparkle",
"tall-snakes-fix",
+ "tasty-ads-rescue",
+ "ten-penguins-roll",
"thick-hotels-know",
+ "thick-squids-drive",
+ "thin-carrots-eat",
+ "thirty-adults-grab",
"thirty-paws-hope",
+ "tiny-dodos-prove-2",
+ "tiny-dodos-prove",
"tiny-oranges-pretend",
+ "tough-goats-hang",
"tough-lies-repair",
+ "tricky-ducks-juggle",
+ "tricky-rules-destroy",
"two-emus-work",
"violet-jokes-wave",
+ "warm-monkeys-marry",
+ "weak-jobs-joke",
"wicked-bobcats-teach",
"wild-eggs-exist",
+ "wise-spiders-walk",
"witty-bears-behave",
+ "witty-geese-battle",
+ "witty-queens-run",
+ "witty-timers-marry",
+ "young-birds-push",
"young-games-visit",
"young-peaches-shake"
]
diff --git a/.changeset/purple-carrots-crash.md b/.changeset/purple-carrots-crash.md
new file mode 100644
index 0000000000..62f90677b8
--- /dev/null
+++ b/.changeset/purple-carrots-crash.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-test-utils': patch
+---
+
+Update the `ServiceFactoryTester` to be able to test services that enables multi implementation installation.
diff --git a/.changeset/rare-maps-wave.md b/.changeset/rare-maps-wave.md
new file mode 100644
index 0000000000..7d3e074eae
--- /dev/null
+++ b/.changeset/rare-maps-wave.md
@@ -0,0 +1,6 @@
+---
+'@backstage/plugin-auth-backend-module-gcp-iap-provider': patch
+'@backstage/core-components': patch
+---
+
+Corrected the documentation for the GCP IAP auth module and updated the configuration to follow proxy configuration conventions by ignoring authEnv
diff --git a/.changeset/real-lizards-sit.md b/.changeset/real-lizards-sit.md
new file mode 100644
index 0000000000..747f041508
--- /dev/null
+++ b/.changeset/real-lizards-sit.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder': patch
+---
+
+Fix undefined in the title of Scaffolder Runs on the page load
diff --git a/.changeset/renovate-147ac48.md b/.changeset/renovate-147ac48.md
new file mode 100644
index 0000000000..257255dff1
--- /dev/null
+++ b/.changeset/renovate-147ac48.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-api-docs': patch
+---
+
+Updated dependency `@graphiql/react` to `^0.23.0`.
diff --git a/.changeset/seven-days-film.md b/.changeset/seven-days-film.md
new file mode 100644
index 0000000000..9d757b0611
--- /dev/null
+++ b/.changeset/seven-days-film.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-plugin-api': patch
+---
+
+Fixed a type issue where plugin and modules depending on multiton services would not receive the correct type.
diff --git a/.changeset/shaggy-mugs-return.md b/.changeset/shaggy-mugs-return.md
new file mode 100644
index 0000000000..6af5d1d18f
--- /dev/null
+++ b/.changeset/shaggy-mugs-return.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs-backend': patch
+---
+
+Update configuration schema to match actual behavior
diff --git a/.changeset/shy-games-poke.md b/.changeset/shy-games-poke.md
new file mode 100644
index 0000000000..1d2abff39c
--- /dev/null
+++ b/.changeset/shy-games-poke.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications-backend-module-email': patch
+---
+
+Add support for stream transport for debugging purposes
diff --git a/.changeset/shy-waves-share.md b/.changeset/shy-waves-share.md
new file mode 100644
index 0000000000..861590fd01
--- /dev/null
+++ b/.changeset/shy-waves-share.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+Update the `UrlReader` service to depends on multiple instances of `UrlReaderFactoryProvider` service.
diff --git a/.changeset/silly-candles-sin.md b/.changeset/silly-candles-sin.md
new file mode 100644
index 0000000000..b1d55113fd
--- /dev/null
+++ b/.changeset/silly-candles-sin.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs': patch
+---
+
+TechDocs now supports the `mkdocs-redirects` plugin. Redirects defined using the `mkdocs-redirect` plugin will be handled automatically in TechDocs. Redirecting to external urls is not supported. In the case that an external redirect url is provided, TechDocs will redirect to the current documentation site home.
diff --git a/.changeset/silly-scissors-turn.md b/.changeset/silly-scissors-turn.md
new file mode 100644
index 0000000000..985a6fb4fd
--- /dev/null
+++ b/.changeset/silly-scissors-turn.md
@@ -0,0 +1,5 @@
+---
+'@backstage/create-app': patch
+---
+
+Included permission config and enabled it out of the box
diff --git a/.changeset/silver-pillows-begin.md b/.changeset/silver-pillows-begin.md
new file mode 100644
index 0000000000..8fe1ccc230
--- /dev/null
+++ b/.changeset/silver-pillows-begin.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-common': patch
+---
+
+Internal type refactor.
diff --git a/.changeset/six-mails-smell.md b/.changeset/six-mails-smell.md
new file mode 100644
index 0000000000..3845c72626
--- /dev/null
+++ b/.changeset/six-mails-smell.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-plugin-api': patch
+---
+
+Support merging of `inputs` in extension blueprints, but stop merging `output`. In addition, the original factory in extension blueprints now returns a data container that both provides access to the returned data, but can also be forwarded as output.
diff --git a/.changeset/sixty-kiwis-poke.md b/.changeset/sixty-kiwis-poke.md
new file mode 100644
index 0000000000..5281c6ade0
--- /dev/null
+++ b/.changeset/sixty-kiwis-poke.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+use formatted query to prevent chance of SQL-injection
diff --git a/.changeset/slow-ducks-rush.md b/.changeset/slow-ducks-rush.md
new file mode 100644
index 0000000000..c09f883e9c
--- /dev/null
+++ b/.changeset/slow-ducks-rush.md
@@ -0,0 +1,5 @@
+---
+'@backstage/core-compat-api': patch
+---
+
+Both `compatWrapper` and `convertLegacyRouteRef` now support converting from the new system to the old.
diff --git a/.changeset/slow-rocks-end.md b/.changeset/slow-rocks-end.md
new file mode 100644
index 0000000000..f2633c9924
--- /dev/null
+++ b/.changeset/slow-rocks-end.md
@@ -0,0 +1,5 @@
+---
+'@backstage/cli': patch
+---
+
+Updated dependency `@module-federation/enhanced` to `0.3.1`
diff --git a/.changeset/small-bottles-cough.md b/.changeset/small-bottles-cough.md
new file mode 100644
index 0000000000..40098a84c7
--- /dev/null
+++ b/.changeset/small-bottles-cough.md
@@ -0,0 +1,58 @@
+---
+'@backstage/backend-plugin-api': minor
+---
+
+The `createServiceRef` function now accepts a new boolean `multiple` option. The `multiple` option defaults to `false` and when set to `true`, it enables that multiple implementation are installed for the created service ref.
+
+We're looking for ways to make it possible to augment services without the need to replace the entire service.
+
+Typical example of that being the ability to install support for additional targets for the `UrlReader` service without replacing the service itself. This achieves that by allowing us to define services that can have multiple simultaneous implementation, allowing the `UrlReader` implementation to depend on such a service to collect all possible implementation of support for external targets:
+
+```diff
+// @backstage/backend-defaults
+
++ export const urlReaderFactoriesServiceRef = createServiceRef({
++ id: 'core.urlReader.factories',
++ scope: 'plugin',
++ multiton: true,
++ });
+
+...
+
+export const urlReaderServiceFactory = createServiceFactory({
+ service: coreServices.urlReader,
+ deps: {
+ config: coreServices.rootConfig,
+ logger: coreServices.logger,
++ factories: urlReaderFactoriesServiceRef,
+ },
+- async factory({ config, logger }) {
++ async factory({ config, logger, factories }) {
+ return UrlReaders.default({
+ config,
+ logger,
++ factories,
+ });
+ },
+});
+```
+
+With that, you can then add more custom `UrlReader` factories by installing more implementations of the `urlReaderFactoriesServiceRef` in your backend instance. Something like:
+
+```ts
+// packages/backend/index.ts
+import { createServiceFactory } from '@backstage/backend-plugin-api';
+import { urlReaderFactoriesServiceRef } from '@backstage/backend-defaults';
+...
+
+backend.add(createServiceFactory({
+ service: urlReaderFactoriesServiceRef,
+ deps: {},
+ async factory() {
+ return CustomUrlReader.factory;
+ },
+}));
+
+...
+
+```
diff --git a/.changeset/small-ears-poke.md b/.changeset/small-ears-poke.md
new file mode 100644
index 0000000000..de906a8643
--- /dev/null
+++ b/.changeset/small-ears-poke.md
@@ -0,0 +1,7 @@
+---
+'@backstage/frontend-plugin-api': minor
+---
+
+**BREAKING**: All types of route refs are always considered optional by `useRouteRef`, which means the caller must always handle a potential `undefined` return value. Related to this change, the `optional` option from `createExternalRouteRef` has been removed, since it is no longer necessary.
+
+This is released as an immediate breaking change as we expect the usage of the new route refs to be extremely low or zero, since plugins that support the new system will still use route refs and `useRouteRef` from `@backstage/core-plugin-api` in combination with `convertLegacyRouteRef` from `@backstage/core-compat-api`.
diff --git a/.changeset/strong-chicken-kiss.md b/.changeset/strong-chicken-kiss.md
new file mode 100644
index 0000000000..26f667c5ab
--- /dev/null
+++ b/.changeset/strong-chicken-kiss.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-auth-backend-module-cloudflare-access-provider': minor
+---
+
+Support for Cloudflare Custom Headers and Custom Cookie Auth Name
diff --git a/.changeset/tasty-ads-rescue.md b/.changeset/tasty-ads-rescue.md
new file mode 100644
index 0000000000..d522856bdd
--- /dev/null
+++ b/.changeset/tasty-ads-rescue.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-defaults': patch
+---
+
+Avoid excessive numbers of error listeners on cache clients
diff --git a/.changeset/ten-penguins-roll.md b/.changeset/ten-penguins-roll.md
new file mode 100644
index 0000000000..152bb1524b
--- /dev/null
+++ b/.changeset/ten-penguins-roll.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications': minor
+---
+
+By default, set notification as read when opening snackbar or web notification link
diff --git a/.changeset/thick-squids-drive.md b/.changeset/thick-squids-drive.md
new file mode 100644
index 0000000000..0e798063c0
--- /dev/null
+++ b/.changeset/thick-squids-drive.md
@@ -0,0 +1,34 @@
+---
+'@backstage/frontend-plugin-api': patch
+'@backstage/frontend-test-utils': patch
+---
+
+Added support for being able to override extension definitions.
+
+```tsx
+const TestCard = EntityCardBlueprint.make({
+ ...
+});
+
+TestCard.override({
+ // override attachment points
+ attachTo: { id: 'something-else', input: 'overridden' },
+ // extend the config schema
+ config: {
+ schema: {
+ newConfig: z => z.string().optional(),
+ }
+ },
+ // override factory
+ *factory(originalFactory, { inputs, config }){
+ const originalOutput = originalFactory();
+
+ yield coreExentsionData.reactElement(
+
+ {originalOutput.get(coreExentsionData.reactElement)}
+
+ );
+ }
+});
+
+```
diff --git a/.changeset/thin-carrots-eat.md b/.changeset/thin-carrots-eat.md
new file mode 100644
index 0000000000..570f21f83d
--- /dev/null
+++ b/.changeset/thin-carrots-eat.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-github': patch
+---
+
+Added examples for action github:pages and improved its test cases
diff --git a/.changeset/thirty-adults-grab.md b/.changeset/thirty-adults-grab.md
new file mode 100644
index 0000000000..ed986a8289
--- /dev/null
+++ b/.changeset/thirty-adults-grab.md
@@ -0,0 +1,6 @@
+---
+'@backstage/plugin-search-backend-node': patch
+'@backstage/plugin-catalog-node': patch
+---
+
+Explicit declare if the service ref accepts `single` or `multiple` implementations.
diff --git a/.changeset/three-kiwis-turn.md b/.changeset/three-kiwis-turn.md
new file mode 100644
index 0000000000..eb67cbbbdc
--- /dev/null
+++ b/.changeset/three-kiwis-turn.md
@@ -0,0 +1,19 @@
+---
+'@backstage/frontend-test-utils': patch
+---
+
+Deprecate the `.render` method of the `createExtensionTester` in favour of using `renderInTestApp` directly.
+
+```tsx
+import {
+ renderInTestApp,
+ createExtensionTester,
+} from '@backstage/frontend-test-utils';
+
+const tester = createExtensionTester(extension);
+
+const { getByTestId } = renderInTestApp(tester.reactElement());
+
+// or if you're not using `coreExtensionData.reactElement` as the output ref
+const { getByTestId } = renderInTestApp(tester.get(myComponentRef));
+```
diff --git a/.changeset/tidy-guests-battle.md b/.changeset/tidy-guests-battle.md
new file mode 100644
index 0000000000..df86b02d1d
--- /dev/null
+++ b/.changeset/tidy-guests-battle.md
@@ -0,0 +1,5 @@
+---
+'@backstage/backend-common': patch
+---
+
+export `createConfigSecretEnumerator` from `@backstage/backend-common` instead of `@backstage/backend-app-api`.
diff --git a/.changeset/tiny-dodos-prove-2.md b/.changeset/tiny-dodos-prove-2.md
new file mode 100644
index 0000000000..91ac021c67
--- /dev/null
+++ b/.changeset/tiny-dodos-prove-2.md
@@ -0,0 +1,5 @@
+---
+'@backstage/frontend-test-utils': patch
+---
+
+Deprecate existing `ExtensionCreators` in favour of their new Blueprint counterparts.
diff --git a/.changeset/tiny-dodos-prove.md b/.changeset/tiny-dodos-prove.md
new file mode 100644
index 0000000000..6392e5050e
--- /dev/null
+++ b/.changeset/tiny-dodos-prove.md
@@ -0,0 +1,9 @@
+---
+'@backstage/frontend-test-utils': patch
+---
+
+Refactor `.make` method on Blueprints into two different methods, `.make` and `.makeWithOverrides`.
+
+When using `createExtensionBlueprint` you can define parameters for the factory function, if you wish to take advantage of these parameters you should use `.make` when creating an extension instance of a Blueprint. If you wish to override more things other than the standard `attachTo`, `name`, `namespace` then you should use `.makeWithOverrides` instead.
+
+`.make` is reserved for simple creation of extension instances from Blueprints using higher level parameters, whereas `.makeWithOverrides` is lower level and you have more control over the final extension.
diff --git a/.changeset/tough-goats-hang.md b/.changeset/tough-goats-hang.md
new file mode 100644
index 0000000000..2608c03b2e
--- /dev/null
+++ b/.changeset/tough-goats-hang.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder': minor
+---
+
+Added field extension `RepoBranchPicker` that supports autocompletion for Bitbucket
diff --git a/.changeset/tricky-rules-destroy.md b/.changeset/tricky-rules-destroy.md
new file mode 100644
index 0000000000..196702f8c4
--- /dev/null
+++ b/.changeset/tricky-rules-destroy.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-techdocs-node': patch
+---
+
+Fix TechDocs Edit URL for nested docs
diff --git a/.changeset/warm-moles-appear.md b/.changeset/warm-moles-appear.md
new file mode 100644
index 0000000000..c2809e606f
--- /dev/null
+++ b/.changeset/warm-moles-appear.md
@@ -0,0 +1,8 @@
+---
+'@backstage/plugin-catalog-backend-module-github': patch
+---
+
+Fix GitHub `repository` event support.
+
+- `$.repository.organization` is only provided for `push` events. Switched to `$.organization.login` instead.
+- `$.repository.url` is not always returning the expected and required value. Use `$.repository.html_url` instead.
diff --git a/.changeset/warm-monkeys-marry.md b/.changeset/warm-monkeys-marry.md
new file mode 100644
index 0000000000..5ea8deae01
--- /dev/null
+++ b/.changeset/warm-monkeys-marry.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-scaffolder-backend-module-sentry': patch
+---
+
+Added test cases for sentry:project:create examples
diff --git a/.changeset/weak-jobs-joke.md b/.changeset/weak-jobs-joke.md
new file mode 100644
index 0000000000..8127605f07
--- /dev/null
+++ b/.changeset/weak-jobs-joke.md
@@ -0,0 +1,6 @@
+---
+'@backstage/plugin-api-docs': patch
+'@backstage/plugin-catalog': patch
+---
+
+Add `tableOptions` to all tables and additionally `title` to API tables.
diff --git a/.changeset/witty-geese-battle.md b/.changeset/witty-geese-battle.md
new file mode 100644
index 0000000000..082784cc8b
--- /dev/null
+++ b/.changeset/witty-geese-battle.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-catalog-react': patch
+---
+
+Entity page extensions created for the new frontend system via the `/alpha` exports will now be enabled by default.
diff --git a/.changeset/witty-queens-run.md b/.changeset/witty-queens-run.md
new file mode 100644
index 0000000000..2d869caa91
--- /dev/null
+++ b/.changeset/witty-queens-run.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-notifications-backend-module-email': patch
+---
+
+Notification email processor supports allowing or denying specific email addresses from receiving notifications
diff --git a/.changeset/witty-timers-marry.md b/.changeset/witty-timers-marry.md
new file mode 100644
index 0000000000..4193acb6fc
--- /dev/null
+++ b/.changeset/witty-timers-marry.md
@@ -0,0 +1,5 @@
+---
+'@backstage/plugin-bitbucket-cloud-common': patch
+---
+
+Added method `listBranchesByRepository` to `BitbucketCloudClient`
diff --git a/.changeset/young-birds-push.md b/.changeset/young-birds-push.md
new file mode 100644
index 0000000000..54afa48aaf
--- /dev/null
+++ b/.changeset/young-birds-push.md
@@ -0,0 +1,5 @@
+---
+'@backstage/catalog-model': minor
+---
+
+Introduce an optional spec.type attribute on the Domain and System entity kinds
diff --git a/.github/vale/config/vocabularies/Backstage/accept.txt b/.github/vale/config/vocabularies/Backstage/accept.txt
index 42b0e4895c..320bb2e0ce 100644
--- a/.github/vale/config/vocabularies/Backstage/accept.txt
+++ b/.github/vale/config/vocabularies/Backstage/accept.txt
@@ -243,8 +243,10 @@ Mkdocs
monorepo
Monorepo
monorepos
+morgan
msgraph
msw
+multiton
mutex
mutexes
mysql
diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml
index 2f93b67616..e9da9f0398 100644
--- a/.github/workflows/verify_storybook.yml
+++ b/.github/workflows/verify_storybook.yml
@@ -51,7 +51,7 @@ jobs:
- run: yarn build-storybook
- - uses: chromaui/action@5991575112b472a4fa85429f29cc17e2fb83a2a2 # v11
+ - uses: chromaui/action@fdbe7756d4dbf493e2fbb822df73be7accd07e1c # v11
with:
token: ${{ secrets.GITHUB_TOKEN }}
# projectToken intentionally shared to allow collaborators to run Chromatic on forks
diff --git a/beps/0010-scaffolder-templating-in-parameters/README.md b/beps/0010-scaffolder-templating-in-parameters/README.md
new file mode 100644
index 0000000000..354dc66ea9
--- /dev/null
+++ b/beps/0010-scaffolder-templating-in-parameters/README.md
@@ -0,0 +1,223 @@
+---
+title: Supporting templating syntax in `parameters` schema
+status: provisional
+authors:
+ - '@benjdlambert'
+owners:
+ - '@benjdlambert'
+ - '@backstage/scaffolder-maintainers'
+project-areas:
+ - scaffolder
+creation-date: 2024-03-26
+---
+
+
+
+# BEP: Supporting templating syntax in `parameters` schema
+
+
+
+[**Discussion Issue**](https://github.com/backstage/backstage/issues/16275)
+
+- [Summary](#summary)
+- [Motivation](#motivation)
+ - [Goals](#goals)
+ - [Non-Goals](#non-goals)
+- [Proposal](#proposal)
+- [Design Details](#design-details)
+- [Release Plan](#release-plan)
+- [Dependencies](#dependencies)
+- [Alternatives](#alternatives)
+
+## Summary
+
+
+
+This BEP proposes to add support for templating syntax in the `parameters` schema of a scaffolder template.
+This will allow users to define properties in the JSON Schema which are templated from current values that have been collected from the user already.
+This can be useful when you want to use a value that has already been collected as a default value in another field.
+
+For example:
+
+```yaml
+apiVersion: scaffolder.backstage.io/v1beta3
+kind: Template
+metadata:
+ name: my-template
+spec:
+ parameters:
+ - title: Some input
+ description: Get some info from the user
+ properties:
+ name:
+ type: string
+ default: Test
+ description:
+ type: string
+ default: ${{ parameters.name or "unknown" }}-description
+```
+
+## Motivation
+
+
+
+Inclusive of the initial RFC there's been a swarm of issues that are requesting this feature, and we want to align on the implementation and design of this feature.
+
+See the following:
+
+- https://github.com/backstage/backstage/issues/16275
+- https://github.com/backstage/backstage/pull/23283
+- https://github.com/backstage/backstage/issues/19597
+- https://github.com/backstage/backstage/issues/20533
+- https://github.com/backstage/backstage/pull/17746
+
+There's some ideas for introducing a templating syntax for both templating into the `parameters` schema, and also being able to pass through some templating strings to underlying field extensions that can use those templating strings.
+We want to align here so that we're not going to have those conflict or compete, and create a standard for how to achieve templating in both circumstances.
+
+### Goals
+
+
+
+- This BEP will settle the implementation for the templating of fields into the JSON Schema in the `parameters` section in the scaffolder templates.
+- This BEP will settle how to pass through templating strings to underlying field extensions in a non-conflicting way.
+
+### Non-Goals
+
+
+
+## Proposal
+
+The proposal is to be able to decorate the template schema server side with a context and use that to drive the form rendering client side.
+
+We can extend the `/parameter-schema` endpoint to accept a `formData` context query parameter which will be a JSON object of the current `formData` state. This in turn allows the scaffolder frontend to repeatedly call the endpoint to get the updated rendered parameter schema. We'll need to turn the endpoint into a `POST` endpoint to accept the form data, but will retain the `GET` version for backwards compatibility.
+
+## Design Details
+
+### Example implementation of the `/parameter-schema` endpoint
+
+```diff
+export interface ScaffolderApi {
+ getTemplateParameterSchema(
+ templateRef: string,
++ formData?: JsonObject,
+ ): Promise;
+}
+```
+
+```diff
+ router
+- .get(
++ .post(
+ '/v2/templates/:namespace/:kind/:name/parameter-schema',
+ async (req, res) => {
+ const credentials = await httpAuth.credentials(req);
+ const { token } = await auth.getPluginRequestToken({
+ onBehalfOf: credentials,
+ targetPluginId: 'catalog',
+ });
+ const template = await authorizeTemplate(
+ req.params,
+ token,
+ credentials,
+ );
+
+ const parameters = [template.spec.parameters ?? []].flat();
++ const secureTemplater = await SecureTemplater.loadRenderer({
++ templateFilters: {
++ ...createDefaultFilters({ integrations }),
++ ...additionalTemplateFilters,
++ },
++ templateGlobals: additionalTemplateGlobals,
++ });
++
++ const templatedParameters = parameters.map(parameter =>
++ renderTemplateString(
++ parameter,
++ {
++ parameters: req.body.formData,
++ },
++ secureTemplater,
++ logger,
++ ),
++ );
+```
+
+You can see a quick implementation of this in this [branch](https://github.com/backstage/backstage/compare/master...blam/templating-in-parameters)
+
+### Workaround for the `default` field
+
+There's a slight issue with the implementation of the `react-jsonschema-form`, which makes things like live updating on things like the `default` field slightly more difficult.
+Currently, on first render, the default value is populated and then stored in the `formData` object or the current state, and the default value is never re-evaluated again at a later stage.
+
+This means that if end users are wanting to set default values with `${{ parameters.myOtherProperty }}`, then they would need to ensure that they are on different steps in the form
+as the form would need to be re-rendered, and for performance reasons, we don't want to re-render the form on every `formData` update.
+
+We could fix this, by implementing custom logic for when the `parameter-schema` is updated, if the updated field is in a `default: *` field, then we replace the previous value with the new value in the `formData` automatically.
+This is a pretty ugly workaround, but maybe the only option we have. Also at this point, pretty unsure if this affects any other parts of the `JSONSchema`, and we would also have to implement it for those fields if they exist.
+
+### Templated error messages
+
+Templating for `errorMessages` has been solved by using the `ajv-errors` library https://github.com/backstage/backstage/pull/25624, you can see more about [`backrefs` and pointers here](https://ajv.js.org/packages/ajv-errors.html). Any other template strings that will be passed through the underlying components and to be left untemplated should be encapsulated with options instead of passing through raw strings. The below example illustrates an `entityAndName` format, which under the hood, might do something like `${{ parameters.entity }} - ${{ parameters.name }}`, but this implementation never leaks out to the templating language.
+
+```yaml
+parameters:
+ properties:
+ ...
+ description:
+ type: string
+ default: Test-description
+ ui:field: CustomDisplayField
+ ui:options:
+ format: entityAndName
+```
+
+## Release Plan
+
+
+
+This change is backwards compatible, and can be released in a minor release. There's no breaking changes to worry about here.
+
+## Dependencies
+
+
+
+## Alternatives
+
+
+
+### Templating client side
+
+- This could lead to confusion as `filters` such as `parseRepoUrl` and `pick` and any custom filters which you define in the backend would not be available in the client side.
+
+- Also with the limitations of the `default` value being updated only on first render and never re-evaluated, there's no performance benefit of doing things client side anymore.
+
+### Accept limitation of the `default` field
+
+Rather than using a workaround to support re-evaluating the `default` field, we could instead accept it as a limitation, and document it as such.
+
+This is not desirable, as it is likely a very common use-case to want to template the `default` field, leading to a poor template creation experience.
diff --git a/contrib/docker/minimal-hardened-image/Dockerfile b/contrib/docker/minimal-hardened-image/Dockerfile
index 8ee6a3d206..a247e0dff1 100644
--- a/contrib/docker/minimal-hardened-image/Dockerfile
+++ b/contrib/docker/minimal-hardened-image/Dockerfile
@@ -9,53 +9,79 @@
#
# Once the commands have been run, you can build the image using `yarn docker-build`
-FROM cgr.dev/chainguard/wolfi-base:latest
+# syntax = docker/dockerfile:1.4
-ENV NODE_VERSION 18=~18.19
-ENV PYTHON_VERSION 3.12=~3.12
+# Build Python environment in a separate builder stage
+FROM cgr.dev/chainguard/python:latest-dev as python-builder
-RUN apk add nodejs-$NODE_VERSION yarn
+ENV PATH=/venv/bin:$PATH
-# Install sqlite3 dependencies. You can skip this if you don't use sqlite3 in the image,
-# in which case you should also move better-sqlite3 to "devDependencies" in package.json.
-# Additionally, we install dependencies for `techdocs.generator.runIn: local`.
-# https://backstage.io/docs/features/techdocs/getting-started#disabling-docker-in-docker-situation-optional
-RUN --mount=type=cache,target=/var/cache/apk,sharing=locked \
- --mount=type=cache,target=/var/lib/apk,sharing=locked \
- apk update && \
- apk add sqlite-dev python-$PYTHON_VERSION py3-pip python-3-dev py3-setuptools build-base gcc libffi-dev glibc-dev openssl-dev brotli-dev c-ares-dev nghttp2-dev icu-dev zlib-dev gcc-12 libuv-dev && \
- yarn config set python /usr/bin/python3
+RUN --mount=type=cache,target=/home/nonroot/.cache/pip,uid=65532,gid=65532 \
+ python3 -m venv /home/nonroot/venv && \
+ /home/nonroot/venv/bin/pip install mkdocs-techdocs-core==1.3.3
-# Set up a virtual environment for mkdocs-techdocs-core.
-ENV VIRTUAL_ENV=/opt/venv
-RUN python3 -m venv $VIRTUAL_ENV
-ENV PATH="$VIRTUAL_ENV/bin:$PATH"
+# Build Node environment in a separate builder stage
+FROM cgr.dev/chainguard/wolfi-base:latest as node-builder
-RUN pip3 install mkdocs-techdocs-core==1.3.3
-
-# From here on we use the least-privileged `node` user to run the backend.
-WORKDIR /app
-RUN chown nonroot:nonroot /app
-USER nonroot
-
-# This switches many Node.js dependencies to production mode.
+ENV NODE_VERSION 20=~20.11
ENV NODE_ENV production
-# Copy over Yarn 3 configuration, release, and plugins
-COPY --chown=nonroot:nonroot .yarn ./.yarn
-COPY --chown=nonroot:nonroot .yarnrc.yml ./
+RUN --mount=type=cache,target=/var/cache/apk,sharing=locked,uid=65532,gid=65532 \
+ --mount=type=cache,target=/var/lib/apk,sharing=locked,uid=65532,gid=65532 \
+ apk update && \
+ apk add nodejs-$NODE_VERSION yarn \
+ # Install isolate-vm dependencies, these are needed by the @backstage/plugin-scaffolder-backend.
+ openssl-dev brotli-dev c-ares-dev nghttp2-dev icu-dev zlib-dev gcc-12 libuv-dev build-base
-# Copy repo skeleton first, to avoid unnecessary docker cache invalidation.
-# The skeleton contains the package.json of each package in the monorepo,
-# and along with yarn.lock and the root package.json, that's enough to run yarn install.
-COPY --chown=nonroot:nonroot yarn.lock package.json packages/backend/dist/skeleton.tar.gz ./
+WORKDIR /app
+RUN chown -R nonroot:nonroot /app
+
+RUN mkdir -p /home/nonroot/.yarn/berry && chown -R 65532:65532 /home/nonroot/.yarn/berry
+
+USER nonroot
+
+COPY --chown=65532:65532 .yarn ./.yarn
+COPY --chown=65532:65532 .yarnrc.yml ./
+
+COPY --chown=65532:65532 yarn.lock package.json packages/backend/dist/skeleton.tar.gz ./
RUN tar xzf skeleton.tar.gz && rm skeleton.tar.gz
-RUN --mount=type=cache,target=/home/node/.yarn/berry/cache,sharing=locked,uid=1000,gid=1000 \
- yarn workspaces focus --all --production
+RUN --mount=type=cache,target=/home/nonroot/.yarn/berry/cache,sharing=locked,uid=65532,gid=65532 \
+ yarn workspaces focus --all --production && yarn cache clean --all
-# Then copy the rest of the backend bundle, along with any other files we might want.
-COPY --chown=nonroot:nonroot packages/backend/dist/bundle.tar.gz app-config*.yaml ./
-RUN tar xzf bundle.tar.gz && rm bundle.tar.gz
+# Final stage to build the application image
+FROM cgr.dev/chainguard/wolfi-base:latest
+ENV PYTHON_VERSION 3.12=~3.12
+ENV NODE_VERSION 20=~20.14
+ENV NODE_ENV production
+
+RUN --mount=type=cache,target=/var/cache/apk,sharing=locked,uid=65532,gid=65532 \
+ --mount=type=cache,target=/var/lib/apk,sharing=locked,uid=65532,gid=65532 \
+ apk update && \
+ apk add \
+ # add node for backstage
+ nodejs-$NODE_VERSION \
+ # add python for backstage techdocs
+ python-$PYTHON_VERSION \
+ # add tini for init process
+ tini
+
+WORKDIR /app
+
+COPY package.json app-config.yaml ./
+ADD packages/backend/dist/skeleton.tar.gz packages/backend/dist/bundle.tar.gz ./
+
+RUN chown -R 65532:65532 /app
+RUN chown -R 65532:65532 /tmp
+USER 65532:65532
+
+COPY --from=node-builder --chown=65532:65532 /app/node_modules ./node_modules
+COPY --from=python-builder --chown=65532:65532 /home/nonroot/venv /home/nonroot/venv
+ENV PATH=/home/nonroot/venv/bin:$PATH
+
+ENV NODE_OPTIONS="--no-node-snapshot"
+ENV GIT_PYTHON_REFRESH="quiet"
+
+ENTRYPOINT ["tini", "--"]
CMD ["node", "packages/backend", "--config", "app-config.yaml"]
diff --git a/contrib/docker/minimal-hardened-image/README.md b/contrib/docker/minimal-hardened-image/README.md
index 62045a4ded..191c77986c 100644
--- a/contrib/docker/minimal-hardened-image/README.md
+++ b/contrib/docker/minimal-hardened-image/README.md
@@ -4,6 +4,19 @@ DockerHub images in general did not seem ideal for Backstage as the number of vu
The `Dockerfile` in this directory uses a [wolfi-base](https://github.com/wolfi-dev) image from Chainguard Images. This improves the security of the application and reduces false positives in scanners.
+## Steps taken
+
+When converting, I utilized the upstream Dockerfile as a starting point.
+
+- Multi-stage build - The Dockerfile has been split up into a multistage build which reduces the files, packages, executables, and directories in the final image.
+ - Size savings = ~900mb
+ - Reduced attack surface
+- Base Image - Swap to [wolfi-base](https://github.com/wolfi-dev) image from Chainguard Images
+ - Vulnerability Savings = ~239 at the time of updating this README
+- Entrypoint - Swap from `node` to `tini` as entrypoint to ensure that the default signal handlers work and zombie processes are handled properly
+- Use `ADD` instead of `COPY` in dockerfile to reduce copied compressed files
+ - When a `rm` is used to remove a compressed file it still makes its way into the final image. Using `ADD` is safe with local files.
+
## Pinning Digest
To reduce maintenance, the digest of the image has been removed from the `./Dockerfile` file. A complete example with the digest would be `cgr.dev/chainguard/wolfi-base:latest@sha256:3d6dece13cdb5546cd03b20e14f9af354bc1a56ab5a7b47dca3e6c1557211fcf` and it is suggested to update the `FROM` line in the `Dockerfile` to use a digest.
diff --git a/contrib/docs/tutorials/prometheus-metrics.md b/contrib/docs/tutorials/prometheus-metrics.md
index fb4366c7f7..0db97c649e 100644
--- a/contrib/docs/tutorials/prometheus-metrics.md
+++ b/contrib/docs/tutorials/prometheus-metrics.md
@@ -1,5 +1,8 @@
# Prometheus
+> [!NOTE]
+> The Prometheus metrics have been marked as deprecated and will be removed at a later point. The recommendation is to use the OpenTelemetry metrics by following the [Setup OpenTelemetry](https://backstage.io/docs/tutorials/setup-opentelemetry) documentation
+
## Overview
This is a small tutorial that goes over how to setup your Backstage instance to output metrics in a format that can be pulled in by Prometheus.
diff --git a/docs/auth/cloudflare/provider.md b/docs/auth/cloudflare/provider.md
index 516ea9d647..a1946580a7 100644
--- a/docs/auth/cloudflare/provider.md
+++ b/docs/auth/cloudflare/provider.md
@@ -32,6 +32,12 @@ auth:
serviceTokens:
- token: '1uh2fh19efvfh129f1f919u21f2f19jf2.access'
subject: 'bot-user@your-company.com'
+ # You can customize the header name that contains the jwt token, by default
+ # cf-access-jwt-assertion is used
+ jwtHeaderName:
+ # You can customize the authorization cookie name, by default
+ # CF_Authorization is used
+ authorizationCookieName:
# This picks what sign in resolver(s) you want to use.
signIn:
resolvers:
diff --git a/docs/auth/google/gcp-iap-auth.md b/docs/auth/google/gcp-iap-auth.md
index 6479ac7268..298f212399 100644
--- a/docs/auth/google/gcp-iap-auth.md
+++ b/docs/auth/google/gcp-iap-auth.md
@@ -24,7 +24,7 @@ Let's start by adding the following `auth` configuration in your
```yaml
auth:
providers:
- gcp-iap:
+ gcpIap:
audience: '/projects//global/backendServices/'
jwtHeader: x-custom-header # Optional: Only if you are using a custom header for the IAP JWT
signIn:
@@ -77,6 +77,6 @@ backend.add(import('@backstage/plugin-auth-backend-module-gcp-iap-provider'));
## Adding the provider to the Backstage frontend
-See [Sign-In with Proxy Providers](../index.md#sign-in-with-proxy-providers) for pointers on how to set up the sign-in page, and to also make it work smoothly for local development. You'll use `gcp-iap` as the provider name.
+See [Sign-In with Proxy Providers](../index.md#sign-in-with-proxy-providers) for pointers on how to set up the sign-in page, and to also make it work smoothly for local development. You'll use `gcpIap` as the provider name.
If you [provide a custom sign in resolver](https://backstage.io/docs/auth/identity-resolver#building-custom-resolvers), you can skip the `signIn` block entirely.
diff --git a/docs/auth/identity-resolver.md b/docs/auth/identity-resolver.md
index 6eb52e5708..dbebf3056c 100644
--- a/docs/auth/identity-resolver.md
+++ b/docs/auth/identity-resolver.md
@@ -193,7 +193,7 @@ backend.add(import('@backstage/plugin-auth-backend-module-github-provider'));
backend.add(customAuth);
```
-Check out [the naming patterns article](../backend-system/architecture/07-naming-patterns.md) for what rules
+Check out [the naming patterns article](../backend-system/architecture/08-naming-patterns.md) for what rules
apply regarding how to form valid IDs. In this example we also put the module
declaration directly in `packages/backend/src/index.ts` but that's just for
simplicity. You can place it anywhere you like, including in other packages, and
diff --git a/docs/auth/index.md b/docs/auth/index.md
index 5188d7e2a4..de579d039a 100644
--- a/docs/auth/index.md
+++ b/docs/auth/index.md
@@ -112,9 +112,16 @@ const app = createApp({
});
```
-You can also use the `providers` prop to enable multiple sign-in methods, for example
+:::note Note
-- allowing guest access:
+You can configure sign-in to use a redirect flow with no pop-up by adding
+`enableExperimentalRedirectFlow: true` to the root of your `app-config.yaml`
+
+:::
+
+### Using Multiple Providers
+
+You can also use the `providers` prop to enable multiple sign-in methods, for example to allow guest access:
```tsx title="packages/app/src/App.tsx"
const app = createApp({
@@ -140,12 +147,53 @@ const app = createApp({
});
```
-:::note Note
+### Conditionally Render Sign In Provider
-You can configure sign-in to use a redirect flow with no pop-up by adding
-`enableExperimentalRedirectFlow: true` to the root of your `app-config.yaml`
+In the above example you have both Guest and GitHub sign-in options, this is helpful for non-production but in Production you will most likely not want to offer Guest access. You can easily use information from your config to help conditionally render the provider:
-:::
+```tsx title="packages/app/src/App.tsx"
+import {
+ configApiRef,
+ githubAuthApiRef,
+ useApi,
+} from '@backstage/core-plugin-api';
+
+const app = createApp({
+ components: {
+ SignInPage: props => {
+ const configApi = useApi(configApiRef);
+ if (configApi.getString('auth.environment') === 'development') {
+ return (
+
+ );
+ }
+ return (
+
+ );
+ },
+ },
+ // ..
+});
+```
## Sign-In with Proxy Providers
diff --git a/docs/backend-system/architecture/03-services.md b/docs/backend-system/architecture/03-services.md
index 95e3d5305a..57f6b20b73 100644
--- a/docs/backend-system/architecture/03-services.md
+++ b/docs/backend-system/architecture/03-services.md
@@ -38,7 +38,7 @@ export const fooServiceRef = createServiceRef({
The `fooServiceRef` that we create above should be exported, and can then be used to declare a dependency on the `FooService` interface and receive an implementation of it at runtime.
-When creating a service reference you need to give it an ID. This ID needs to be globally unique, and should generally be of the format `'.'`. For more naming patterns surrounding services, see the [naming patterns](./07-naming-patterns.md#services) page.
+When creating a service reference you need to give it an ID. This ID needs to be globally unique, and should generally be of the format `'.'`. For more naming patterns surrounding services, see the [naming patterns](./08-naming-patterns.md#services) page.
A note on naming: the frontend and backend systems intentionally use the separate names "APIs" and "Services" for concepts that are quite similar. This is to avoid confusion between the two, both in documentation and discussion, but also in code. While the two systems are quite similar, they are not identical, and they can't be used interchangeably.
diff --git a/docs/backend-system/architecture/04-plugins.md b/docs/backend-system/architecture/04-plugins.md
index af59c2a48a..5aef71e24f 100644
--- a/docs/backend-system/architecture/04-plugins.md
+++ b/docs/backend-system/architecture/04-plugins.md
@@ -10,7 +10,7 @@ Plugins provide the actual base features of a Backstage backend. Each plugin ope
## Defining a Plugin
-Plugins are created using the `createBackendPlugin` function, and should typically be exported from a plugin package. All plugins must have an ID and a `register` method, where the ID matches the plugin ID in the package name, without the `-backend` suffix. See also the [dedicated section](./07-naming-patterns.md) about proper naming patterns.
+Plugins are created using the `createBackendPlugin` function, and should typically be exported from a plugin package. All plugins must have an ID and a `register` method, where the ID matches the plugin ID in the package name, without the `-backend` suffix. See also the [dedicated section](./08-naming-patterns.md) about proper naming patterns.
```ts
// plugins/example-backend/src/plugin.ts
diff --git a/docs/backend-system/architecture/06-modules.md b/docs/backend-system/architecture/06-modules.md
index eb00e737e3..010f36109c 100644
--- a/docs/backend-system/architecture/06-modules.md
+++ b/docs/backend-system/architecture/06-modules.md
@@ -52,7 +52,7 @@ This allows you to install the module in your backend instance by just referenci
```ts
backend.add(
- import('backstage-plugin-catalog-backend-module-example-processor'),
+ import('@internal/backstage-plugin-catalog-backend-module-example-processor'),
);
```
diff --git a/docs/backend-system/architecture/07-feature-loaders.md b/docs/backend-system/architecture/07-feature-loaders.md
new file mode 100644
index 0000000000..cf52a1feb3
--- /dev/null
+++ b/docs/backend-system/architecture/07-feature-loaders.md
@@ -0,0 +1,101 @@
+---
+id: feature-loaders
+title: Backend Feature Loaders
+sidebar_label: Feature Loaders
+# prettier-ignore
+description: Backend feature loaders
+---
+
+Backend feature loaders are used to programmatically select and install features in a Backstage backend. They can service a wide range of use cases, such as enabling or disabling features based on static configuration, dynamically load features at runtime, or conditionally load features based on the state of a system.
+
+Feature loaders are defined using the `createBackendFeatureLoader` function, exported by `@backstage/backend-plugin-api`. It accepts a `loader` function, as well as an optional `deps` object for declaring service dependencies. Unlike plugins and modules, feature loaders are limited to only depending on root-scoped services, but that still allows access to for example the [root config](../core-services/root-config.md) and [root logger](../core-services/root-logger.md) services.
+
+The `loader` function can be defined in many different ways, with the main requirement being that it returns a list of `BackendFeature`s in some form. A backend feature is the kind of object that you can pass to `backend.add(...)`, for example services factories, plugins, modules, or even other feature loaders. The `loader` function can be synchronous or asynchronous, and can be defined as a generator function to allow for more complex logic.
+
+## Examples
+
+The following are a few example of how feature loaders can be used:
+
+### Simple list of features
+
+A feature loader can simply return a list of features to be installed:
+
+```ts
+export default createBackendFeatureLoader({
+ loader() {
+ return [
+ import('@backstage/plugin-search-backend/alpha'),
+ import('@backstage/plugin-search-backend-module-catalog/alpha'),
+ import('@backstage/plugin-search-backend-module-explore/alpha'),
+ import('@backstage/plugin-search-backend-module-techdocs/alpha'),
+ ];
+ },
+});
+```
+
+It can also encapsulate a collection of custom features:
+
+```ts
+export default createBackendFeatureLoader({
+ // Async loader is fine too
+ async loader() {
+ return [
+ createBackendPlugin({
+ ...
+ }),
+ createBackendModule({
+ ...
+ }),
+ ]
+ },
+});
+```
+
+### Conditional loading
+
+A feature loader can access root-scoped services, such as the config service. This allows for conditional loading of features based on configuration. It is often convenient to use a generator function for this purpose:
+
+```ts
+export default createBackendFeatureLoader({
+ deps: {
+ config: coreServices.rootConfig,
+ },
+ // The `*` in front of the function name makes it a generator function
+ *loader({ config }) {
+ // Example of a custom config flag to enable search
+ if (config.getOptionalString('customFeatureToggle.search')) {
+ yield import('@backstage/plugin-search-backend/alpha');
+ yield import('@backstage/plugin-search-backend-module-catalog/alpha');
+ yield import('@backstage/plugin-search-backend-module-explore/alpha');
+ yield import('@backstage/plugin-search-backend-module-techdocs/alpha');
+ }
+ },
+});
+```
+
+### Dynamic logic
+
+A feature loader can also be asynchronous, and for example fetch data from an external source to determine which features to load:
+
+```ts
+export default createBackendFeatureLoader({
+ // The `async *` in front of the function name makes it an async generator function.
+ async *loader() {
+ const localMetadata = await readMetadataFromDisk();
+
+ if (localMetadata.enableSearch) {
+ yield import('@backstage/plugin-search-backend/alpha');
+ yield import('@backstage/plugin-search-backend-module-catalog/alpha');
+
+ const remoteMetadata = await fetchMetadata();
+
+ if (remoteMetadata.enableExplore) {
+ yield import('@backstage/plugin-search-backend-module-explore/alpha');
+ }
+ if (remoteMetadata.enableTechDocs) {
+ yield import('@backstage/plugin-search-backend-module-techdocs/alpha');
+ }
+ }
+ },
+});
+```
diff --git a/docs/backend-system/architecture/07-naming-patterns.md b/docs/backend-system/architecture/08-naming-patterns.md
similarity index 100%
rename from docs/backend-system/architecture/07-naming-patterns.md
rename to docs/backend-system/architecture/08-naming-patterns.md
diff --git a/docs/backend-system/building-plugins-and-modules/01-index.md b/docs/backend-system/building-plugins-and-modules/01-index.md
index 379ce19587..4dfca00d4e 100644
--- a/docs/backend-system/building-plugins-and-modules/01-index.md
+++ b/docs/backend-system/building-plugins-and-modules/01-index.md
@@ -68,7 +68,7 @@ that's specific to your plugin. In the example above, the logger might tag
messages with your plugin ID, and the HTTP router might prefix API routes with
your plugin ID, depending on the implementation used.
-See [the article on naming patterns](../architecture/07-naming-patterns.md) for
+See [the article on naming patterns](../architecture/08-naming-patterns.md) for
details on how to best choose names/IDs for plugins and related backend system
items.
@@ -124,7 +124,7 @@ export const catalogModuleExampleCustomProcessor = createBackendModule({
export { catalogModuleExampleCustomProcessor as default } from './module';
```
-See [the article on naming patterns](../architecture/07-naming-patterns.md) for
+See [the article on naming patterns](../architecture/08-naming-patterns.md) for
details on how to best choose names/IDs for modules and related backend system
items.
diff --git a/docs/backend-system/core-services/root-http-router.md b/docs/backend-system/core-services/root-http-router.md
index b3522e1752..88a10455f5 100644
--- a/docs/backend-system/core-services/root-http-router.md
+++ b/docs/backend-system/core-services/root-http-router.md
@@ -52,19 +52,49 @@ You can configure the root HTTP Router service by passing the options to the `cr
```ts
import { rootHttpRouterServiceFactory } from '@backstage/backend-app-api';
+import { RequestHandler } from 'express';
+import morgan from 'morgan';
const backend = createBackend();
backend.add(
rootHttpRouterServiceFactory({
configure: ({ app, middleware, routes, config, logger, lifecycle }) => {
+ // Refer to https://expressjs.com/en/guide/writing-middleware.html on how to write express middleware
+ const customMiddleware = {
+ logging(): RequestHandler {
+ const middlewareLogger = logger.child({
+ type: 'incomingRequest',
+ });
+ return (req, res, next) => {
+ // Custom Logging Implementation
+ next();
+ };
+ },
+ // Default logging middleware uses the [morgan](https://github.com/expressjs/morgan) middleware which you can configure with custom formats.
+ morganLogging(): RequestHandler {
+ const middlewareLogger = logger.child({
+ type: 'incomingRequest',
+ });
+ const customMorganFormat =
+ '[:date[clf]] ":method :url HTTP/:http-version" :status ":user-agent"';
+ return morgan(customMorganFormat, {
+ stream: {
+ write(message: string) {
+ logger.info(message.trimEnd());
+ },
+ },
+ });
+ },
+ };
+
// the built in middleware is provided through an option in the configure function
app.use(middleware.helmet());
app.use(middleware.cors());
app.use(middleware.compression());
// you can add you your own middleware in here
- app.use(custom.logging());
+ app.use(customMiddleware.logging());
// here the routes that are registered by other plugins
app.use(routes);
diff --git a/docs/deployment/docker.md b/docs/deployment/docker.md
index d47cb248f8..897498d28f 100644
--- a/docs/deployment/docker.md
+++ b/docs/deployment/docker.md
@@ -246,6 +246,9 @@ WORKDIR /app
# Copy the install dependencies from the build stage and context
COPY --from=build --chown=node:node /app/yarn.lock /app/package.json /app/packages/backend/dist/skeleton/ ./
+# Note: The skeleton bundle only includes package.json files -- if your app has
+# plugins that define a `bin` export, the bin files need to be copied as well to
+# be linked in node_modules/.bin during yarn install.
RUN --mount=type=cache,target=/home/node/.cache/yarn,sharing=locked,uid=1000,gid=1000 \
yarn install --frozen-lockfile --production --network-timeout 600000
diff --git a/docs/features/search/collators.md b/docs/features/search/collators.md
new file mode 100644
index 0000000000..4054ec1212
--- /dev/null
+++ b/docs/features/search/collators.md
@@ -0,0 +1,107 @@
+---
+id: collators
+title: Collators
+description: Indexing you Backstage content with Collators
+---
+
+Backstage includes 2 [collators](./concepts.md#collators) out of the box for the [Catalog](#catalog) and [TechDocs](#techdocs). There's also some from the [Backstage Community](#community-collators) too!
+
+## Catalog
+
+The Catalog collator will index all the Entities in your Catalog. It is installed by default but if you need to add it manually here's how.
+
+First we add the plugin into your backend app:
+
+```bash title="From your Backstage root directory"
+yarn --cwd packages/backend add @backstage/plugin-search-backend-module-catalog
+```
+
+Then add the following line:
+
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
+
+// Other plugins...
+
+// search plugin
+backend.add(import('@backstage/plugin-search-backend/alpha'));
+
+/* highlight-add-start */
+backend.add(import('@backstage/plugin-search-backend-module-catalog/alpha'));
+/* highlight-add-end */
+
+backend.start();
+```
+
+### Configuring the Catalog Collator
+
+The default schedule for the Catalog Collator is to run every 10 minutes, you can provide your own schedule by adding it to your config:
+
+```yaml title="app-config.yaml
+search:
+ collators:
+ catalog:
+ schedule: # same options as in TaskScheduleDefinition
+ # supports cron, ISO duration, "human duration" as used in code
+ initialDelay: { seconds: 90 }
+ # supports cron, ISO duration, "human duration" as used in code
+ frequency: { hours: 6 }
+ # supports ISO duration, "human duration" as used in code
+ timeout: { minutes: 3 }
+```
+
+## TechDocs
+
+The TechDocs collator will index all the TechDocs in your Catalog. It is installed by default but if you need to add it manually here's how.
+
+First we add the plugin into your backend app:
+
+```bash title="From your Backstage root directory"
+yarn --cwd packages/backend add @backstage/plugin-search-backend-module-techdocs
+```
+
+Then add the following line:
+
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
+
+// Other plugins...
+
+// search plugin
+backend.add(import('@backstage/plugin-search-backend/alpha'));
+
+/* highlight-add-start */
+backend.add(import('@backstage/plugin-search-backend-module-techdocs/alpha'));
+/* highlight-add-end */
+
+backend.start();
+```
+
+### Configuring the TechDocs Collator
+
+The default schedule for the TechDocs Collator is to run every 10 minutes, you can provide your own schedule by adding it to your config:
+
+```yaml title="app-config.yaml
+search:
+ collators:
+ techdocs:
+ schedule: # same options as in TaskScheduleDefinition
+ # supports cron, ISO duration, "human duration" as used in code
+ initialDelay: { seconds: 90 }
+ # supports cron, ISO duration, "human duration" as used in code
+ frequency: { hours: 6 }
+ # supports ISO duration, "human duration" as used in code
+ timeout: { minutes: 3 }
+```
+
+## Community Collators
+
+Here are some of the known Search Collators available in from the Backstage Community:
+
+- [`@backstage/plugin-search-backend-module-explore`](https://github.com/backstage/backstage/tree/master/plugins/search-backend-module-explore): will index content from the [Explore plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/explore/plugins/explore).
+- [`@backstage/plugin-search-backend-module-stack-overflow-collator`](https://github.com/backstage/backstage/tree/master/plugins/search-backend-module-stack-overflow-collator): will index content from Stack Overflow.
+- [`@backstage-community/search-backend-module-adr`](https://github.com/backstage/community-plugins/tree/main/workspaces/adr/plugins/search-backend-module-adr): will index content from the [ADR plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/adr/plugins/adr).
+
+## Custom Collators
+
+To create your own collators/decorators modules, please use the [searchModuleCatalogCollator](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-catalog/src/alpha.ts#L49) as an example, we recommend that modules are separated by plugin packages (e.g. `search-backend-module-`). You can also find the available search engines and collator/decorator modules documentation in the Alpha API reports.
diff --git a/docs/features/search/getting-started.md b/docs/features/search/getting-started.md
index b2a074974f..c2ca2e1dce 100644
--- a/docs/features/search/getting-started.md
+++ b/docs/features/search/getting-started.md
@@ -133,79 +133,34 @@ For more information about using `Root.tsx`, please see
Add the following plugins into your backend app:
```bash title="From your Backstage root directory"
-yarn --cwd packages/backend add @backstage/plugin-search-backend @backstage/plugin-search-backend-node
+yarn --cwd packages/backend add @backstage/plugin-search-backend @backstage/plugin-search-backend-module-pg @backstage/plugin-search-backend-module-catalog @backstage/plugin-search-backend-module-techdocs
```
-Create a `packages/backend/src/plugins/search.ts` file containing the following
-code:
+Then add the following lines:
-```typescript
-import { useHotCleanup } from '@backstage/backend-common';
-import { createRouter } from '@backstage/plugin-search-backend';
-import {
- IndexBuilder,
- LunrSearchEngine,
-} from '@backstage/plugin-search-backend-node';
-import { PluginEnvironment } from '../types';
-import { DefaultCatalogCollator } from '@backstage/plugin-catalog-backend';
-import { Router } from 'express';
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
-export default async function createPlugin(
- env: PluginEnvironment,
-): Promise {
- const searchEngine = new LunrSearchEngine({
- logger: env.logger,
- });
- const indexBuilder = new IndexBuilder({
- logger: env.logger,
- searchEngine,
- });
+// Other plugins...
- const every10MinutesSchedule = env.scheduler.createScheduledTaskRunner({
- frequency: { minutes: 10 },
- timeout: { minutes: 15 },
- initialDelay: { seconds: 3 },
- });
+/* highlight-add-start */
+// search plugin
+backend.add(import('@backstage/plugin-search-backend/alpha'));
- indexBuilder.addCollator({
- schedule: every10MinutesSchedule,
- factory: DefaultCatalogCollatorFactory.fromConfig(env.config, {
- discovery: env.discovery,
- tokenManager: env.tokenManager,
- }),
- });
+// search engines
+backend.add(import('@backstage/plugin-search-backend-module-pg/alpha'));
- const { scheduler } = await indexBuilder.build();
+// search collators
+backend.add(import('@backstage/plugin-search-backend-module-catalog/alpha'));
+backend.add(import('@backstage/plugin-search-backend-module-techdocs/alpha'));
+/* highlight-add-end */
- scheduler.start();
- useHotCleanup(module, () => scheduler.stop());
-
- return await createRouter({
- engine: indexBuilder.getSearchEngine(),
- logger: env.logger,
- });
-}
+backend.start();
```
-Make the following modifications to your `packages/backend/src/index.ts` file:
+With the above setup Search will use the [Lunr](https://github.com/olivernn/lunr.js) in-memory Search Engine but if your have Postgres setup as your database then it will use Postgres as your Search Engine. Learn more in the [Search Engines](./search-engines.md) documentation.
-Import the `plugins/search` file you created above:
-
-```typescript
-import search from './plugins/search';
-```
-
-Set up an environment for search:
-
-```typescript
-const searchEnv = useHotMemoize(module, () => createEnv('search'));
-```
-
-Register the search service with the router:
-
-```typescript
-apiRouter.use('/search', await search(searchEnv));
-```
+The above also sets up two Collators for you - Catalog and TechDocs - which will index content from these two locations so that you can easily search them. Learn more in the [Collators documentation](./collators.md).
## Customizing Search
diff --git a/docs/features/search/how-to-guides.md b/docs/features/search/how-to-guides.md
index 9ce30da556..b0df9440f3 100644
--- a/docs/features/search/how-to-guides.md
+++ b/docs/features/search/how-to-guides.md
@@ -45,75 +45,6 @@ to do that in two steps.
});
```
-## How to index TechDocs documents
-
-The TechDocs plugin has supported integrations to Search, meaning that it
-provides a default collator factory ready to be used.
-
-The purpose of this guide is to walk you through how to register the
-[DefaultTechDocsCollatorFactory](https://github.com/backstage/backstage/blob/1adc2c7/plugins/search-backend-module-techdocs/src/collators/DefaultTechDocsCollatorFactory.ts)
-in your App, so that you can get TechDocs documents indexed.
-
-If you have been through the
-[Getting Started with Search guide](https://backstage.io/docs/features/search/getting-started),
-you should have the `packages/backend/src/plugins/search.ts` file available. If
-so, you can go ahead and follow this guide - if not, start by going through the
-getting started guide.
-
-1. Import the `DefaultTechDocsCollatorFactory` from
- `@backstage/plugin-search-backend-module-techdocs`.
-
- ```typescript
- import { DefaultTechDocsCollatorFactory } from '@backstage/plugin-search-backend-module-techdocs';
- ```
-
-2. If there isn't an existing schedule you'd like to run the collator on, be
- sure to create it first. Something like...
-
- ```typescript
- import { Duration } from 'luxon';
-
- const every10MinutesSchedule = env.scheduler.createScheduledTaskRunner({
- frequency: Duration.fromObject({ seconds: 600 }),
- timeout: Duration.fromObject({ seconds: 900 }),
- initialDelay: Duration.fromObject({ seconds: 3 }),
- });
- ```
-
-3. Register the `DefaultTechDocsCollatorFactory` with the IndexBuilder.
-
- ```typescript
- indexBuilder.addCollator({
- schedule: every10MinutesSchedule,
- factory: DefaultTechDocsCollatorFactory.fromConfig(env.config, {
- discovery: env.discovery,
- logger: env.logger,
- tokenManager: env.tokenManager,
- }),
- });
- ```
-
-You should now have your TechDocs documents indexed to your search engine of
-choice!
-
-If you want your users to be able to filter down to the techdocs type when
-searching, you can update your `SearchPage.tsx` file in
-`packages/app/src/components/search` by adding `techdocs` to the list of values
-of the `SearchType` component.
-
-```tsx title="packages/app/src/components/search/SearchPage.tsx"
-
-
- {/* ... */}
-
-```
-
-> Check out the documentation around [integrating search into plugins](../../plugins/integrating-search-into-plugins.md#create-a-collator) for how to create your own collator.
-
## How to customize fields in the Software Catalog or TechDocs index
Sometimes, you might want to have the ability to control which data passes into the search index
@@ -388,38 +319,3 @@ export const SearchModal = ({ toggleModal }: { toggleModal: () => void }) => (
```
There are other more specific search results layout components that also accept result item extensions, check their documentation: [SearchResultList](https://backstage.io/storybook/?path=/story/plugins-search-searchresultlist--with-result-item-extensions) and [SearchResultGroup](https://backstage.io/storybook/?path=/story/plugins-search-searchresultgroup--with-result-item-extensions).
-
-## How to migrate your backend installation to use Search together with the new backend system
-
-Recently, the Backstage maintainers [announced the new Backend System](https://backstage.io/blog/2023/02/15/backend-system-alpha). The search plugins are now migrated to support the new backend system. In this guide you will learn how to update your backend set up.
-
-In "packages/backend/index.ts", install the search plugin [1], the search engine [2], and the search collators/decorators modules [3]:
-
-```ts
-const backend = createBackend();
-// [1] adding the search plugin to the backend
-backend.add(import('@backstage/plugin-search-backend/alpha'));
-// [2] (optional) the default search engine is Lunr, if you want to extend the search backend with another search engine.
-backend.add(
- import('@backstage/plugin-search-backend-module-elasticsearch/alpha'),
-);
-// [3] extending search with collator modules to start index documents, take in optional schedule parameters.
-backend.add(import('@backstage/plugin-search-backend-module-catalog/alpha'));
-backend.add(import('@backstage/plugin-search-backend-module-techdocs/alpha'));
-backend.add(import('@backstage/plugin-search-backend-module-explore/alpha'));
-
-backend.start();
-```
-
-To create your own collators/decorators modules, please use the [searchModuleCatalogCollator](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-catalog/src/alpha.ts#L49) as an example, we recommend that modules are separated by plugin packages (e.g. `search-backend-module-`). You can also find the available search engines and collator/decorator modules documentation in the Alpha API reports:
-
-**Search engine modules**
-
-- Postgres [module](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-pg/alpha-api-report.md);
-- Elasticsearch [module](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-elasticsearch/alpha-api-report.md).
-
-**Search collator/decorator modules**
-
-- Catalog [module](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-catalog/alpha-api-report.md);
-- Explore [module](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-explore/alpha-api-report.md);
-- TechDocs [module](https://github.com/backstage/backstage/blob/d7f955f300893f50c4882ea8f5c09aa42dfaacfd/plugins/search-backend-module-techdocs/alpha-api-report.md).
diff --git a/docs/features/search/search-engines.md b/docs/features/search/search-engines.md
index 86b6244fb6..f768a9bde8 100644
--- a/docs/features/search/search-engines.md
+++ b/docs/features/search/search-engines.md
@@ -4,34 +4,31 @@ title: Search Engines
description: Choosing and configuring your search engine for Backstage
---
-Backstage supports 3 search engines by default, an in-memory engine called Lunr,
-Elasticsearch and Postgres. You can configure your own search engines by
-implementing the provided interface as mentioned in the
-[search backend documentation.](./getting-started.md#Backend)
-
-Provided search engine implementations have their own way of constructing
-queries, which may be something you want to modify. Alterations to the querying
-logic of a search engine can be made by providing your own implementation of a
-QueryTranslator interface. This modification can be done without touching
-provided search engines by using the exposed setter to set the modified query
-translator into the instance.
-
-```typescript
-const searchEngine = new LunrSearchEngine({ logger: env.logger });
-searchEngine.setTranslator(new MyNewAndBetterQueryTranslator());
-```
+Backstage supports 3 search engines by default, an in-memory engine called [Lunr](#lunr), [Postgres](#postgres)
+and [Elasticsearch](#elasticsearch).
## Lunr
-Lunr search engine is enabled by default for your backstage instance if you have
-not done additional changes to the scaffolded app.
+Lunr search engine is enabled by default for your Backstage instance if you have not done additional changes to the scaffolded app.
-Lunr can be instantiated like this:
+As Lunr is built into the Search backend plugin it can be added like this:
-```typescript
-// app/backend/src/plugins/search.ts
-const searchEngine = new LunrSearchEngine({ logger: env.logger });
-const indexBuilder = new IndexBuilder({ logger: env.logger, searchEngine });
+```bash title="From your Backstage root directory"
+yarn --cwd packages/backend add @backstage/plugin-search-backend
+```
+
+Then add the following line:
+
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
+
+// Other plugins...
+
+/* highlight-add-start */
+backend.add(import('@backstage/plugin-search-backend/alpha'));
+/* highlight-add-end */
+
+backend.start();
```
:::note Note
@@ -45,34 +42,39 @@ other search engines instead.
## Postgres
-The Postgres based search engine only requires that postgres being configured as
+The Postgres based search engine only requires that Postgres being configured as
the database engine for Backstage. Therefore it targets setups that want to
avoid maintaining another external service like Elasticsearch. The search
provides decent results and performs well with ten thousands of indexed
-documents. The connection to postgres is established via the database manager
+documents. The connection to Postgres is established via the database manager
also used by other plugins.
> **Important**: The search plugin requires at least Postgres 12!
-To use the `PgSearchEngine`, make sure that you have a Postgres database
-configured and make the following changes to your backend:
+First we need to add the plugin:
-1. Add a dependency on `@backstage/plugin-search-backend-module-pg` to your
- backend's `package.json`.
-2. Initialize the search engine. It is recommended to initialize it with a
- fallback to the lunr search engine if you are running Backstage for
- development locally with SQLite:
-
-```typescript
-// In packages/backend/src/plugins/search.ts
-
-// Initialize a connection to a search engine.
-const searchEngine = (await PgSearchEngine.supported(env.database))
- ? await PgSearchEngine.fromConfig(env.config, { database: env.database })
- : new LunrSearchEngine({ logger: env.logger });
+```bash title="From your Backstage root directory"
+yarn --cwd packages/backend add @backstage/plugin-search-backend-module-pg
```
-## Optional Configuration
+Then add the following line:
+
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
+
+// Other plugins...
+
+// search plugin
+backend.add(import('@backstage/plugin-search-backend/alpha'));
+
+/* highlight-add-start */
+backend.add(import('@backstage/plugin-search-backend-module-pg/alpha'));
+/* highlight-add-end */
+
+backend.start();
+```
+
+### Optional Configuration
The following is an example of the optional configuration that can be applied when using Postgres as the search backend. Currently this is mostly for just the highlight feature:
@@ -106,19 +108,32 @@ Backstage supports Elasticsearch (and OpenSearch) search engine connections,
indexing and querying out of the box. Available configuration options enable
usage of either AWS or Elastic.co hosted solutions, or a custom self-hosted solution.
-Similarly to Lunr above, Elasticsearch can be set up like this:
+Similarly to Postgres above, Elasticsearch can be set up as follows.
-```typescript
-// app/backend/src/plugins/search.ts
-const searchEngine = await ElasticSearchSearchEngine.fromConfig({
- logger: env.logger,
- config: env.config,
-});
-const indexBuilder = new IndexBuilder({ logger: env.logger, searchEngine });
+First we need to add the plugin:
+
+```bash title="From your Backstage root directory"
+yarn --cwd packages/backend add @backstage/plugin-search-backend-module-elasticsearch
```
-For the engine to be available, your backend package needs a dependency on
-package `@backstage/plugin-search-backend-module-elasticsearch`.
+Then add the following line:
+
+```ts title="packages/backend/src/index.ts"
+const backend = createBackend();
+
+// Other plugins...
+
+// search plugin
+backend.add(import('@backstage/plugin-search-backend/alpha'));
+
+/* highlight-add-start */
+backend.add(
+ import('@backstage/plugin-search-backend-module-elasticsearch/alpha'),
+);
+/* highlight-add-end */
+
+backend.start();
+```
Elasticsearch needs some additional configuration before it is ready to use
within your instance. The configuration options are documented in the
@@ -126,67 +141,12 @@ within your instance. The configuration options are documented in the
The underlying functionality uses either the official Elasticsearch client
version 7.x (meaning that Elasticsearch version 7 is the only one confirmed to
-be supported), or the OpenSearch client, when the `aws` or `opensearch `provider
+be supported), or the OpenSearch client, when the `aws` or `opensearch` provider
is configured.
-Should you need to create your own bespoke search experiences that require more
-than just a query translator (such as faceted search or Relay pagination), you
-can access the configuration of the search engine in order to create new
-Elasticsearch clients. The version of the client need not be the same as one
-used internally by the Elasticsearch engine plugin. For example:
+### Example configurations
-```typescript
-import { isOpenSearchCompatible } from '@backstage/plugin-search-backend-module-elasticsearch';
-import { Client as ElasticClient } from '@elastic/elasticsearch';
-import { Client as OpenSearchClient } from '@opensearch-project/opensearch';
-
-// Return an Elasticsearch client
-const esClient = searchEngine.newClient(options => {
- if (!isOpenSearchCompatible(options)) {
- return new ElasticClient(options);
- }
-
- throw new Error('Incompatible options');
-});
-
-// Return an OpenSearch client
-const osClient = searchEngine.newClient(options => {
- if (isOpenSearchCompatible(options)) {
- return new OpenSearchClient(options);
- }
-
- throw new Error('Incompatible options');
-});
-```
-
-#### Set custom index template
-
-The Elasticsearch engine gives you the ability to set a custom index template if needed.
-
-> Index templates define settings, mappings, and aliases that can be applied automatically to new indices.
-
-```typescript
-// app/backend/src/plugins/search.ts
-const searchEngine = await ElasticSearchSearchEngine.initialize({
- logger: env.logger,
- config: env.config,
-});
-
-searchEngine.setIndexTemplate({
- name: '',
- body: {
- index_patterns: [''],
- template: {
- mappings: {},
- settings: {},
- },
- },
-});
-```
-
-## Example configurations
-
-### AWS
+#### AWS
Using AWS hosted Elasticsearch the only configuration option needed is the URL
to the Elasticsearch service. The implementation assumes that environment
@@ -201,7 +161,7 @@ search:
node: https://my-backstage-search-asdfqwerty.eu-west-1.es.amazonaws.com
```
-### Elastic.co
+#### Elastic.co
Elastic Cloud hosted Elasticsearch uses a Cloud ID to determine the instance of
hosted Elasticsearch to connect to. Additionally, username and password needs to
@@ -218,7 +178,7 @@ search:
password: changeme
```
-### OpenSearch
+#### OpenSearch
OpenSearch can be self hosted for example with the [official docker image](https://hub.docker.com/r/opensearchproject/opensearch). The configuration requires only the node and authentication.
@@ -232,7 +192,7 @@ search:
password: changeme
```
-### Others
+#### Others
Other Elasticsearch instances can be connected to by using standard
Elasticsearch authentication methods and exposed URL, provided that the cluster
@@ -242,8 +202,6 @@ username/password or an API key. For more information how to create an API key,
see
[Elastic documentation on API keys](https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html).
-#### Configuration examples
-
##### With username and password
```yaml
@@ -273,8 +231,6 @@ you may get an error caused by limited `thread_pool` configuration. ( `429 Too M
In this case you need to decrease the batch size to index the resources to prevent this kind of error. You can easily decrease
or increase the batch size in your `app-config.yaml` using the `batchSize` option provided for Elasticsearch configuration.
-#### Configuration example
-
**Set batch size to 100**
```yaml
diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md
index 416eb27fbd..57c2283586 100644
--- a/docs/features/software-catalog/descriptor-format.md
+++ b/docs/features/software-catalog/descriptor-format.md
@@ -1243,6 +1243,18 @@ system belongs to, e.g. `artists`. This field is optional.
| --------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------------------- |
| [`Domain`](#kind-domain) (default) | Same as this entity, typically `default` | [`partOf`, and reverse `hasPart`](well-known-relations.md#partof-and-haspart) |
+### `spec.type` [optional]
+
+The type of system. There is currently no enforced set of values for this field,
+so it is left up to the adopting organization to choose a nomenclature that
+matches their catalog hierarchy. This field is optional.
+
+Some common values for this field could be:
+
+- `product`
+- `service`
+- `feature-set`
+
## Kind: Domain
Describes the following entity kind:
@@ -1303,6 +1315,18 @@ which the domain is a part, e.g. `audio`. This field is optional.
| --------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------------------- |
| [`Domain`](#kind-domain) (default) | Same as this entity, typically `default` | [`partOf`, and reverse `hasPart`](well-known-relations.md#partof-and-haspart) |
+### `spec.type` [optional]
+
+The type of domain. There is currently no enforced set of values for this field,
+so it is left up to the adopting organization to choose a nomenclature that
+matches their catalog hierarchy. This field is optional.
+
+Some common values for this field could be:
+
+- `product-area`
+- `product-group`
+- `bundle`
+
## Kind: Location
Describes the following entity kind:
diff --git a/docs/features/software-catalog/system-model.md b/docs/features/software-catalog/system-model.md
index ee7270a960..b93dde37d2 100644
--- a/docs/features/software-catalog/system-model.md
+++ b/docs/features/software-catalog/system-model.md
@@ -50,7 +50,7 @@ components need to be in a known machine-readable format so we can build further
tooling and analysis on top.
APIs have a visibility: they are either public (making them available for any
-other component to consume), restricted (only available to an allowlisted set of
+other component to consume), restricted (only available to an allowed set of
consumers), or private (only available within their system). As public APIs are
going to be the primary way interaction between components, Backstage supports
documenting, indexing and searching all APIs so we can browse them as
diff --git a/docs/features/software-templates/dry-run-testing.md b/docs/features/software-templates/dry-run-testing.md
new file mode 100644
index 0000000000..dfabad265e
--- /dev/null
+++ b/docs/features/software-templates/dry-run-testing.md
@@ -0,0 +1,79 @@
+---
+id: dry-run-testing
+title: Dry Run Testing
+description: How to enable and implement dry run testing in actions
+---
+
+Scaffolder templates can be tested using the dry run feature of scaffolder actions. This allows you to simulate the effects of running a scaffolder action without making any actual changes to your environment, for example creating a webhook in Github. Once dry run is enabled in the scaffolder action, you can add handling to actions you use in your scaffolder templates to define how an action should operate in a dry run scenario.
+
+## Enabling dry run testing
+
+To enable dry run for your scaffolder action you need to add `supportsDryRun: true` to the configuration object of `createTemplateAction` in the function where the behavior of your action is defined:
+
+```typescript
+export function exampleAction() {
+ return createTemplateAction<{
+ example: string;
+ }>({
+ id: 'action:example',
+ description: 'Example action',
+ schema: {
+ input: {
+ type: 'object',
+ properties: {
+ example: {
+ title: 'example',
+ type: 'string',
+ },
+ },
+ },
+ },
+ supportsDryRun: true,
+ async handler(ctx) {
+ ...
+ },
+ });
+}
+```
+
+## Adding handling for dry run
+
+To add handling for dry run functionality you need to add a check for `ctx.isDryRun` inside the handler of the configuration object which is being passed into `createTemplateAction` in the function where the behavior of your action is defined. Once the check is successful, you can perform the desired actions expected in a dry run, e.g. outputting non-sensitive inputs.
+
+```typescript
+async handler(ctx) {
+ ...
+
+ // If this is a dry run, log and return
+ if (ctx.isDryRun) {
+ ctx.logger.info(`Dry run complete`);
+ return;
+ }
+
+ ...
+ },
+```
+
+## Testing dry run handling
+
+You will also need to add tests for the dry run handling, for example:
+
+```typescript
+ it('should not perform action during dry run', async () => {
+ ...
+
+ // Create the context object with the necessary properties for a dry run
+ const ctx = {
+ ...mockContext,
+ isDryRun: true,
+ input: {
+ ...
+ },
+ };
+
+ // Call the handler with the context
+ await action.handler(ctx);
+
+ expect(...);
+ });
+```
diff --git a/docs/features/software-templates/ui-options-examples.md b/docs/features/software-templates/ui-options-examples.md
index 7f0e5b225f..1a024569a6 100644
--- a/docs/features/software-templates/ui-options-examples.md
+++ b/docs/features/software-templates/ui-options-examples.md
@@ -441,3 +441,30 @@ repoUrl:
`secretsKey` is the key used within the template secrets context to store the credential and `additionalScopes` is any additional permission scopes to request.
The supported `additionalScopes` values are `gerrit`, `github`, `gitlab`, `bitbucket`, and `azure`.
+
+## RepoBranchPicker
+
+The input props that can be specified under `ui:options` for the `RepoBranchPicker` field extension.
+
+### `requestUserCredentials`
+
+If defined will request user credentials to auth against the given SCM platform.
+
+```yaml
+repoUrl:
+ title: Repository Branch
+ type: string
+ ui:field: RepoBranchPicker
+ ui:options:
+ requestUserCredentials:
+ secretsKey: USER_OAUTH_TOKEN
+ additionalScopes:
+ github:
+ - workflow:write
+```
+
+`secretsKey` is the key used within the template secrets context to store the credential and `additionalScopes` is any additional permission scopes to request.
+
+The supported `additionalScopes` values are `gerrit`, `github`, `gitlab`, `bitbucket`, and `azure`.
+
+If you're also using the `RepoUrlPicker` field extension, you should simply duplicate this part from there.
diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md
index 075fe0bb08..13dbe6da4b 100644
--- a/docs/features/software-templates/writing-templates.md
+++ b/docs/features/software-templates/writing-templates.md
@@ -477,6 +477,34 @@ template can be published to multiple providers.
Note, that you will need to configure an [authentication provider](../../auth/index.md#configuring-authentication-providers), alongside the
[`ScmAuthApi`](../../auth/index.md#scaffolder-configuration-software-templates) for your source code management (SCM) service to make this feature work.
+### The Repository Branch Picker
+
+Similar to the repository picker, there is a picker for branches to support autocompletion. A full example could look like this:
+
+```yaml
+- title: Choose a branch
+ required:
+ - repoBranch
+ properties:
+ repoBranch:
+ title: Repository Branch
+ type: string
+ ui:field: RepoBranchPicker
+ ui:options:
+ requestUserCredentials:
+ secretsKey: USER_OAUTH_TOKEN
+```
+
+Passing the `requestUserCredentials` object is required for autocompletion to work.
+If you're also using the repository picker, you should simply duplicate this part from there.
+For more information regarding the `requestUserCredentials` object, please refer to the [Using the Users `oauth` token](#using-the-users-oauth-token) section under [The Repository Picker](#the-repository-picker).
+
+For a list of all possible `ui:options` input props for `RepoBranchPicker`, please visit [here](./ui-options-examples.md#repobranchpicker).
+
+The `RepoBranchPicker` is a custom field that we provide part of the
+`plugin-scaffolder`. You can provide your own custom fields by
+[writing your own Custom Field Extensions](./writing-custom-field-extensions.md)
+
### Accessing the signed-in users details
Sometimes when authoring templates, you'll want to access the user that is running the template, and get details from the profile or the users `Entity` in the Catalog.
diff --git a/docs/features/techdocs/configuration.md b/docs/features/techdocs/configuration.md
index a861a50c87..05f184e90f 100644
--- a/docs/features/techdocs/configuration.md
+++ b/docs/features/techdocs/configuration.md
@@ -20,7 +20,7 @@ techdocs:
# spin up the techdocs-container docker image or to run mkdocs locally (assuming all the dependencies are taken care of).
# You want to change this to 'local' if you are running Backstage using your own custom Docker setup and want to avoid running
# into Docker in Docker situation. Read more here
- # https://backstage.io/docs/features/techdocs/getting-started#disable-docker-in-docker-situation-optional
+ # https://backstage.io/docs/features/techdocs/getting-started/#disabling-docker-in-docker-situation-optional
runIn: 'docker'
@@ -203,7 +203,7 @@ techdocs:
# (Optional) The time (in milliseconds) that the TechDocs backend will wait
# for a cache service to respond before continuing on as though the cached
- # object was not found (e.g. when the cache sercice is unavailable). The
+ # object was not found (e.g. when the cache service is unavailable). The
# default value is 1000
readTimeout: 500
```
diff --git a/docs/features/techdocs/how-to-guides.md b/docs/features/techdocs/how-to-guides.md
index 3a7cfd97bb..59198e919b 100644
--- a/docs/features/techdocs/how-to-guides.md
+++ b/docs/features/techdocs/how-to-guides.md
@@ -841,3 +841,8 @@ metadata:
annotations:
backstage.io/techdocs-entity: system:default/example
```
+
+## How to resolve broken links from moved or renamed pages in your documentation site
+
+TechDocs supports using the [mkdocs-redirects](https://github.com/mkdocs/mkdocs-redirects/tree/master) plugin to create a redirect map for any TechDocs site. This allows broken links from renamed or moved pages in your site to be redirected to their specified replacement.
+TechDocs will notify the user that the page they are trying to access is no longer maintained. Then, they will be redirected. External site redirects are not supported. If an external redirect is provided, the user will instead be redirected to the index page of the documentation site.
diff --git a/docs/frontend-system/architecture/01-index.md b/docs/frontend-system/architecture/00-index.md
similarity index 100%
rename from docs/frontend-system/architecture/01-index.md
rename to docs/frontend-system/architecture/00-index.md
diff --git a/docs/frontend-system/architecture/04-plugins.md b/docs/frontend-system/architecture/04-plugins.md
deleted file mode 100644
index 042d4fbc36..0000000000
--- a/docs/frontend-system/architecture/04-plugins.md
+++ /dev/null
@@ -1,93 +0,0 @@
----
-id: plugins
-title: Frontend Plugins
-sidebar_label: Plugins
-# prettier-ignore
-description: Frontend plugins
----
-
-> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-
-## Introduction
-
-
-
-## Creating a Plugin
-
-
-
-```ts
-export const myPlugin = createPlugin({
- id: 'my-plugin',
-});
-```
-
-
-
-### Plugin ID
-
-
-
-### Plugin Extensions
-
-
-
-### Plugin Routes
-
-
-
-### Plugin External Routes
-
-
-
-### Plugin Feature Flags
-
-
-
-## Installing a Plugin in an App
-
-
diff --git a/docs/frontend-system/architecture/02-app.md b/docs/frontend-system/architecture/10-app.md
similarity index 95%
rename from docs/frontend-system/architecture/02-app.md
rename to docs/frontend-system/architecture/10-app.md
index 3b839d4232..532971d124 100644
--- a/docs/frontend-system/architecture/02-app.md
+++ b/docs/frontend-system/architecture/10-app.md
@@ -33,13 +33,13 @@ const rootEl = document.getElementById('root')!;
ReactDOM.createRoot(rootEl).render(app);
```
-We call `createApp` to create a new app instance, which is responsible for wiring together all of the features that we provide to the app. It also provides a set of built-in [Extensions](./03-extensions.md) that help build out the foundations of the app, as well as defaults for many other systems such as [Utility API](./06-utility-apis.md) implementations, components, icons, themes, and how to load configuration. No real work is done at the point of creating the app though, it's all deferred to the rendering of the element returned from `app.createRoot()`.
+We call `createApp` to create a new app instance, which is responsible for wiring together all of the features that we provide to the app. It also provides a set of built-in [Extensions](./20-extensions.md) that help build out the foundations of the app, as well as defaults for many other systems such as [Utility API](./33-utility-apis.md) implementations, components, icons, themes, and how to load configuration. No real work is done at the point of creating the app though, it's all deferred to the rendering of the element returned from `app.createRoot()`.
-It is possible to explicitly install features when creating the app, although typically these will instead be discovered automatically which we'll explore later on. Nevertheless these features are what build out the actual functionality of the app by providing [Extensions](./03-extensions.md). These extensions are wired together by the app into a tree structure known as the app extension tree. Each node in this tree receives data from its child nodes, and passes along data to its parent. The following diagram illustrates the shape of a small app extension tree.
+It is possible to explicitly install features when creating the app, although typically these will instead be discovered automatically which we'll explore later on. Nevertheless these features are what build out the actual functionality of the app by providing [Extensions](./20-extensions.md). These extensions are wired together by the app into a tree structure known as the app extension tree. Each node in this tree receives data from its child nodes, and passes along data to its parent. The following diagram illustrates the shape of a small app extension tree.

-Each node in this tree is an extension with a parent node and children. The colored shapes represent extension data inputs and output, where each color is one unique type of data. You can see that there are both extensions that output data that is ignored by the parent, as well as extensions that accept inputs but do not have any children. There are a couple of different tools at your disposal when creating and extension that lets you define different requirements for your inputs and output, which we will cover in greater details in the [Extensions](./03-extensions.md) section.
+Each node in this tree is an extension with a parent node and children. The colored shapes represent extension data inputs and output, where each color is one unique type of data. You can see that there are both extensions that output data that is ignored by the parent, as well as extensions that accept inputs but do not have any children. There are a couple of different tools at your disposal when creating and extension that lets you define different requirements for your inputs and output, which we will cover in greater details in the [Extensions](./20-extensions.md) section.
A common type of data that is shared between extensions is React elements and components. These can in turn be rendered by each other in their own React components, which ends up forming a parallel tree of React components that is similar in shape to that of the app extension tree. At the top of the app extension tree is a built-in root extension that among other things outputs a React element. This element also ends up being the root of the parallel React tree, and is rendered by the React element returned by `app.createRoot()`.
diff --git a/docs/frontend-system/architecture/15-plugins.md b/docs/frontend-system/architecture/15-plugins.md
new file mode 100644
index 0000000000..a54573427d
--- /dev/null
+++ b/docs/frontend-system/architecture/15-plugins.md
@@ -0,0 +1,91 @@
+---
+id: plugins
+title: Frontend Plugins
+sidebar_label: Plugins
+# prettier-ignore
+description: Frontend plugins
+---
+
+> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
+
+## Introduction
+
+Frontend plugins are a foundational building block in Backstage and the frontend system. They are used to encapsulate and provide functionality for a Backstage app, such as new pages, navigational elements, and APIs; as well as extensions and features for other plugins, such as entity page cards and content for the Software Catalog, or result list items for the search plugin.
+
+Each plugin is typically shipped in a separate NPM package, whether that's a published package, or just in the local workspace. The plugin instance should always the `default` export of the package, either via the main entry-point or the `/alpha` sub-path export. Each plugin package is limited to exporting a single plugin instance. In a local workspace you could use a different structure if preferred, but this is considered a non-standard layout and should be avoided in published packages.
+
+## Creating a Plugin
+
+Frontend plugin instances are created with the `createFrontendPlugin` function, which is provided by the `@backstage/frontend-plugin-api` package. It takes a single options object that provides all of the necessary configuration for the plugin. In particular you will want to provide [extensions](./20-extensions.md) for your plugin, as that is the way that you can provide new functionality to the app.
+
+```tsx
+// This creates a new extension, see "Extension Blueprints" documentation for more details
+const myPage = PageBlueprint.make({
+ params: {
+ defaultPath: '/my-page',
+ loader: () => import('./MyPage').then(m => ),
+ },
+});
+
+export default createFrontendPlugin({
+ id: 'my-plugin',
+ extensions: [myPage],
+});
+```
+
+### `pluginId` option
+
+Each plugin needs an ID, which is used to uniquely identify the plugin within an entire Backstage system. The ID does not have to be globally unique across all of the NPM ecosystem, although you generally want to strive for that. It is not possible to install multiple plugins with the same ID in a single Backstage app.
+
+The plugin ID should generally be part of the of the package name and use kebab-case. See both the [frontend naming patterns section](./50-naming-patterns.md), as well as the [package metadata section](../../tooling/package-metadata.md#name) for more information.
+
+### `extensions` option
+
+These are the [extensions](./20-extensions.md) that the plugin provides to the app. Note that you should not export any of these extensions separately from the plugin package, as they can already by accessed via the `getExtension` method of the plugin instance using the extension ID.
+
+The extensions that you provide to a plugin will have their `namespace` set to the plugin ID by default. For example, if you create an extension using the `PageBlueprint` without any particular naming options and install that via a plugin with the ID `my-plugin`, the final extension ID will be `page:my-plugin`. You can read more about how this works in the [extension structure documentation](./20-extensions.md#extension-structure).
+
+### `routes` and `externalRoutes` options
+
+These are the routes that the plugin exposes to the app. The `routes` option declares all of the target routes that your plugin provides, i.e. routes that other plugins link to. The `externalRoutes` option instead declares all the outgoing routes, i.e. routes that your plugins links to, which you can bind to the `routes` of other plugins. See the [routes documentation](./36-routes.md) for more information how to set up cross-plugin navigation.
+
+### `featureFlags` option
+
+This is a list of feature flag declarations that your plugin provides to the app. This makes sure that the feature flags are correctly registered and can be toggled in the app. To read a feature flag you can use the feature flags [Utility API](../architecture/33-utility-apis.md), accessible via `featureFlagsApiRef`.
+
+## Installing a Plugin in an App
+
+A plugin instance is considered a frontend feature and can be installed directly in any Backstage frontend app. See the [app documentation](./10-app.md) for more information about the different ways in which you can install new features in an app.
+
+## Overriding a Plugin
+
+A plugin might not always behave exactly the way you want. It could be that you want to remove particular extensions, decorate them a bit, replace them with your own, or simply add new ones. Regardless of your exact use-case, you can use the `plugin.withOverrides` method to create a new copy of the plugin with the desired changes. When doing so you can also access the original extensions provided by the plugin, and use the [extension override](./25-extension-overrides.md) API to make changes to individual extensions:
+
+```tsx
+import plugin from '@backstage/plugin-catalog';
+
+export default plugin.withOverrides({
+ // These overrides are merged with the original extensions
+ extensions: [
+ // Override the catalog nav item to use a custom icon
+ plugin.getExtension('nav-item:catalog').override({
+ factory: origFactory => [
+ NavItemBlueprint.dataRefs.target({
+ ...origFactory().get(NavItemBlueprint.dataRefs.target),
+ icon: CustomCatalogIcon,
+ }),
+ ],
+ }),
+ // Override the catalog index page with a completely custom implementation
+ PageBlueprint.make({
+ params: {
+ defaultPath: '/catalog',
+ routeRef: plugin.routes.catalogIndex,
+ loader: () => import('./CustomCatalogIndexPage').then(m => ),
+ },
+ }),
+ ],
+});
+```
+
+You can keep the plugin override in your app package, but it can often be a good idea to separate it out into its own package, especially if the overrides are complex or you want distinct ownership of the override. For example, if you are overriding the `@backstage/plugin-catalog` plugin, you might create a new package called `@internal/plugin-catalog` at `plugins/catalog` in your workspace, which exports the overridden plugin instance.
diff --git a/docs/frontend-system/architecture/03-extensions.md b/docs/frontend-system/architecture/20-extensions.md
similarity index 66%
rename from docs/frontend-system/architecture/03-extensions.md
rename to docs/frontend-system/architecture/20-extensions.md
index 2f3daba6f8..02f4ba9d05 100644
--- a/docs/frontend-system/architecture/03-extensions.md
+++ b/docs/frontend-system/architecture/20-extensions.md
@@ -8,7 +8,7 @@ description: Frontend extensions
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-As mentioned in the [previous section](./02-app.md), Backstage apps are built up from a tree of extensions. This section will go into more detail about what extensions are, how to create and use them, and how to create your own extensibility patterns.
+As mentioned in the [previous section](./10-app.md), Backstage apps are built up from a tree of extensions. This section will go into more detail about what extensions are, how to create and use them, and how to create your own extensibility patterns.
## Extension Structure
@@ -18,12 +18,12 @@ Each extensions has a number of different properties that define how it behaves
### ID
-
-
The ID of an extension is used to uniquely identity it, and it should ideally be unique across the entire Backstage ecosystem. For each frontend app instance there can only be a single extension for any given ID. Installing multiple extensions with the same ID will either result in an error or one of the extensions will override the others. The ID is also used to reference the extensions from other extensions, in configuration, and in other places such as developer tools and analytics.
+When creating an extension you do not provide the ID directly. Instead, you indirectly or directly provide the kind, namespace, and name parts that make up the ID. The kind is always provided by the [extension blueprint](./23-extension-blueprints.md), the only exception is if you use [`createExtension`](#creating-an-extensions) directly. Any extension that is provided by a plugin will by default have its namespace set to the plugin ID, so you generally only need to provide an explicit namespace if you want to override an existing extension. The name is also optional, and primarily used to distinguish between multiple extensions of the same kind and namespace. If a plugin doesn't need to distinguish between different extensions of the same kind, the name can be omitted.
+
+The extension ID will be constructed using the pattern `[:][][/][]`, where the separating `/` is only present if both a namespace and name are defined.
+
### Output
The output of an extension is the data that it provides to its parent extension, and ultimately its contribution to the app. The output itself comes in the form of a collection of arbitrary values, anything that can be represented as a TypeScript type. However, each individual output value must be associated with a shared reference known as an extension data reference. You must also use these same references to be able to access individual output values of an extension.
@@ -32,7 +32,7 @@ The output of an extension is the data that it provides to its parent extension,
The inputs of an extension define the data that it received from its children. Each extension can have multiple different inputs identified by an input name. These inputs each have their own set of data that they expect, which is defined as a collection of extension data references. An extension will only have access to the data that it has explicitly requested from each input.
-### Attachment Point
+### Attachment point
The attachment point of an extension decides where in the app extension tree it will be located. It is defined by the ID of the parent extension, as well as the name of the input to attach to. Through the attachment point the extension will share its own output as inputs to the parent extension. An extension can only be attached to an input that matches its own output, it is an error to try to attach an extension to an input the requires data that the extension does not provide in its output.
@@ -44,7 +44,7 @@ Each extension in the app can be disabled, meaning it will not be instantiated a
The ordering of extensions is sometimes very important, as it may for example affect in which order they show up in the UI. When an extension is toggled from disabled to enabled through configuration it resets the ordering of the extension, pushing it to the end of the list. It is generally recommended to leave extensions as disabled by default if their order is important, allowing for the order in which their are enabled in the configuration to determine their order in the app.
-### Configuration & Configuration Schema
+### Configuration & configuration schema
Each extension can define a configuration schema that describes the configuration that it accepts. This schema is used to validate the configuration provided by integrators, but also to fill in default configuration values. The configuration itself is provided by integrators in order to customize the extension. It is not possible to provide a default configuration of an extension, this must instead be done through defaults in the configuration schema. This allows for a simpler configuration logic where multiple configurations of the same extension completely replace each other rather than being merged.
@@ -54,7 +54,7 @@ The extension factory is the implementation of the extension itself. It is a fun
Extension factories should be lean and not do any heavy lifting or async work, as they are called during the initialization of the app. For example, if you need to do an expensive computation to generate your output, then prefer outputting a callback that does the computation instead. This allows the parent extension to defer the computation for later so that you avoid blocking the app startup.
-## Creating an Extensions
+## Creating an extension
Extensions are created using the `createExtension` function from `@backstage/frontend-plugin-api`. At minimum you need to provide an ID, attachment point, output definition, and a factory function. The following example shows the creation of a minimal extension:
@@ -64,28 +64,22 @@ const extension = createExtension({
// This is the attachment point, `id` is the ID of the parent extension,
// while `input` is the name of the input to attach to.
attachTo: { id: 'my-parent', input: 'content' },
- // The output map defines the outputs of the extension. The object keys
- // are only used internally to map the outputs of the factory and do
- // not need to match the keys of the input.
- output: {
- element: coreExtensionData.reactElement,
- },
+ // The output option defines the allowed and required outputs of the extension factory.
+ output: [coreExtensionData.reactElement],
// This factory is called to instantiate the extensions and produce its output.
factory() {
- return {
- element:
Hello World
,
- };
+ return [coreExtensionData.reactElement(
Hello World
)];
},
});
```
-Note that while the `createExtension` is public API and used in many places, it is not typically what you use when building plugins and features. Instead there are many extension creator functions exported by both the core APIs and plugins that make it easier to create extensions for more specific usages.
+Note that while the `createExtension` function is public API and used in many places, it is not typically what you use when building plugins and features. Instead there are many [extension blueprints](./23-extension-blueprints.md) exported by both the core APIs and plugins that make it easier to create extensions for more specific usages.
-## Extension Data
+## Extension data
Communication between extensions happens in one direction, from one child extension through the attachment point to its parent. The child extension outputs data which is then passed as inputs to the parent extension. This data is called Extension Data, where the shape of each individual piece of data is described by an Extension Data Reference. These references are created separately from the extensions themselves, and can be shared across multiple different kinds of extensions. Each reference consists of an ID and a TypeScript type that the data needs to conform to, and represents one type of data that can be shared between extensions.
-### Extension Data References
+### Extension data references
To create a new extension data reference to represent a type of shared extension data you use the `createExtensionDataRef` function. When defining a new reference you need to provide an ID and a TypeScript type, for example:
@@ -101,59 +95,53 @@ The `ExtensionDataRef` can then be used to describe an output property of the ex
```tsx
const extension = createExtension({
// ...
- output: {
- element: reactElementExtensionDataRef,
- },
+ output: [reactElementExtensionDataRef],
factory() {
- return {
- element:
Hello World
,
- };
+ return [reactElementExtensionDataRef(
Hello World
)];
},
});
```
-### Extension Data Uniqueness
+### Extension data uniqueness
-Note that the key used in the output map, in this case `element`, is only used internally within the definition of the extension itself. That actual identifier for the data when consumed by other extensions is the ID of the reference, in this case [`core.reactElement`](https://github.com/backstage/backstage/blob/916da47e8abdb880877daa18881eb8fdbb33e70a/packages/frontend-plugin-api/src/wiring/coreExtensionData.ts#L23). This means that you can not output multiple different values for the same extension data reference, as they would conflict with each other. That in turn makes overly generic extension data references a bad idea, for example a generic "string" type. Instead create separate references for each type of data that you want to share.
+Note that you are **not** allowed to repeat the same data reference in the outputs, or return multiple values for the same reference. Multiple outputs for the same reference will conflict with each other and cause an error. If you want to output multiple values of the same TypeScript type you should create separate references for each value. That in turn means that overly generic extension data references are a bad idea, for example a generic "string" type. Instead create separate references for each type of data that you want to share.
```tsx
const extension = createExtension({
// ...
- output: {
- // ❌ Bad example - outputting values of same type
- element1: reactElementExtensionDataRef,
- element2: reactElementExtensionDataRef,
- },
+ output: [
+ // ❌ Bad example - duplicate output declaration
+ reactElementExtensionDataRef,
+ reactElementExtensionDataRef,
+ ],
factory() {
- return {
- element1:
Hello World
,
- element2:
Hello World
,
- };
+ return [
+ // ❌ Bad example - duplicate output values
+ reactElementExtensionDataRef(
Hello
),
+ reactElementExtensionDataRef(
World
),
+ ];
},
});
```
-### Core Extension Data
+### Core extension data
We provide default `coreExtensionData`, which provides commonly used `ExtensionDataRef`s - e.g. for `React.JSX.Element` and `RouteRef`. They can be used when creating your own extension. For example, the React Element extension data that we defined above is already provided as `coreExtensionData.reactElement`.
For a full list and explanations of all types of core extension data, see the [core extension data reference](../building-plugins/04-built-in-data-refs.md).
-### Optional Extension Data
+### Optional extension data
By default all extension data is required, meaning that the extension factory must provide a value for each output. However, it is possible to make extension data optional by calling the `.optional()` method. This makes it optional for the factory function to return a value as part of its output. When calling the `.optional()` method you create a new copy of the extension data reference, it does not mutate the existing reference.
```tsx
const extension = createExtension({
// ...
- output: {
- element: coreExtensionData.reactElement.optional(),
- },
+ output: [coreExtensionData.reactElement.optional()],
factory() {
- return {
- element:
- Math.random() < 0.5 ? : undefined,
- };
+ return Math.random() > 0.5
+ ? [coreExtensionData.reactElement(
Hello World
)]
+ : [];
},
});
```
@@ -167,17 +155,19 @@ const navigationExtension = createExtension({
// ...
inputs: {
// [1]: Input
- logo: createExtensionInput(
- {
- element: coreExtensionData.reactElement,
- },
- { singleton: true, optional: true },
- ),
+ logo: createExtensionInput([coreExtensionData.reactElement], {
+ singleton: true,
+ optional: true,
+ }),
},
factory({ inputs }) {
return {
element: (
-
+
),
};
},
@@ -193,10 +183,9 @@ So how can we now attach the output to the parent extension's input? If we think
const navigationItemExtension = createExtension({
// ...
attachTo: { id: 'app/nav', input: 'items' },
+ output: [coreExtensionData.reactElement],
factory() {
- return {
- element: Home,
- };
+ return [coreExtensionData.reactElement(Home)];
},
});
@@ -205,26 +194,22 @@ const navigationExtension = createExtension({
// [2]: Extension `id` will be `app/nav` following the extension naming pattern
namespace: 'app',
name: 'nav',
- output: {
- element: coreExtensionData.reactElement,
- },
+ output: [coreExtensionData.reactElement],
inputs: {
- items: createExtensionInput({
- element: coreExtensionData.reactElement,
- }),
+ items: createExtensionInput([coreExtensionData.reactElement]),
},
factory({ inputs }) {
- return {
- element: (
+ return [
+ coreExtensionData.reactElement(
+ ,
),
- };
+ ];
},
// ...
});
@@ -232,27 +217,27 @@ const navigationExtension = createExtension({
In this case the extension input `items` is an array, where each individual item is an extension that attached itself to the extension inputs of this `id`.
-With the `inputs` not only the `output` of an extensions item is passed to the extension, but also the `node`. However, it is discouraged to consume the `node` here unless needed. If we are looking at the `factory` function from the example above we could access the `node` like the following:
+In addition to being able to access data passed through the input, you also have access to the underlying app `node`. This can be useful if you for example want to get the ID of the attached extension. However, avoid using the `node` unless needed, it is generally better to stick to only consuming the provided data. If we are looking at the `factory` function from the example above we could access the `node` like the following:
```tsx
// ...
factory({ inputs }) {
- return {
- element: (
+ return [
+ coreExtensionData.reactElement(
),
- };
+ ];
},
```
-## Extension Configuration
+## Extension configuration
With the `app-config.yaml` there is already the option to pass configuration to plugins or the app to e.g. define the `baseURL` of your app. For extensions this concept would be limiting as an extension can be independent of the plugin & initiated several times. Therefore we created a possibility to configure each extension individually through config. The extension config schema is created using the [`zod`](https://zod.dev/) library, which in addition to TypeScript type checking also provides runtime validation and coercion. If we continue with the example of the `navigationExtension` and now want it to contain a configurable title, we could make it available like the following:
@@ -262,20 +247,20 @@ const navigationExtension = createExtension({
namespace: 'app',
name: 'nav',
// [3]: Extension `id` will be `app/nav` following the extension naming pattern
- configSchema: createSchemaFromZod(z =>
- z.object({
- title: z.string().default('Sidebar Title'),
- }),
- ),
+ config: {
+ schema: {
+ title: z => z.string().default('Sidebar Title'),
+ },
+ },
factory({ config }) {
- return {
- element: (
+ return [
+ coreExtensionData.reactElement(
+ ,
),
- };
+ ];
},
// ...
});
@@ -293,47 +278,40 @@ app:
title: 'Backstage'
```
-## Extension Creators
+## Extension factory as a generator function
-With creating an extension by using `createExtension(...)` you have the advantage that the extension can be anything in your Backstage application. We realised that this comes with the trade-off of having to repeat boilerplate code for similar building blocks. Here extension creators come into play for covering common building blocks in Backstage like pages using `createPageExtension`, themes using the `createThemeExtension` or items for the navigation using `createNavItemExtension`.
+In all examples so far we have defined the extension factory as a regular function that returns its output in an array. However, the only requirement is that the factory function returns any iterable of extension data values. This means that you can also define the factory function as a generator function, which allows you to yield values one by one. This is particularly useful if you want to conditionally output values.
-If we follow the example from above all items of the navigation have similarities, like they all want to be attached to the same extension with the same input as well as rendering the same navigation item component. Therefore `createExtension` can be abstracted for this use case to `createNavItemExtension` and if we add the extension to the app it will end up in the right place & looks like we expect a navigation item to look.
+For example, this is how we could define an extension where its output depends on the configuration:
```tsx
-export const HomeNavIcon = createNavItemExtension({
- routeRef: routeRefForTheHomePage,
- title: 'Home',
- icon: HomeIcon,
+const exampleExtension = createExtension({
+ // ...
+ config: {
+ schema: {
+ disableIcon: z.boolean().default(false),
+ },
+ },
+ output: [coreExtensionData.reactElement, iconDataRef.optional()],
+ *factory({ config }) {
+ yield coreExtensionData.reactElement(
Hello World
);
+
+ if (!config.disableIcon) {
+ yield iconDataRef();
+ }
+ },
});
```
-### Extension Kind
-
-With the example `HomeNavIcon` will end up on the extension input `items` of the extensions with the id `app/nav`. It raises the question what the `id` of the `HomeNavIcon` itself is. The extension creator for the navigation item has a defined `kind`, which by convention matches the own name. So in this example `createNavItemExtension` sets the kind to `nav-item`.
-
-The `id` of the extension is then build out of `namespace`, `name` & `kind` like the following - where `namespace` & `name` are optional properties that can be passed to the extension creator:
-
-```
-id: kind:namespace/name
-```
-
-For more information on naming of extension refer to the [naming patterns documentation](./08-naming-patterns.md).
-
-### Extension Creators in libraries
-
-Extension creators should be exported from frontend library packages (e.g. `*-react`) rather than plugin packages.
-
-If an extension is only for in-house tweaks, it's okay to put it in the plugin package. But if you want other open source plugins to use it, or you already have a `-react` package, always put extension creators in the `-react` package.
-
-## Extension Boundary
+## Extension boundary
The `ExtensionBoundary` wraps extensions with several React contexts for different purposes
### Suspense
-All React elements rendered by extension creators should be wrapped in the extension boundary. With `Suspense` the extension can than load resources asynchronously with having a loading fallback. It also allows to lazy load the whole extension similar to how plugins are currently lazy loaded in Backstage.
+Most React elements rendered by extensions should be wrapped in the extension boundary. With `Suspense` the extension can than load resources asynchronously with having a loading fallback. It also allows to lazy load the whole extension similar to how plugins are currently lazy loaded in Backstage.
-### Error Boundary
+### Error boundary
Similar to plugins the `ErrorBoundary` for extension allows to pass in a fallback component in case there is an uncaught error inside of the component. With this the error can be isolated & it would prevent the rest of the plugin to crash.
@@ -341,32 +319,21 @@ Similar to plugins the `ErrorBoundary` for extension allows to pass in a fallbac
Analytics information are provided through the `AnalyticsContext`, which will give `extensionId` & `pluginId` as context to analytics event fired inside of the extension. Additionally `RouteTracker` will capture an analytics event for routable extension to inform which extension metadata gets associated with a navigation event when the route navigated to is a gathered `mountPoint`. Whether an extension is routable is inferred from its outputs, but you can also explicitly control this behavior by passing the `routable` prop to `ExtensionBoundary`.
-The `ExtensionBoundary` can be used like the following in an extension creator:
+The `ExtensionBoundary` can be used like the following in an extension:
```tsx
-export function createSomeExtension<
- TConfig extends {},
- TInputs extends AnyExtensionInputMap,
->(options): ExtensionDefinition {
- return createExtension({
- // ...
- factory({ config, inputs, node }) {
- const ExtensionComponent = lazy(() =>
- options
- .loader({ config, inputs })
- .then(element => ({ default: () => element })),
- );
-
- return {
- path: config.path,
- routeRef: options.routeRef,
- element: (
-
-
-
- ),
- };
- },
- });
-}
+const routableExtension = createExtension({
+ // ...
+ factory({ config, inputs, node }) {
+ return [
+ coreExtensionData.path(config.path),
+ coreExtensionData.routeRef(myRouteRef),
+ coreExtensionData.reactElement(
+
+
+ ,
+ ),
+ ];
+ },
+});
```
diff --git a/docs/frontend-system/architecture/23-extension-blueprints.md b/docs/frontend-system/architecture/23-extension-blueprints.md
new file mode 100644
index 0000000000..ee09e7fec6
--- /dev/null
+++ b/docs/frontend-system/architecture/23-extension-blueprints.md
@@ -0,0 +1,142 @@
+---
+id: extension-blueprints
+title: Frontend Extension Blueprints
+sidebar_label: Extensions Blueprints
+# prettier-ignore
+description: Frontend extensions
+---
+
+> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
+
+The `createExtension` function and related APIs is considered a low-level building and fairly advanced building block, and is not typically what you would use when building plugins and features. Instead, the core APIs and plugins provide extension blueprints that makes it easier to create extensions for specific usages. These blueprints accept a number of parameters that is up to each blueprint to define, and then creates a new extension using the provided parameters. New blueprints are created using the `createExtensionBlueprint` function, and are by convention exported with the symbol `Blueprint`. If you are curious about what blueprints are available from a plugin or package, look for `*Blueprint` exports in the package's API, for plugins these are typically found in the `*-react` package.
+
+## Creating an extension from a blueprint
+
+Every extension blueprint provides a `make` method that can be used to create new extensions. It is a simple way to create a new extension where the base blueprint provides all the necessary functionality. All you need to do is to provide the necessary blueprint parameters, but you also have the ability to provide additional options, for example a `name` for the extension.
+
+The following is a simple example of how one might use the blueprint `make` method to create a new extension:
+
+```tsx
+const myPageExtension = PageBlueprint.make({
+ params: {
+ defaultPath: '/my-page',
+ loader: () => import('./components/MyPage').them(m => ),
+ },
+});
+```
+
+The returned `myPageExtension` is an extension which is ready to be used in a plugin. It is the same type of object as is returned by the lower level `createExtension` function.
+
+## Creating an extension from a blueprint with overrides
+
+Every extension blueprint also provides a `makeWithOverrides` method. It is useful in cases where you want to provide additional integration points for an extension created with a blueprint. You might for example want to define additional inputs or configuration schema, or use the existing configuration to dynamically compute the parameters passed to the blueprint.
+
+The following is an example of how one might use the blueprint `makeWithOverrides` method to create a new extension:
+
+```tsx
+const myPageExtension = PageBlueprint.makeWithOverrides({
+ config: {
+ schema: {
+ layout: z => z.enum(['grid', 'rows']).default('grid'),
+ },
+ },
+ // The original blueprint factory is provided as the first argument
+ factory(originalFactory, { config }) {
+ // Call and forward the result from the original factory, providing
+ // the blueprint parameters as the first argument.
+ return originalFactory({
+ defaultPath: '/my-page',
+ loader: () =>
+ import('./components/MyPage').them(m => (
+ // We can now access values from the factory context when providing
+ // the blueprint parameters, such as config values.
+
+ )),
+ });
+ },
+});
+```
+
+When using `makeWithOverrides`, we no longer pass the blueprint parameters directly. Instead, we provide a `factory` function that receives the original blueprint factory as the first argument, and the extension factory context as the second. We can then call the original blueprint factory with the blueprint parameters and forward the result as the return value of out factory. Notice that when passing the blueprint parameters using this pattern we have access to a lot more information than when using the `make` method, at the cost of being more complex.
+
+Apart from the addition of the blueprint parameters of the first argument to the original factory function, the `makeWithOverrides` method works the same way as [extension overrides](./25-extension-overrides.md). All the same options and rules apply, including the ability to define additional inputs, override outputs, and so on. We therefore defer to the [extension overrides](./25-extension-overrides.md) documentation for more information on how to use the `makeWithOverrides` method.
+
+## Creating an extension blueprint
+
+To create a new extension blueprint, you use the `createExtensionBlueprint` function. At the surface it is very similar to `createExtension`, but with a few key differences. Firstly you must provide a `kind` option, which will be the kind of all extensions created with the blueprint. See the [naming patterns section](./50-naming-patterns.md) for more information about how to select a good extension kind. Secondly, the `factory` function has a new signature where the first parameter is the blueprint parameters, and the second is the factory context. And finally, rather than returning an extension, `createExtensionBlueprint` returns a blueprint object with the `make` method and friends, which is used as is described above.
+
+The following is an example of how one might create a new extension blueprint:
+
+```tsx
+export interface MyWidgetBlueprintParams {
+ defaultTitle: string;
+ element: JSX.Element;
+}
+
+export const MyWidgetBlueprint = createExtensionBlueprint({
+ kind: 'my-widget',
+ attachTo: { id: 'page:my-plugin', input: 'widgets' },
+ config: {
+ schema: {
+ title: z.string().optional(),
+ },
+ },
+ output: [coreExtensionData.reactElement],
+ factory(params: MyWidgetBlueprintParams, { config }) {
+ return [
+ // Note that while this is a valid pattern, you might often want to
+ // return separate pieces of data instead, more on that below.
+ coreExtensionData.reactElement(
+
+ {params.element}
+ ,
+ ),
+ ];
+ },
+});
+```
+
+This is of course a quite bare-bones example blueprint, but still a very real example. Blueprints can be very simple, there's already a lot of value in encapsulating the extension kind, attachment point, and output in a blueprint.
+
+Most of the options provided to `createExtensionBlueprint` can be overridden when using `makeWithOverrides` to create an extension from the blueprint. These overrides work the same way as [extension overrides](./25-extension-overrides.md), and we defer to that documentation for more information on how overrides work.
+
+### Blueprint-specific extension data references
+
+In some cases you may want to define and provide [extension data reference](./20-extensions.md#extension-data-references) that are specific to your blueprint. In the above example we might want to forward the `title` as data for example, rather than encapsulating it into the `MyWidgetContainer` component. This gives the parent extension more flexibility in the rendering for our example widget extensions.
+
+To do that, we create a new extension data reference for our widget title. This references is provided via the `dataRefs` options when we create the blueprint, which makes it available for use via `MyWidgetBlueprint.dataRefs.widgetTitle`.
+
+```tsx
+export interface MyWidgetBlueprintParams {
+ defaultTitle: string;
+ element: JSX.Element;
+}
+
+const widgetTitleRef = createExtensionDataRef().with({
+ id: 'my-plugin.widget.title',
+});
+
+export const MyWidgetBlueprint = createExtensionBlueprint({
+ kind: 'my-widget',
+ attachTo: { id: 'page:my-plugin', input: 'widgets' },
+ config: {
+ schema: {
+ title: z.string().optional(),
+ },
+ },
+ output: [widgetTitleRef, coreExtensionData.reactElement],
+ factory(params: MyWidgetBlueprintParams, { config }) {
+ return [
+ widgetTitleRef(config.title ?? params.defaultTitle),
+ coreExtensionData.reactElement(params.element),
+ ];
+ },
+ dataRefs: {
+ widgetTitle: widgetTitleRef,
+ },
+});
+```
+
+### Extension Blueprints in libraries
+
+If you are publishing a plugin, the extension creators should always be exported from frontend library packages (e.g. `*-react`) rather than plugin packages.
diff --git a/docs/frontend-system/architecture/05-extension-overrides.md b/docs/frontend-system/architecture/25-extension-overrides.md
similarity index 99%
rename from docs/frontend-system/architecture/05-extension-overrides.md
rename to docs/frontend-system/architecture/25-extension-overrides.md
index 41702e6823..42a7f365a1 100644
--- a/docs/frontend-system/architecture/05-extension-overrides.md
+++ b/docs/frontend-system/architecture/25-extension-overrides.md
@@ -89,7 +89,7 @@ Note that it can still be a good idea to split your overrides out into separate
To override an extension that is provided by a plugin, you need to provide a new extension that has the same ID as the existing extension. That is, all kind, namespace, and name options must match the extension you want to replace. This means that you typically need to provide an explicit `namespace` when overriding extensions from a plugin.
:::info
-We recommend that plugin developers share the extension IDs in their plugin documentation, but usually you can infer the ID by following the [naming patterns](./08-naming-patterns.md) documentation.
+We recommend that plugin developers share the extension IDs in their plugin documentation, but usually you can infer the ID by following the [naming patterns](./50-naming-patterns.md) documentation.
:::
### Example
diff --git a/docs/frontend-system/architecture/08-references.md b/docs/frontend-system/architecture/30-references.md
similarity index 100%
rename from docs/frontend-system/architecture/08-references.md
rename to docs/frontend-system/architecture/30-references.md
diff --git a/docs/frontend-system/architecture/06-utility-apis.md b/docs/frontend-system/architecture/33-utility-apis.md
similarity index 97%
rename from docs/frontend-system/architecture/06-utility-apis.md
rename to docs/frontend-system/architecture/33-utility-apis.md
index 49e5854b65..c20936f819 100644
--- a/docs/frontend-system/architecture/06-utility-apis.md
+++ b/docs/frontend-system/architecture/33-utility-apis.md
@@ -10,7 +10,7 @@ description: Utility APIs
## Overview
-Utility APIs are pieces of standalone functionality, interfaces that can be requested by plugins to use. They are defined by a TypeScript interface as well as a reference (an "API ref") used to access its implementation. They can be provided both by plugins and the core framework, and are themselves [extensions](../architecture/03-extensions.md) that can have inputs, be replaced, and be declaratively configured in your app-config.
+Utility APIs are pieces of standalone functionality, interfaces that can be requested by plugins to use. They are defined by a TypeScript interface as well as a reference (an "API ref") used to access its implementation. They can be provided both by plugins and the core framework, and are themselves [extensions](../architecture/20-extensions.md) that can have inputs, be replaced, and be declaratively configured in your app-config.
A common example of a utility API is a client interface to interact with the backend part of a plugin, such as the catalog client. Any frontend plugin can then request an implementation of that interface to make requests through.
diff --git a/docs/frontend-system/architecture/07-routes.md b/docs/frontend-system/architecture/36-routes.md
similarity index 90%
rename from docs/frontend-system/architecture/07-routes.md
rename to docs/frontend-system/architecture/36-routes.md
index 9c6617a06f..e684932414 100644
--- a/docs/frontend-system/architecture/07-routes.md
+++ b/docs/frontend-system/architecture/36-routes.md
@@ -42,7 +42,7 @@ The code snippet in the previous section does not indicate which plugin the rout
```tsx title="plugins/catalog/src/plugin.tsx"
import React from 'react';
import {
- createPlugin,
+ createFrontendPlugin,
createPageExtension,
} from '@backstage/frontend-plugin-api';
import { indexRouteRef } from './routes';
@@ -55,7 +55,7 @@ const catalogIndexPage = createPageExtension({
loader: () => import('./components').then(m => ),
});
-export default createPlugin({
+export default createFrontendPlugin({
id: 'catalog',
// highlight-start
routes: {
@@ -101,23 +101,26 @@ export const IndexPage = () => {
return (
);
};
```
-We use the `useRouteRef` hook to create a link generator function that returns the details page path. We then call the link generator, passing it an object with the kind, namespace, and name. These parameters are used to construct a concrete path to the "Foo" details page.
+We use the `useRouteRef` hook to create a link generator function that returns the details page path. First we need to check whether the route is available, the link generator function will be `undefined` if it isn't. We then call the link generator, passing it an object with the kind, namespace, and name. These parameters are used to construct a concrete path to the "Foo" details page.
Let's see how the details page can get the parameters from the URL:
@@ -176,8 +179,11 @@ export const IndexPage = () => {
return (
);
};
@@ -190,7 +196,7 @@ Now the only thing left is to provide the page and external route via a plugin:
```tsx title="plugins/catalog/src/plugin.tsx"
import React from 'react';
import {
- createPlugin,
+ createFrontendPlugin,
createPageExtension,
useRouteRef,
} from '@backstage/frontend-plugin-api';
@@ -202,7 +208,7 @@ const catalogIndexPage = createPageExtension({
loader: () => import('./components').then(m => ),
});
-export default createPlugin({
+export default createFrontendPlugin({
id: 'catalog',
routes: {
index: indexRouteRef,
@@ -289,42 +295,6 @@ export const createComponentExternalRouteRef = createExternalRouteRef({
});
```
-### Optional External Route References
-
-It is possible to define an `ExternalRouteRef` as optional, so it is not required to bind it in the app.
-
-```tsx title="plugins/catalog/src/routes.ts"
-import { createExternalRouteRef } from '@backstage/frontend-plugin-api';
-
-export const createComponentExternalRouteRef = createExternalRouteRef({
- // highlight-next-line
- optional: true,
-});
-```
-
-When calling `useRouteRef` with an optional external route, its return signature is changed to `RouteFunc | undefined`, and the returned value can be used to decide whether a certain link should be displayed or if an action should be taken:
-
-```tsx title="plugins/catalog/src/components/IndexPage.tsx"
-import React from 'react';
-import { useRouteRef } from '@backstage/frontend-plugin-api';
-import { createComponentExternalRouteRef } from '../routes';
-
-export const IndexPage = () => {
- const getCreateComponentPath = useRouteRef(createComponentExternalRouteRef);
- return (
-
-
Index Page
- {/* Rendering the link only if the getCreateComponentPath is defined */}
- {/* highlight-start */}
- {getCreateComponentPath && (
- Create Component
- )}
- {/* highlight-end */}
-
- );
-};
-```
-
## Sub Route References
The last kind of route ref that can be created is a `SubRouteRef`, which can be used to create a route ref with a fixed path relative to an absolute `RouteRef`. They are useful if you have a page that internally is mounted at a sub route of a page extension component, and you want other plugins to be able to route to that page. And they can be a useful utility to handle routing within a plugin itself as well.
@@ -368,17 +338,21 @@ import { DetailsPage } from './DetailsPage';
export const IndexPage = () => {
const { pathname } = useLocation();
+
+ // highlight-start
const getIndexPath = useRouteRef(indexRouteRef);
const getDetailsPath = useRouteRef(detailsSubRouteRef);
+ // highlight-end
+
return (
@@ -429,7 +404,7 @@ Finally, see how a plugin can provide subroutes:
```tsx title="plugins/catalog/src/plugin.tsx"
import React from 'react';
import {
- createPlugin,
+ createFrontendPlugin,
createPageExtension,
} from '@backstage/frontend-plugin-api';
import { indexRouteRef, detailsSubRouteRef } from './routes';
@@ -440,7 +415,7 @@ const catalogIndexPage = createPageExtension({
loader: () => import('./components').then(m => ),
});
-export default createPlugin({
+export default createFrontendPlugin({
id: 'catalog',
routes: {
index: indexRouteRef,
diff --git a/docs/frontend-system/architecture/08-naming-patterns.md b/docs/frontend-system/architecture/50-naming-patterns.md
similarity index 91%
rename from docs/frontend-system/architecture/08-naming-patterns.md
rename to docs/frontend-system/architecture/50-naming-patterns.md
index f031b80d84..11e0b8e733 100644
--- a/docs/frontend-system/architecture/08-naming-patterns.md
+++ b/docs/frontend-system/architecture/50-naming-patterns.md
@@ -23,7 +23,7 @@ Example:
```ts
// This declaration is only for internal usage in tests. This could also be a direct default export.
-export const userSettingsPlugin = createPlugin({
+export const userSettingsPlugin = createFrontendPlugin({
id: 'user-settings',
...
})
@@ -42,7 +42,7 @@ Note that while we use this naming pattern for the plugin instance this is only
| ID | `[:][/]` | `'core.nav'`, `'page:user-settings'`, `'entity-card:catalog/about'` |
| Symbol | `[][]` | `coreNav`, `userSettingsPage`, `catalogAboutEntityCard` |
-When you create a new extension you never provide the ID directly. Instead, you indirectly or directly provide the kind, namespace, and name parts that make up the ID. The kind is always provided by the blueprint creator, the only exception is if you use `createExtension` directly. Any extension that is provided by a plugin will by default have its namespace set to the plugin ID, so you generally only need to provide an explicit namespace if you want to override an existing extension. The name is also optional, and primarily used to distinguish between multiple extensions of the same kind and namespace. If a plugin doesn't need to distinguish between different extensions of the same kind, the name can be omitted.
+When you create a new extension you never provide the ID directly. Instead, you indirectly or directly provide the kind, namespace, and name parts that make up the ID. The kind is always provided by the extension blueprint, the only exception is if you use `createExtension` directly. Any extension that is provided by a plugin will by default have its namespace set to the plugin ID, so you generally only need to provide an explicit namespace if you want to override an existing extension. The name is also optional, and primarily used to distinguish between multiple extensions of the same kind and namespace. If a plugin doesn't need to distinguish between different extensions of the same kind, the name can be omitted.
Example:
@@ -67,7 +67,7 @@ const catalogSearchResultListItem = SearchResultListItemBlueprint.make({
});
// Note that the extensions themselves are not exported, only the plugin instance
-export const catalogPlugin = createPlugin({
+export const catalogPlugin = createFrontendPlugin({
id: 'catalog',
extensions: [catalogEntityPage, catalogSearchResultListItem /* ... */],
});
diff --git a/docs/frontend-system/architecture/60-migrations.md b/docs/frontend-system/architecture/60-migrations.md
new file mode 100644
index 0000000000..a1ab0197f7
--- /dev/null
+++ b/docs/frontend-system/architecture/60-migrations.md
@@ -0,0 +1,104 @@
+---
+id: migrations
+title: Frontend System Migrations
+sidebar_label: Migrations
+# prettier-ignore
+description: Migration documentation for different versions of the frontend system core APIs.
+---
+
+> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
+
+## Introduction
+
+This section provides migration guides for different versions of the frontend system core APIs. Each guide will provide a summary of the changes that have been made for a particular Backstage release, and how to update your usage of the core APIs.
+
+This guide is intended for app and plugin authors who have already migrated their code to the new frontend system, and are looking to keep it up to date with the latest changes. These guides do not cover trivial migrations that can be explained in a deprecation message, such as a renamed export.
+
+## 1.30
+
+### Reworked extension inputs and outputs
+
+In previous versions of the frontend system you would define extension inputs and outputs as an "data map" where each named property corresponded to a piece of data that could be accessed via the same name in the extension factory. In order to better support extension overrides and blueprints, as well as reduce the risk of confusion, these data maps have been replaced by an array of data references.
+
+For example, an extension previously declared like this:
+
+```tsx
+createExtension({
+ name: 'example',
+ attachTo: { id: 'some-extension', input: 'content' },
+ inputs: {
+ header: createExtensionInput(
+ { element: coreExtensionData.reactElement },
+ {
+ optional: true,
+ singleton: true,
+ },
+ ),
+ },
+ output: { element: coreExtensionData.reactElement },
+ factory({ inputs }) {
+ return {
+ element: ,
+ };
+ },
+});
+```
+
+Would now look like this:
+
+```tsx
+createExtension({
+ name: 'example',
+ attachTo: { id: 'some-extension', input: 'content' },
+ inputs: {
+ header: createExtensionInput([coreExtensionData.reactElement], {
+ optional: true,
+ singleton: true,
+ }),
+ },
+ output: [coreExtensionData.reactElement],
+ factory({ inputs }) {
+ return [
+ coreExtensionData.reactElement(
+ ,
+ ),
+ ];
+ },
+});
+```
+
+Note the changes to the `inputs` and `output` declarations, as well as how these are used in the factory. Both the `inputs` and `output` now declare their expected data using an array, without names tied to each piece of data. The `get` method on the input object is used to access the input data, and accept a data reference matching the data that was declared for that input.
+
+The biggest change in practice is how the extension factories output their data. Instead of returning an object with the data values, you instead use each extension data reference to encapsulate a value and return a collection of these encapsulated values from the factory.
+
+### Blueprints instead of extension creators
+
+The "extension creator" pattern where `createExtension` was wrapped up in a function for creating specific kind of extensions has been replaced by [extension blueprints](./23-extension-blueprints.md). Extension creators were hard to implement and to maintain, with blueprints providing a much more consistent and powerful API surface for both plugin builders and integrators. For example, `createPageExtension` was the extension creator equivalent of `PageBlueprint`.
+
+Replace all existing usages of extension creators in your plugin or app with the corresponding blueprint. For a given extension creator `createExtension`, the blueprint equivalent is `Blueprint`. There might be slight differences in the API between the two, but most often you just need to move the kind-specific options of the extension creator to be passed as parameters to the blueprint. Note that if your extension declared any additional inputs or config you'll need to use the [`.makeWithOverrides`](./23-extension-blueprints.md#creating-an-extension-from-a-blueprint-with-overrides) method of the blueprint.
+
+If your plugin exports and extension creators, these should be migrated to blueprints instead.
+
+### Extension tester rework
+
+The `createExtensionTester` from the `@backstage/frontend-test-utils` package has been reworked to better support testing of extensions. The new API allows access to extension output directly using the new `.get(ref)` method, and also provides access to all tested extensions through the new `.query(id/extension)` method.
+
+The `.render()` method that used to render the test subject in a test app has been deprecated. The extension tester no longer constructs a full app tree, but instead only instantiates the tree for the extensions under test. If you want to test the rendering of an extension that outputs in an app, you can instead use the `renderInTestApp` utility in combination with the new `.reactElement()` method of the extension tester: `renderInTestApp(tester.reactElement())`.
+
+### Extension data references update
+
+The way that extension data references are declared has been changed to allow for type inference of the ID. This requires the declaration to be split into two separate function calls, one to supply the type and the other to infer any options. For example, a reference that was previously declared like this:
+
+```ts
+export const myExtension = createExtensionDataRef('my-plugin.my-data');
+```
+
+Should be updated to the following:
+
+```ts
+export const myExtension = createExtensionDataRef().with({
+ id: 'my-plugin.my-data',
+});
+```
diff --git a/docs/frontend-system/building-apps/01-index.md b/docs/frontend-system/building-apps/01-index.md
index ea7fe20948..bb09fb6907 100644
--- a/docs/frontend-system/building-apps/01-index.md
+++ b/docs/frontend-system/building-apps/01-index.md
@@ -66,7 +66,7 @@ Linking routes from different plugins requires this configuration. You can do th
### Enable feature discovery
-Use this setting to enable experimental feature discovery when building your app with `@backstage/cli`. With this configuration your application tries to discover and install package extensions automatically, check [here](../architecture/02-app.md#feature-discovery) for more details.
+Use this setting to enable experimental feature discovery when building your app with `@backstage/cli`. With this configuration your application tries to discover and install package extensions automatically, check [here](../architecture/10-app.md#feature-discovery) for more details.
:::warning
Remember that package extensions that are not auto-discovered must be manually added to the application when creating an app. See [features](#install-features-manually) for more details.
@@ -99,7 +99,7 @@ export default app.createRoot();
```
:::info
-You can also pass overrides to the features array, for more details, please read the [extension overrides](../architecture/05-extension-overrides.md) documentation.
+You can also pass overrides to the features array, for more details, please read the [extension overrides](../architecture/25-extension-overrides.md) documentation.
:::
### Using an async features loader
diff --git a/docs/frontend-system/building-apps/03-built-in-extensions.md b/docs/frontend-system/building-apps/03-built-in-extensions.md
index a5e6476eb0..5f74100df0 100644
--- a/docs/frontend-system/building-apps/03-built-in-extensions.md
+++ b/docs/frontend-system/building-apps/03-built-in-extensions.md
@@ -24,7 +24,7 @@ Be careful when disabling built-in extensions, as there may be other extensions
## Override built-in extensions
-You can override any built-in extension whenever their customizations, whether through configuration or input, do not meet a use case for your Backstage instance. Check out [this](../architecture/05-extension-overrides.md) documentation on how to override application extensions.
+You can override any built-in extension whenever their customizations, whether through configuration or input, do not meet a use case for your Backstage instance. Check out [this](../architecture/25-extension-overrides.md) documentation on how to override application extensions.
:::warning
Be aware there could be some implementation requirements to properly override an built-in extension, such as using same apis and do not remove inputs or configurations otherwise you can cause a side effect in other parts of the system that expects same minimal behavior.
diff --git a/docs/frontend-system/building-apps/08-migrating.md b/docs/frontend-system/building-apps/08-migrating.md
index 716e0da772..b8fd49c269 100644
--- a/docs/frontend-system/building-apps/08-migrating.md
+++ b/docs/frontend-system/building-apps/08-migrating.md
@@ -23,7 +23,7 @@ import { createApp } from '@backstage/frontend-app-api';
This immediate switch will lead to a lot of breakages that we need to fix.
-Let's start by addressing the change to `app.createRoot(...)`, which no longer accepts any arguments. This represents a fundamental change that the new frontend system introduces. In the old system the app element tree that you passed to `app.createRoot(...)` was the primary way that you installed and configured plugins and features in your app. In the new system this is instead replaced by extensions that are wired together into an extension tree. Much more responsibility has now been shifted to plugins, for example you no longer have to manually provide the route path for each plugin page, but instead only configure it if you want to override the default. For more information on how the new system works, see the [architecture](../architecture/01-index.md) section.
+Let's start by addressing the change to `app.createRoot(...)`, which no longer accepts any arguments. This represents a fundamental change that the new frontend system introduces. In the old system the app element tree that you passed to `app.createRoot(...)` was the primary way that you installed and configured plugins and features in your app. In the new system this is instead replaced by extensions that are wired together into an extension tree. Much more responsibility has now been shifted to plugins, for example you no longer have to manually provide the route path for each plugin page, but instead only configure it if you want to override the default. For more information on how the new system works, see the [architecture](../architecture/00-index.md) section.
Given that the app element tree is most of what builds up the app, it's likely also going to be the majority of the migration effort. In order to make the migration as smooth as possible we have provided a helper that lets you convert an existing app element tree into plugins that you can install in a new app. This in turn allows for a gradual migration of individual plugins, rather than needing to migrate the entire app structure at once.
@@ -95,7 +95,7 @@ At this point the contents of your app should be past the initial migration stag
## Migrating `createApp` Options
-Many of the `createApp` options have been migrated to use extensions instead. Each will have their own [extension creator](../architecture/03-extensions.md#extension-creators) that you use to create a custom extension. To add these standalone extensions to the app they need to be passed to `createExtensionOverrides`, which bundles them into a _feature_ that you can install in the app. See the [standalone extensions](../architecture/05-extension-overrides.md#create-standalone-extensions) section for more information.
+Many of the `createApp` options have been migrated to use extensions instead. Each will have their own [extension creator](../architecture/20-extensions.md#extension-creators) that you use to create a custom extension. To add these standalone extensions to the app they need to be passed to `createExtensionOverrides`, which bundles them into a _feature_ that you can install in the app. See the [standalone extensions](../architecture/25-extension-overrides.md#create-standalone-extensions) section for more information.
For example, assuming you have a `lightTheme` extension that you want to add to your app, you can use the following:
@@ -176,7 +176,7 @@ createApp({
});
```
-Plugins don't even have to be imported manually after installing their package if [features discovery](../architecture/02-app.md#feature-discovery) is enabled.
+Plugins don't even have to be imported manually after installing their package if [features discovery](../architecture/10-app.md#feature-discovery) is enabled.
```yaml title="in app-config.yaml"
app:
@@ -207,7 +207,7 @@ createApp({
Can be converted to the following plugin configuration:
```tsx
-createPlugin({
+createFrontendPlugin({
id: 'tech-radar',
// ...
featureFlags: [{ name: 'tech-radar' }],
@@ -219,7 +219,7 @@ createPlugin({
Many app components are now installed as extensions instead using `createComponentExtension`. See the section on [configuring app components](./01-index.md#configure-your-app) for more information.
-The `Router` component is now a built-in extension that you can [override](../architecture/05-extension-overrides.md) using `createRouterExtension`.
+The `Router` component is now a built-in extension that you can [override](../architecture/25-extension-overrides.md) using `createRouterExtension`.
The Sign-in page is now installed as an extension using the `createSignInPageExtension` instead.
@@ -341,7 +341,7 @@ const app = createApp({
### `bindRoutes`
-Route bindings can still be done using this option, but you now also have the ability to bind routes using static configuration instead. See the section on [binding routes](../architecture/07-routes.md#binding-external-route-references) for more information.
+Route bindings can still be done using this option, but you now also have the ability to bind routes using static configuration instead. See the section on [binding routes](../architecture/36-routes.md#binding-external-route-references) for more information.
Note that if you are binding routes from a legacy plugin that was converted using `convertLegacyApp`, you will need to use the `convertLegacyRouteRefs` and/or `convertLegacyRouteRef` to convert the routes to be compatible with the new system.
@@ -470,7 +470,7 @@ const routes = (
);
```
-If you are using [app feature discovery](../architecture/02-app.md#feature-discovery) the installation step is simple, it's already done! The new version of the scaffolder plugin was already discovered and present in the app, it was simply disabled because the plugin created from the legacy route had higher priority. If you do not use feature discovery, you will instead need to manually install the new scaffolder plugin in your app through the `features` option of `createApp`.
+If you are using [app feature discovery](../architecture/10-app.md#feature-discovery) the installation step is simple, it's already done! The new version of the scaffolder plugin was already discovered and present in the app, it was simply disabled because the plugin created from the legacy route had higher priority. If you do not use feature discovery, you will instead need to manually install the new scaffolder plugin in your app through the `features` option of `createApp`.
Continue this process for each of your legacy routes until you have migrated all of them. For any plugin with additional extensions installed as children of the `Route`, refer to the plugin READMEs for more detailed instructions. For the entity pages, refer to the [separate section](#entity-pages).
@@ -482,7 +482,7 @@ The entity pages are typically defined in `packages/app/src/components/catalog`
New apps feature a built-in sidebar extension (`app/nav`) that will render all nav item extensions provided by plugins. This is a placeholder implementation and not intended as a long-term solution. In the future we will aim to provide a more flexible sidebar extension that allows for more customization out of the box.
-Because the built-in sidebar is quite limited you may want to override the sidebar with your own custom implementation. To do so, use `createExtension` directly and refer to the [original sidebar implementation](https://github.com/backstage/backstage/blob/master/packages/frontend-app-api/src/extensions/AppNav.tsx). The following is an example of how to take your existing sidebar from the `Root` component that you typically find in `packages/app/src/components/Root.tsx`, and use it in an [extension override](../architecture/05-extension-overrides.md):
+Because the built-in sidebar is quite limited you may want to override the sidebar with your own custom implementation. To do so, use `createExtension` directly and refer to the [original sidebar implementation](https://github.com/backstage/backstage/blob/master/packages/frontend-app-api/src/extensions/AppNav.tsx). The following is an example of how to take your existing sidebar from the `Root` component that you typically find in `packages/app/src/components/Root.tsx`, and use it in an [extension override](../architecture/25-extension-overrides.md):
```tsx
const nav = createExtension({
diff --git a/docs/frontend-system/building-plugins/01-index.md b/docs/frontend-system/building-plugins/01-index.md
index f8d80f9382..355de26616 100644
--- a/docs/frontend-system/building-plugins/01-index.md
+++ b/docs/frontend-system/building-plugins/01-index.md
@@ -8,9 +8,9 @@ description: Building frontend plugins using the new frontend system
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-This section covers how to build your own frontend [plugins](../architecture/04-plugins.md) and
-[overrides](../architecture/05-extension-overrides.md). They are sometimes collectively referred to as
-frontend _features_, and what you install to build up a Backstage frontend [app](../architecture/02-app.md).
+This section covers how to build your own frontend [plugins](../architecture/15-plugins.md) and
+[overrides](../architecture/25-extension-overrides.md). They are sometimes collectively referred to as
+frontend _features_, and what you install to build up a Backstage frontend [app](../architecture/10-app.md).
## Creating a new plugin
@@ -24,14 +24,14 @@ The created plugin will currently be templated for use in the legacy frontend sy
## The plugin instance
-The starting point of a frontend plugin is the `createPlugin` function, which accepts a single options object as its only parameter. It is imported from `@backstage/frontend-plugin-api`, which is where you will find most of the common APIs for building plugins.
+The starting point of a frontend plugin is the `createFrontendPlugin` function, which accepts a single options object as its only parameter. It is imported from `@backstage/frontend-plugin-api`, which is where you will find most of the common APIs for building plugins.
This is how to create a minimal plugin:
```tsx title="in src/plugin.ts"
-import { createPlugin } from '@backstage/frontend-plugin-api';
+import { createFrontendPlugin } from '@backstage/frontend-plugin-api';
-export const examplePlugin = createPlugin({
+export const examplePlugin = createFrontendPlugin({
id: 'example',
extensions: [],
});
@@ -43,13 +43,13 @@ export { examplePlugin as default } from './plugin';
Note that we export the plugin as the default export of our package from `src/index.ts`. This is important, as it is how users of our plugin are able to seamlessly install the plugin package in a Backstage app without having to reference the plugin instance through code.
-The plugin ID should be a lowercase dash-separated string, while the plugin instance variable should be the camel case version of the ID with a `Plugin` suffix. For more details on naming patterns within the frontend system, see [the article on naming patterns](../architecture/08-naming-patterns.md). By sticking to these naming patterns you ensure that users of your plugin more easily recognize the exports and features provided by your plugin.
+The plugin ID should be a lowercase dash-separated string, while the plugin instance variable should be the camel case version of the ID with a `Plugin` suffix. For more details on naming patterns within the frontend system, see [the article on naming patterns](../architecture/50-naming-patterns.md). By sticking to these naming patterns you ensure that users of your plugin more easily recognize the exports and features provided by your plugin.
## Adding extensions
-The plugin that we created above is empty, and doesn't provide any actual functionality. To add functionality to a plugin you need to create and provide it with one or more [extensions](../architecture/03-extensions.md). Let's continue by adding a standalone page to our plugin, as well as a navigation item that allows users to navigate to the page.
+The plugin that we created above is empty, and doesn't provide any actual functionality. To add functionality to a plugin you need to create and provide it with one or more [extensions](../architecture/20-extensions.md). Let's continue by adding a standalone page to our plugin, as well as a navigation item that allows users to navigate to the page.
-To create a new extension you typically use pre-defined [extension creators](../architecture/03-extensions.md#extension-creators), provided either by the framework itself or by other plugins. In this case we'll need to use `createPageExtension` and `createNavItemExtension`, both from `@backstage/frontend-plugin-api`. We will also need to [create a route reference](../architecture/07-routes.md#creating-a-route-reference) to use as a reference for out page, allowing us to dynamically create URLs that link to our page.
+To create a new extension you typically use pre-defined [extension creators](../architecture/20-extensions.md#extension-creators), provided either by the framework itself or by other plugins. In this case we'll need to use `createPageExtension` and `createNavItemExtension`, both from `@backstage/frontend-plugin-api`. We will also need to [create a route reference](../architecture/36-routes.md#creating-a-route-reference) to use as a reference for out page, allowing us to dynamically create URLs that link to our page.
```tsx title="in src/routes.ts"
import { createRouteRef } from '@backstage/frontend-plugin-api';
@@ -63,7 +63,7 @@ export const rootRouteRef = createRouteRef();
```tsx title="in src/plugin.ts"
import {
- createPlugin,
+ createFrontendPlugin,
createPageExtension,
createNavItemExtension,
} from '@backstage/frontend-plugin-api';
@@ -92,7 +92,7 @@ const exampleNavItem = createNavItemExtension({
});
// The same plugin as above, now with the extensions added
-export const examplePlugin = createPlugin({
+export const examplePlugin = createFrontendPlugin({
id: 'example',
extensions: [examplePage, exampleNavItem],
// We can also make routes available to other plugins.
@@ -106,7 +106,7 @@ export const examplePlugin = createPlugin({
What we've built here is a very common type of plugin. It's a top-level tool that provides a single page, along with a method for navigating to that page. The implementation of the page component, in this case the highlighted `ExamplePage`, can be arbitrarily complex. It can be anything from a single simple information page, to a full-blown application with multiple sub-pages.
-We have also provided external access to our route reference by passing it to the plugin `routes` option. This makes it possible for app integrators to bind an external link from a different plugin to our plugin page. You can read more about how this works in the [External Route References](../architecture/07-routes.md#external-route-references) section.
+We have also provided external access to our route reference by passing it to the plugin `routes` option. This makes it possible for app integrators to bind an external link from a different plugin to our plugin page. You can read more about how this works in the [External Route References](../architecture/36-routes.md#external-route-references) section.
## Utility APIs
@@ -168,7 +168,7 @@ const exampleApi = createApiExtension({
/* Omitted definitions for examplePage, exampleNavItem, and rootRouteRef. */
-export const examplePlugin = createPlugin({
+export const examplePlugin = createFrontendPlugin({
id: 'example',
extensions: [
// highlight-add-next-line
@@ -202,7 +202,7 @@ const exampleEntityContent = createEntityContentExtension({
)),
});
-export const examplePlugin = createPlugin({
+export const examplePlugin = createFrontendPlugin({
id: 'example',
extensions: [
// highlight-add-next-line
diff --git a/docs/frontend-system/building-plugins/02-testing.md b/docs/frontend-system/building-plugins/02-testing.md
index 26c9503c6d..f665ed0f0c 100644
--- a/docs/frontend-system/building-plugins/02-testing.md
+++ b/docs/frontend-system/building-plugins/02-testing.md
@@ -41,7 +41,7 @@ describe('Entity details component', () => {
});
```
-To mock [Utility APIs](../architecture/06-utility-apis.md) that are used by your component you can use the `TestApiProvider` to override individual API implementations. In the snippet below, we wrap the component within a `TestApiProvider` in order to mock the catalog client API:
+To mock [Utility APIs](../architecture/33-utility-apis.md) that are used by your component you can use the `TestApiProvider` to override individual API implementations. In the snippet below, we wrap the component within a `TestApiProvider` in order to mock the catalog client API:
```tsx
import React from 'react';
diff --git a/docs/frontend-system/building-plugins/03-extension-types.md b/docs/frontend-system/building-plugins/03-extension-types.md
index 1f3baaa710..c7c2e2ab1f 100644
--- a/docs/frontend-system/building-plugins/03-extension-types.md
+++ b/docs/frontend-system/building-plugins/03-extension-types.md
@@ -8,7 +8,7 @@ description: Extension types provided by the frontend system and core features
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-This section covers many of the [extension types](../architecture/03-extensions.md#extension-creators) available at your disposal when building Backstage frontend plugins.
+This section covers many of the [extension types](../architecture/20-extensions.md#extension-creators) available at your disposal when building Backstage frontend plugins.
## Built-in extension types
diff --git a/docs/frontend-system/building-plugins/04-built-in-data-refs.md b/docs/frontend-system/building-plugins/04-built-in-data-refs.md
index dacbbf30f1..d13e734279 100644
--- a/docs/frontend-system/building-plugins/04-built-in-data-refs.md
+++ b/docs/frontend-system/building-plugins/04-built-in-data-refs.md
@@ -8,7 +8,7 @@ description: Configuring or overriding built-in extension data references
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-To have a better understanding of extension data references please read [the corresponding architecture section](../architecture/03-extensions.md#extension-data) first.
+To have a better understanding of extension data references please read [the corresponding architecture section](../architecture/20-extensions.md#extension-data) first.
## Built-in extension data references
diff --git a/docs/frontend-system/building-plugins/05-migrating.md b/docs/frontend-system/building-plugins/05-migrating.md
index 16f465ece7..79b259a2e5 100644
--- a/docs/frontend-system/building-plugins/05-migrating.md
+++ b/docs/frontend-system/building-plugins/05-migrating.md
@@ -15,9 +15,9 @@ The main concept is that routes, components, apis are now extensions. You can us
In the legacy frontend system a plugin was defined in its own `plugin.ts` file as following:
```ts title="my-plugin/src/plugin.ts"
- import { createPlugin } from '@backstage/core-plugin-api';
+ import { createFrontendPlugin } from '@backstage/core-plugin-api';
- export const myPlugin = createPlugin({
+ export const myPlugin = createFrontendPlugin({
id: 'my-plugin',
apis: [],
routes: {
@@ -29,13 +29,13 @@ In the legacy frontend system a plugin was defined in its own `plugin.ts` file a
});
```
-In order to migrate the actual definition of the plugin you need to recreate the plugin using the new `createPlugin` utility exported by `@backstage/frontend-plugin-api`.
-The new `createPlugin` function doesn't accept apis anymore as apis are now extensions.
+In order to migrate the actual definition of the plugin you need to recreate the plugin using the new `createFrontendPlugin` utility exported by `@backstage/frontend-plugin-api`.
+The new `createFrontendPlugin` function doesn't accept apis anymore as apis are now extensions.
```ts title="my-plugin/src/alpha.ts"
- import { createPlugin } from '@backstage/frontend-plugin-api';
+ import { createFrontendPlugin } from '@backstage/frontend-plugin-api';
- export default createPlugin({
+ export default createFrontendPlugin({
id: 'my-plugin',
// bind all the extensions to the plugin
/* highlight-next-line */
@@ -118,9 +118,9 @@ const fooPage = createPageExtension({
then add the `fooPage` extension to the plugin:
```ts title="my-plugin/src/alpha.ts"
- import { createPlugin } from '@backstage/frontend-plugin-api';
+ import { createFrontendPlugin } from '@backstage/frontend-plugin-api';
- export default createPlugin({
+ export default createFrontendPlugin({
id: 'my-plugin',
// bind all the extensions to the plugin
/* highlight-remove-next-line */
@@ -207,9 +207,9 @@ const exampleWorkApi = createApiExtension({
Finally, let's add the `exampleWorkApi` extension to the plugin:
```ts title="my-plugin/src/alpha.ts"
- import { createPlugin } from '@backstage/frontend-plugin-api';
+ import { createFrontendPlugin } from '@backstage/frontend-plugin-api';
- export default createPlugin({
+ export default createFrontendPlugin({
id: 'my-plugin',
// bind all the extensions to the plugin
/* highlight-remove-next-line */
diff --git a/docs/frontend-system/utility-apis/01-index.md b/docs/frontend-system/utility-apis/01-index.md
index 37120a5152..07f7dcc2a8 100644
--- a/docs/frontend-system/utility-apis/01-index.md
+++ b/docs/frontend-system/utility-apis/01-index.md
@@ -8,7 +8,7 @@ description: Working with Utility APIs in the New Frontend System
> **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**
-As described [in the architecture section](../architecture/06-utility-apis.md), utility APIs are pieces of shared functionality - interfaces that can be requested by plugins to use. They are defined by a TypeScript interface as well as a reference (an "API ref") used to access its implementation. They can be provided both by plugins and the core framework, and are themselves [extensions](../architecture/03-extensions.md) that can accept inputs, be declaratively configured in your app-config, or transparently be replaced entirely with custom implementations that fulfill the same contract.
+As described [in the architecture section](../architecture/33-utility-apis.md), utility APIs are pieces of shared functionality - interfaces that can be requested by plugins to use. They are defined by a TypeScript interface as well as a reference (an "API ref") used to access its implementation. They can be provided both by plugins and the core framework, and are themselves [extensions](../architecture/20-extensions.md) that can accept inputs, be declaratively configured in your app-config, or transparently be replaced entirely with custom implementations that fulfill the same contract.
## Creating utility APIs
diff --git a/docs/frontend-system/utility-apis/02-creating.md b/docs/frontend-system/utility-apis/02-creating.md
index fcb7ff1a65..bd0b71120d 100644
--- a/docs/frontend-system/utility-apis/02-creating.md
+++ b/docs/frontend-system/utility-apis/02-creating.md
@@ -47,7 +47,7 @@ The plugin itself now wants to provide this API and its default implementation,
import {
createApiExtension,
createApiFactory,
- createPlugin,
+ createFrontendPlugin,
storageApiRef,
StorageApi,
} from '@backstage/frontend-plugin-api';
@@ -76,7 +76,7 @@ const exampleWorkApi = createApiExtension({
* The Example plugin.
* @public
*/
-export default createPlugin({
+export default createFrontendPlugin({
id: 'example',
extensions: [exampleWorkApi],
});
@@ -86,7 +86,7 @@ For illustration we make a skeleton implementation class and the API extension a
The code also illustrates how the API factory declares a dependency on another utility API - the core storage API in this case. An instance of that utility API is then provided to the factory function.
-The resulting extension ID of the work API will be the kind `api:` followed by the plugin ID as the namespace, in this case ending up as `api:plugin.example.work`. Check out [the naming patterns doc](../architecture/08-naming-patterns.md) for more information on how this works. You can now use this ID to refer to the API in app-config and elsewhere.
+The resulting extension ID of the work API will be the kind `api:` followed by the plugin ID as the namespace, in this case ending up as `api:plugin.example.work`. Check out [the naming patterns doc](../architecture/50-naming-patterns.md) for more information on how this works. You can now use this ID to refer to the API in app-config and elsewhere.
## Adding configurability
diff --git a/docs/frontend-system/utility-apis/04-configuring.md b/docs/frontend-system/utility-apis/04-configuring.md
index 7acf23decf..d22e10011b 100644
--- a/docs/frontend-system/utility-apis/04-configuring.md
+++ b/docs/frontend-system/utility-apis/04-configuring.md
@@ -12,7 +12,7 @@ Utility APIs are extensions and can therefore optionally be amended with configu
## Configuring
-To configure your Utility API extension, first you'll need to know its ID. That ID is formed from the API ref ID; check [the naming patterns docs](../architecture/08-naming-patterns.md) for details.
+To configure your Utility API extension, first you'll need to know its ID. That ID is formed from the API ref ID; check [the naming patterns docs](../architecture/50-naming-patterns.md) for details.
Our example work API from [the creating section](./02-creating.md) would have the ID `api:plugin.example.work`. You configure it and all other extensions under the `app.extensions` section of your app-config.
@@ -37,7 +37,7 @@ Well written input-enabled extension often have extension creator functions that
## Replacing a Utility API implementation
-Like with other extension types, you replace Utility APIs with your own custom implementation using [extension overrides](../architecture/05-extension-overrides.md).
+Like with other extension types, you replace Utility APIs with your own custom implementation using [extension overrides](../architecture/25-extension-overrides.md).
```tsx title="in your app"
/* highlight-add-start */
diff --git a/docs/integrations/datadog-rum/installation.md b/docs/integrations/datadog-rum/installation.md
index 4dc6c24134..6659bec182 100644
--- a/docs/integrations/datadog-rum/installation.md
+++ b/docs/integrations/datadog-rum/installation.md
@@ -28,6 +28,51 @@ app:
If your [`app-config.yaml`](https://github.com/backstage/backstage/blob/e0506af8fc54074a160fb91c83d6cae8172d3bb3/app-config.yaml#L5) file does not have this configuration, you may have to adjust your [`packages/app/public/index.html`](https://github.com/backstage/backstage/blob/e0506af8fc54074a160fb91c83d6cae8172d3bb3/packages/app/public/index.html#L69) to include the Datadog RUM `init()` section manually.
+Please note that the env value MUST be specified at build time
+
+:::note
+In case after a proper configuration, the events still are not being captured: Copy and paste this section in to your `packages/app/public/index.html` under the `` tag.
+
+```html
+<% if (config.has('app.datadogRum')) { %>
+
+<% } %>
+```
+
The `clientToken` and `applicationId` are generated from the Datadog RUM page
following
[these instructions](https://docs.datadoghq.com/real_user_monitoring/browser/).
diff --git a/docs/notifications/index.md b/docs/notifications/index.md
new file mode 100644
index 0000000000..95d77a9b7f
--- /dev/null
+++ b/docs/notifications/index.md
@@ -0,0 +1,320 @@
+---
+id: index
+title: Getting Started
+description: How to get started with the notifications and signals
+---
+
+The Backstage Notifications System provides a way for plugins and external services to send notifications to Backstage users.
+These notifications are displayed in the dedicated page of the Backstage frontend UI or by frontend plugins per specific scenarios.
+Additionally, notifications can be sent to external channels (like email) via "processors" implemented within plugins.
+
+Notifications can be optionally integrated with the signals (a push mechanism) to ensure users receive them immediately.
+
+### Upgrade to the latest version of Backstage
+
+To ensure your version of Backstage has all the latest notifications and signals related functionality, it’s important to upgrade to the latest version. The [Backstage upgrade helper](https://backstage.github.io/upgrade-helper/) is a great tool to help ensure that you’ve made all the necessary changes during the upgrade!
+
+## About notifications
+
+Notifications are messages sent to either individual users or groups.
+They are not intended for inter-process communication of any kind.
+
+There are two basic types of notifications:
+
+- **Broadcast**: Messages sent to all users of Backstage.
+- **Entity**: Messages delivered to specific listed entities, such as Users or Groups.
+
+Example of use-cases:
+
+- System-wide announcements or alerts
+- Notifications for component owners: e.g., build failures, successful deployments, new vulnerabilities
+- Notifications for individuals: e.g., updates you have subscribed to, new required training courses
+- Notifications pertaining to a particular entity in the catalog: A notification might apply to an entity and the owning team.
+
+## Installation in Older Environments
+
+Newer versions of instances created by the create-app have both the notifications and signals plugins included by default, this section can be skipped right to the Configuration.
+
+Following installation instructions are valid for enabling the plugins in older environments.
+
+### Add Notifications Backend
+
+```bash
+yarn workspace backend add @backstage/plugin-notifications-backend
+```
+
+Add the notifications to your `backend/src/index.ts`:
+
+```ts
+const backend = createBackend();
+// ...
+backend.add(import('@backstage/plugin-notifications-backend'));
+```
+
+### Add Notifications Frontend
+
+```bash
+yarn workspace app add @backstage/notifications
+```
+
+To add the notifications main menu, add following to your `packages/app/src/components/Root/Root.tsx`:
+
+```tsx
+import { NotificationsSidebarItem } from '@backstage/plugin-notifications';
+
+
+
+
+ // ...
+
+
+
+;
+```
+
+Also add the route to notifications to `packages/app/src/App.tsx`:
+
+```tsx
+import { NotificationsPage } from '@backstage/plugin-notifications';
+
+
+ // ...
+ } />
+;
+```
+
+### Optional: Add Signals Backend
+
+Optionally add Signals to your backend by
+
+```bash
+yarn workspace backend add @backstage/plugin-signals-backend
+```
+
+Add the signals to your `backend/src/index.ts`:
+
+```ts
+const backend = createBackend();
+// ...
+backend.add(import('@backstage/plugin-signals-backend'));
+```
+
+### Optional: Signals Frontend
+
+The use of signals is optional but improves user experience.
+
+Start with:
+
+```bash
+yarn workspace app add @backstage/plugin-signals
+```
+
+To install the plugin, you have to add the following to your `packages/app/src/plugins.ts`:
+
+```ts
+export { signalsPlugin } from '@backstage/plugin-signals';
+```
+
+And make sure that your `packages/app/src/App.tsx` contains:
+
+```ts
+import * as plugins from './plugins';
+
+const app = createApp({
+ // ...
+ plugins: Object.values(plugins),
+ // ...
+});
+```
+
+If the signals plugin is properly configured, it will be automatically discovered by the notifications plugin and used.
+
+## Configuration
+
+### Notifications Backend
+
+The Notifications backend plugin provides an API to create notifications, list notifications per logged-in user, and search based on parameters.
+
+The plugin uses a relational [database](https://backstage.io/docs/getting-started/config/database) for persistence, no specifics are introduced in this context.
+
+No additional configuration in the app-config is needed, except for optional additional modules for `processors`.
+
+### Notifications Frontend
+
+The recipients of notifications have to be entities in the catalog, e.g. of the User or Group kind.
+
+Otherwise no specific configuration is needed for the front-end notifications plugin.
+
+All parametrization is done through component properties, such as the `NotificationsSidebarItem`, which can be used as an active left-side menu item in the front-end.
+
+
+
+In the `packages/app/src/components/Root/Root.tsx`, tweak the [properties](https://backstage.io/docs/reference/plugin-notifications.notificationssidebaritem) of the `` per specific needs.
+
+## Use
+
+New notifications can be sent either by a backend plugin or an external service through the REST API.
+
+### Backend
+
+Regardless of technical feasibility, a backend plugin should avoid directly accessing the notifications REST API.
+Instead, it should integrate with the `@backstage/plugin-notifications-node` to `send` (create) a new notification.
+
+The reasons for this approach include the propagation of authorization in the API request and improved maintenance and backward compatibility in the future.
+
+```ts
+import { notificationService } from '@backstage/plugin-notifications-node';
+
+export const myPlugin = createBackendPlugin({
+ pluginId: 'myPlugin',
+ register(env) {
+ env.registerInit({
+ deps: {
+ // ...
+ notificationService: notificationService,
+ },
+ async init({ config, logger, httpRouter, notificationService }) {
+ httpRouter.use(
+ await createRouter({
+ // ...
+ notificationService,
+ }),
+ );
+ },
+ });
+ },
+});
+```
+
+To emit a new notification:
+
+```ts
+notificationService.send({
+ recipients /* of the broadcast or entity type */,
+ payload /* actual message */,
+});
+```
+
+Refer the [API documentation](https://github.com/backstage/backstage/blob/master/plugins/notifications-node/api-report.md) for further details.
+
+### Signals
+
+The use of signals with notifications is optional but generally enhances user experience and performance.
+
+When a notification is created, a new signal is emitted to a general-purpose message bus to announce it to subscribed listeners.
+
+The frontend maintains a persistent connection (WebSocket) to receive these announcements from the notifications channel.
+The specific details of the updated or created notification should be retrieved via a request to the notifications API, except for new notifications, where the payload is included in the signal for performance reasons.
+
+In a frontend plugin, to subscribe for notifications' signals:
+
+```ts
+import { useSignal } from '@backstage/plugin-signals-react';
+
+const { lastSignal } = useSignal('notifications');
+
+React.useEffect(() => {
+ /* ... */
+}, [lastSignal, notificationsApi]);
+```
+
+### Consuming Notifications
+
+In a front-end plugin, the simplest way to query a notification is by its ID:
+
+```ts
+import { useApi } from '@backstage/core-plugin-api';
+import { notificationsApiRef } from '@backstage/plugin-notifications';
+
+const notificationsApi = useApi(notificationsApiRef);
+
+notificationsApi.getNotification(yourId);
+
+// or with connection to signals:
+notificationsApi.getNotification(lastSignal.notification_id);
+```
+
+### Extending Notifications via Processors
+
+The notifications can be extended with `NotificationProcessor`. These processors allow to decorate notifications before they are sent or/and send the notifications to external services.
+
+Depending on the needs, a processor can modify the content of a notification or route it to different systems like email, Slack, or other services.
+
+A good example of how to write a processor is the [Email Processor](https://github.com/backstage/backstage/tree/master/plugins/notifications-backend-module-email).
+
+Start off by creating a notification processor:
+
+```ts
+import { Notification } from '@backstage/plugin-notifications-common';
+import { NotificationProcessor } from '@backstage/plugin-notifications-node';
+
+class MyNotificationProcessor implements NotificationProcessor {
+ async decorate(notification: Notification): Promise {
+ if (notification.origin === 'plugin-my-plugin') {
+ notification.payload.icon = 'my-icon';
+ }
+ return notification;
+ }
+
+ async send(notification: Notification): Promise {
+ nodemailer.sendEmail({
+ from: 'backstage',
+ to: 'user',
+ subject: notification.payload.title,
+ text: notification.payload.description,
+ });
+ }
+}
+```
+
+Both of the processing functions are optional, and you can implement only one of them.
+
+Add the notification processor to the notification system by:
+
+```ts
+import { notificationsProcessingExtensionPoint } from '@backstage/plugin-notifications-node';
+import { Notification } from '@backstage/plugin-notifications-common';
+
+export const myPlugin = createBackendPlugin({
+ pluginId: 'myPlugin',
+ register(env) {
+ env.registerInit({
+ deps: {
+ notifications: notificationsProcessingExtensionPoint,
+ // ...
+ },
+ async init({ notifications }) {
+ // ...
+ notifications.addProcessor(new MyNotificationProcessor());
+ },
+ });
+ },
+});
+```
+
+### External Services
+
+When the emitter of a notification is a Backstage backend plugin, it is mandatory to use the integration via `@backstage/plugin-notifications-node` as described above.
+
+If the emitter is a service external to Backstage, an HTTP POST request can be issued directly to the API, assuming that authentication is properly configured.
+Refer to the [service-to-service auth documentation](https://backstage.io/docs/auth/service-to-service-auth) for more details, focusing on the Static Tokens section for the simplest setup option.
+
+An example request for creating a broadcast notification might look like:
+
+```bash
+curl -X POST https://[BACKSTAGE_BACKEND]/api/notifications -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_BASE64_SHARED_KEY_TOKEN" -d '{"recipients":{"type":"broadcast"},"payload": {"title": "Title of broadcast message","link": "http://foo.com/bar","severity": "high","topic": "The topic"}}'
+```
+
+## Additional info
+
+An example of a backend plugin sending notifications can be found in https://github.com/backstage/backstage/tree/master/plugins/scaffolder-backend-module-notifications.
+
+Sources of the notifications and signal plugins:
+
+- https://github.com/backstage/backstage/blob/master/plugins/notifications
+
+- https://github.com/backstage/backstage/blob/master/plugins/notifications-backend
+
+- https://github.com/backstage/backstage/blob/master/plugins/notifications-node
+
+- https://github.com/backstage/backstage/blob/master/plugins/signals-react
diff --git a/docs/notifications/notificationsPage.png b/docs/notifications/notificationsPage.png
new file mode 100644
index 0000000000..7c96ab77af
Binary files /dev/null and b/docs/notifications/notificationsPage.png differ
diff --git a/docs/permissions/plugin-authors/05-frontend-authorization.md b/docs/permissions/plugin-authors/05-frontend-authorization.md
index 60458aaf4d..4d673e3b4f 100644
--- a/docs/permissions/plugin-authors/05-frontend-authorization.md
+++ b/docs/permissions/plugin-authors/05-frontend-authorization.md
@@ -199,7 +199,8 @@ const routes = (
- {/* highlight-add-end */}}
+ {/* highlight-add-end */}
+ }>
{/* ... */}
diff --git a/docs/permissions/writing-a-policy.md b/docs/permissions/writing-a-policy.md
index 0f2d4fe091..0762f6b0c6 100644
--- a/docs/permissions/writing-a-policy.md
+++ b/docs/permissions/writing-a-policy.md
@@ -141,4 +141,8 @@ class TestPermissionPolicy implements PermissionPolicy {
In this example, we use [`isResourcePermission`](https://backstage.io/docs/reference/plugin-permission-common.isresourcepermission) to match all permissions with a resource type of `catalog-entity`. Just like `isPermission`, this helper will "narrow" the type of `request.permission` and enable the use of `createCatalogConditionalDecision`. In addition to the behavior you observed before, you should also see that catalog entities are no longer visible unless you are the owner - success!
-_Note:_ Some catalog permissions do not have the `'catalog-entity'` resource type, such as [`catalogEntityCreatePermission`](https://github.com/backstage/backstage/blob/1e5e9fb9de9856a49e60fc70c38a4e4e94c69570/plugins/catalog-common/src/permissions.ts#L49). In those cases, a definitive decision is required because conditions can't be applied to an entity that does not exist yet.
+:::note Note
+
+Some catalog permissions do not have the `'catalog-entity'` resource type, such as [`catalogEntityCreatePermission`](https://github.com/backstage/backstage/blob/1e5e9fb9de9856a49e60fc70c38a4e4e94c69570/plugins/catalog-common/src/permissions.ts#L49). In those cases, a definitive decision is required because conditions can't be applied to an entity that does not exist yet.
+
+:::
diff --git a/docs/plugins/composability.md b/docs/plugins/composability.md
index 1a9c0babf9..a0e0e2d5e6 100644
--- a/docs/plugins/composability.md
+++ b/docs/plugins/composability.md
@@ -329,7 +329,7 @@ You can also use static configuration to bind routes, removing the need to make
changes to the app code. It does however mean that you won't get type safety
when binding routes and compile-time validation of the bindings. Static
configuration of route bindings is done under the `app.routes.bindings` key in
-`app-config.yaml`. It works the same way as [route bindings in the new frontend system](../frontend-system/architecture/07-routes.md#binding-external-route-references),
+`app-config.yaml`. It works the same way as [route bindings in the new frontend system](../frontend-system/architecture/36-routes.md#binding-external-route-references),
for example:
```yaml
@@ -342,7 +342,7 @@ app:
### Default Targets for External Route References
Following the `1.28` release of Backstage you can now define default targets for
-external route references. They work the same way as [default targets in the new frontend system](../frontend-system/architecture/07-routes.md#default-targets-for-external-route-references),
+external route references. They work the same way as [default targets in the new frontend system](../frontend-system/architecture/36-routes.md#default-targets-for-external-route-references),
for example:
```ts
diff --git a/docs/plugins/observability.md b/docs/plugins/observability.md
index e13653706f..324e6751d4 100644
--- a/docs/plugins/observability.md
+++ b/docs/plugins/observability.md
@@ -17,7 +17,12 @@ See how to install Datadog Events in your app
### New Backend
-The backend supplies a central logging service, [`rootLogger`](../backend-system/core-services/root-logger.md), as well as a plugin based logger, [`logger`](../backend-system/core-services/logger.md) from `coreServices`. To add additional granularity to your logs, you can create children from the plugin based logger, using the `.child()` method and provide is with JSON data. For example, if you wanted to log items for a specific span in your plugin, you could do
+The backend supplies a central logging service,
+[`rootLogger`](../backend-system/core-services/root-logger.md), as well as a plugin
+based logger, [`logger`](../backend-system/core-services/logger.md) from `coreServices`.
+To add additional granularity to your logs, you can create children from the plugin
+based logger, using the `.child()` method and provide is with JSON data. For example,
+if you wanted to log items for a specific span in your plugin, you could do
```ts
export function createRouter({ logger }) {
@@ -37,7 +42,9 @@ export function createRouter({ logger }) {
}
```
-You can also add additional metadata to all logs for your Backstage instance by overriding the `rootLogger` implementation, you can see an example in [the `logger` docs](../backend-system/core-services/logger.md#configuring-the-service).
+You can also add additional metadata to all logs for your Backstage instance by
+overriding the `rootLogger` implementation, you can see an example in
+[the `rootLogger` docs](../backend-system/core-services/root-logger.md#configuring-the-service).
### Old Backend
@@ -63,9 +70,19 @@ An example log line could look as follows:
## Health Checks
-### New Backend
+### New Backend (post 1.29.0)
-The new backend is moving towards health checks being plugin-based, as such there is no current plugin for providing a health check route. You can add this yourself easily though,
+The new backend provides a `RootHealthService` which implements
+`/.backstage/health/v1/readiness` and `/.backstage/health/v1/liveness` endpoints
+to provide health checks for the entire backend instance.
+
+You can read more about this new service and how to customize it in the
+[Root Health Service documentation](../backend-system/core-services/root-health.md).
+
+### New Backend (pre 1.29.0)
+
+The new backend is moving towards health checks being plugin-based, as such there is no
+current plugin for providing a health check route. You can add this yourself easily though,
```ts
import {
diff --git a/docs/releases/v1.30.0-next.3-changelog.md b/docs/releases/v1.30.0-next.3-changelog.md
new file mode 100644
index 0000000000..4fa86da821
--- /dev/null
+++ b/docs/releases/v1.30.0-next.3-changelog.md
@@ -0,0 +1,2199 @@
+# Release v1.30.0-next.3
+
+Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.30.0-next.3](https://backstage.github.io/upgrade-helper/?to=1.30.0-next.3)
+
+## @backstage/backend-plugin-api@0.8.0-next.2
+
+### Minor Changes
+
+- 7c5f3b0: The `createServiceRef` function now accepts a new boolean `multiple` option. The `multiple` option defaults to `false` and when set to `true`, it enables that multiple implementation are installed for the created service ref.
+
+ We're looking for ways to make it possible to augment services without the need to replace the entire service.
+
+ Typical example of that being the ability to install support for additional targets for the `UrlReader` service without replacing the service itself. This achieves that by allowing us to define services that can have multiple simultaneous implementation, allowing the `UrlReader` implementation to depend on such a service to collect all possible implementation of support for external targets:
+
+ ```diff
+ // @backstage/backend-defaults
+
+ + export const urlReaderFactoriesServiceRef = createServiceRef({
+ + id: 'core.urlReader.factories',
+ + scope: 'plugin',
+ + multiton: true,
+ + });
+
+ ...
+
+ export const urlReaderServiceFactory = createServiceFactory({
+ service: coreServices.urlReader,
+ deps: {
+ config: coreServices.rootConfig,
+ logger: coreServices.logger,
+ + factories: urlReaderFactoriesServiceRef,
+ },
+ - async factory({ config, logger }) {
+ + async factory({ config, logger, factories }) {
+ return UrlReaders.default({
+ config,
+ logger,
+ + factories,
+ });
+ },
+ });
+ ```
+
+ With that, you can then add more custom `UrlReader` factories by installing more implementations of the `urlReaderFactoriesServiceRef` in your backend instance. Something like:
+
+ ```ts
+ // packages/backend/index.ts
+ import { createServiceFactory } from '@backstage/backend-plugin-api';
+ import { urlReaderFactoriesServiceRef } from '@backstage/backend-defaults';
+ ...
+
+ backend.add(createServiceFactory({
+ service: urlReaderFactoriesServiceRef,
+ deps: {},
+ async factory() {
+ return CustomUrlReader.factory;
+ },
+ }));
+
+ ...
+
+ ```
+
+### Patch Changes
+
+- 6061061: Added `createBackendFeatureLoader`, which can be used to create an installable backend feature that can in turn load in additional backend features in a dynamic way.
+
+- ba9abf4: The `SchedulerService` now allows tasks with `frequency: { trigger: 'manual' }`. This means that the task will not be scheduled, but rather run only when manually triggered with `SchedulerService.triggerTask`.
+
+- 8b13183: Added `createBackendFeatureLoader`, which can be used to programmatically select and install backend features.
+
+ A feature loader can return an list of features to be installed, for example in the form on an `Array` or other for of iterable, which allows for the loader to be defined as a generator function. Both synchronous and asynchronous loaders are supported.
+
+ Additionally, a loader can depend on services in its implementation, with the restriction that it can only depend on root-scoped services, and it may not override services that have already been instantiated.
+
+ ```ts
+ const searchLoader = createBackendFeatureLoader({
+ deps: {
+ config: coreServices.rootConfig,
+ },
+ *loader({ config }) {
+ // Example of a custom config flag to enable search
+ if (config.getOptionalString('customFeatureToggle.search')) {
+ yield import('@backstage/plugin-search-backend/alpha');
+ yield import('@backstage/plugin-search-backend-module-catalog/alpha');
+ yield import('@backstage/plugin-search-backend-module-explore/alpha');
+ yield import('@backstage/plugin-search-backend-module-techdocs/alpha');
+ }
+ },
+ });
+ ```
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/frontend-plugin-api@0.7.0-next.2
+
+### Minor Changes
+
+- 72754db: **BREAKING**: All types of route refs are always considered optional by `useRouteRef`, which means the caller must always handle a potential `undefined` return value. Related to this change, the `optional` option from `createExternalRouteRef` has been removed, since it is no longer necessary.
+
+ This is released as an immediate breaking change as we expect the usage of the new route refs to be extremely low or zero, since plugins that support the new system will still use route refs and `useRouteRef` from `@backstage/core-plugin-api` in combination with `convertLegacyRouteRef` from `@backstage/core-compat-api`.
+
+### Patch Changes
+
+- 210d066: Added support for using the `params` in other properties of the `createExtensionBlueprint` options by providing a callback.
+- Updated dependencies
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/plugin-auth-node@0.5.0-next.2
+
+### Minor Changes
+
+- 579afd0: **BREAKING**: Sign-in resolvers configured via `.signIn.resolvers` now take precedence over sign-in resolvers passed to `signInResolver` option of `createOAuthProviderFactory`. This effectively makes sign-in resolvers passed via the `signInResolver` the default one, which you can then override through configuration.
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog@1.22.0-next.2
+
+### Minor Changes
+
+- 6925dcb: Introduces the HasSubdomainsCard component that displays the subdomains of a given domain
+
+### Patch Changes
+
+- 604a504: The entity relation cards available for the new frontend system via `/alpha` now have more accurate and granular default filters.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder@1.24.0-next.2
+
+### Minor Changes
+
+- 3fca643: Added field extension `RepoBranchPicker` that supports autocompletion for Bitbucket
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-scaffolder-react@1.11.0-next.2
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/types@1.1.1
+
+## @backstage/app-defaults@1.5.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/theme@0.5.6
+
+## @backstage/backend-app-api@0.8.1-next.2
+
+### Patch Changes
+
+- 8b13183: Added support for the latest version of `BackendFeature`s from `@backstage/backend-plugin-api`, including feature loaders.
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- 7c5f3b0: Update the `ServiceRegister` implementation to enable registering multiple service implementations for a given service ref.
+- 80a0737: Added configuration for the `packages` options to config schema
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/cli-node@0.2.7
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-common@0.23.4-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/backend-dev-utils@0.1.4
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-defaults@0.4.2-next.2
+
+### Patch Changes
+
+- 0d16b52: Add access restrictions to the JWKS external access method config schema
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- ba9abf4: The `SchedulerService` now allows tasks with `frequency: { trigger: 'manual' }`. This means that the task will not be scheduled, but rather run only when manually triggered with `SchedulerService.triggerTask`.
+- 7c5f3b0: Update the `UrlReader` service to depends on multiple instances of `UrlReaderFactoryProvider` service.
+- 1d5f298: Avoid excessive numbers of error listeners on cache clients
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-app-api@0.8.1-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/backend-dev-utils@0.1.4
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-dynamic-feature-service@0.2.16-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-app-api@0.8.1-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-app-node@0.1.23-next.2
+ - @backstage/plugin-events-backend@0.3.10-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/cli-node@0.2.7
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-openapi-utils@0.1.16-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/errors@1.2.4
+
+## @backstage/backend-tasks@0.5.28-next.2
+
+### Patch Changes
+
+- ba9abf4: The `PluginTaskScheduler` now allows tasks with `frequency: { trigger: 'manual' }`. This means that the task will not be scheduled, but rather run only when manually triggered with `PluginTaskScheduler.triggerTask`.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-test-utils@0.4.5-next.2
+
+### Patch Changes
+
+- 8b13183: Internal updates to support latest version of `BackendFeauture`s from `@backstage/backend-plugin-api`.
+- 7c5f3b0: Update the `ServiceFactoryTester` to be able to test services that enables multi implementation installation.
+- Updated dependencies
+ - @backstage/backend-defaults@0.4.2-next.2
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-app-api@0.8.1-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/cli@0.27.0-next.3
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/cli-node@0.2.7
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/eslint-plugin@0.1.8
+ - @backstage/release-manifests@0.0.11
+ - @backstage/types@1.1.1
+
+## @backstage/config-loader@1.9.0-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/core-compat-api@0.2.8-next.2
+
+### Patch Changes
+
+- 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`.
+- 16cf96c: Both `compatWrapper` and `convertLegacyRouteRef` now support converting from the new system to the old.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/create-app@0.5.18-next.3
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/cli-common@0.1.14
+
+## @backstage/dev-utils@1.0.37-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/app-defaults@1.5.10-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+
+## @backstage/frontend-app-api@0.7.5-next.2
+
+### Patch Changes
+
+- 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/frontend-test-utils@0.1.12-next.2
+
+### Patch Changes
+
+- 8209449: Added new APIs for testing extensions
+- 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/frontend-app-api@0.7.5-next.2
+ - @backstage/test-utils@1.5.10-next.2
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/repo-tools@0.9.5-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/cli-node@0.2.7
+ - @backstage/catalog-model@1.5.0
+ - @backstage/cli-common@0.1.14
+ - @backstage/errors@1.2.4
+
+## @techdocs/cli@1.8.17-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-defaults@0.4.2-next.2
+ - @backstage/plugin-techdocs-node@1.12.9-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+
+## @backstage/test-utils@1.5.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-api-docs@0.11.8-next.2
+
+### Patch Changes
+
+- 4b6d2cb: Updated dependency `@graphiql/react` to `^0.23.0`.
+- Updated dependencies
+ - @backstage/plugin-catalog@1.22.0-next.2
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+
+## @backstage/plugin-app-backend@0.3.72-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-app-node@0.1.23-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-app-node@0.1.23-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/config-loader@1.9.0-next.2
+
+## @backstage/plugin-app-visualizer@0.1.9-next.2
+
+### Patch Changes
+
+- 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+
+## @backstage/plugin-auth-backend@0.22.10-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.6-next.2
+ - @backstage/plugin-auth-backend-module-microsoft-provider@0.1.18-next.2
+ - @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.15-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-auth-backend-module-atlassian-provider@0.2.4-next.2
+ - @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.6-next.2
+ - @backstage/plugin-auth-backend-module-github-provider@0.1.20-next.2
+ - @backstage/plugin-auth-backend-module-gitlab-provider@0.1.20-next.2
+ - @backstage/plugin-auth-backend-module-oauth2-provider@0.2.4-next.2
+ - @backstage/plugin-auth-backend-module-oidc-provider@0.2.4-next.2
+ - @backstage/plugin-auth-backend-module-okta-provider@0.0.16-next.2
+ - @backstage/plugin-auth-backend-module-onelogin-provider@0.1.4-next.2
+ - @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.6-next.2
+ - @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.18-next.2
+ - @backstage/plugin-auth-backend-module-google-provider@0.1.20-next.2
+ - @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.16-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-auth-backend-module-atlassian-provider@0.2.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.15-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-backend@0.22.10-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.6-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.6-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.6-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.18-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-auth-backend-module-github-provider@0.1.20-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-gitlab-provider@0.1.20-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-google-provider@0.1.20-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-guest-provider@0.1.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-auth-backend-module-microsoft-provider@0.1.18-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-oauth2-provider@0.2.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.16-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-auth-backend-module-oidc-provider@0.2.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-backend@0.22.10-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-okta-provider@0.0.16-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-onelogin-provider@0.1.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+
+## @backstage/plugin-auth-backend-module-pinniped-provider@0.1.17-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-auth-backend-module-vmware-cloud-provider@0.2.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/catalog-model@1.5.0
+
+## @backstage/plugin-bitbucket-cloud-common@0.2.22-next.1
+
+### Patch Changes
+
+- 3fca643: Added method `listBranchesByRepository` to `BitbucketCloudClient`
+- Updated dependencies
+ - @backstage/integration@1.14.0-next.0
+
+## @backstage/plugin-catalog-backend@1.24.1-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/backend-openapi-utils@0.1.16-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-search-backend-module-catalog@0.1.29-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-backend-module-aws@0.3.18-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-backend-module-azure@0.1.43-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.6-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/backend-openapi-utils@0.1.16-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-backend-module-bitbucket-cloud@0.2.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-bitbucket-cloud-common@0.2.22-next.1
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-bitbucket-server@0.1.37-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-backend-module-gcp@0.1.24-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-gerrit@0.1.40-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-backend-module-github@0.6.6-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-github-org@0.1.18-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-catalog-backend-module-github@0.6.6-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-gitlab@0.3.22-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-gitlab-org@0.0.6-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-catalog-backend-module-gitlab@0.3.22-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.28-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-backend-module-ldap@0.7.1-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-backend-module-logs@0.0.2-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-catalog-backend-module-msgraph@0.5.31-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-catalog-backend-module-openapi@0.1.41-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-backend-module-puppetdb@0.1.29-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/catalog-model@1.5.0
+
+## @backstage/plugin-catalog-backend-module-unprocessed@0.4.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-unprocessed-entities-common@0.0.4-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-catalog-common@1.0.26-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/catalog-model@1.5.0
+
+## @backstage/plugin-catalog-graph@0.4.8-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-import@0.12.2-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration-react@1.1.30-next.0
+
+## @backstage/plugin-catalog-node@1.12.5-next.2
+
+### Patch Changes
+
+- 7c5f3b0: Explicit declare if the service ref accepts `single` or `multiple` implementations.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-catalog-react@1.12.3-next.2
+
+### Patch Changes
+
+- 012e3eb: Entity page extensions created for the new frontend system via the `/alpha` exports will now be enabled by default.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/plugin-catalog-unprocessed-entities-common@0.0.4-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+
+## @backstage/plugin-devtools@0.1.17-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-devtools-common@0.1.12-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-devtools-backend@0.3.9-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-devtools-common@0.1.12-next.1
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-devtools-common@0.1.12-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-events-backend@0.3.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-events-backend-module-aws-sqs@0.3.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-events-backend-module-azure@0.2.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-events-backend-module-bitbucket-cloud@0.2.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-events-backend-module-gerrit@0.2.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-events-backend-module-github@0.2.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-events-backend-module-gitlab@0.2.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-events-backend-test-utils@0.1.33-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-events-node@0.3.9-next.2
+
+## @backstage/plugin-events-node@0.3.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+
+## @backstage/plugin-home@0.7.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/theme@0.5.6
+ - @backstage/plugin-home-react@0.1.16-next.0
+
+## @backstage/plugin-kubernetes@0.11.13-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/plugin-kubernetes-react@0.4.2-next.2
+
+## @backstage/plugin-kubernetes-backend@0.18.4-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- 8c1aa06: Add `kubernetes.clusterLocatorMethods[].clusters[].customResources` to the configuration schema.
+ This was already documented and supported by the plugin.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-kubernetes-node@0.1.17-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-kubernetes-cluster@0.0.14-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/plugin-kubernetes-react@0.4.2-next.2
+
+## @backstage/plugin-kubernetes-common@0.8.2-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-kubernetes-node@0.1.17-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-kubernetes-react@0.4.2-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-kubernetes-common@0.8.2-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-notifications-backend@0.3.4-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-notifications-node@0.2.4-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-signals-node@0.1.9-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/plugin-notifications-common@0.0.5
+
+## @backstage/plugin-notifications-backend-module-email@0.2.0-next.2
+
+### Patch Changes
+
+- cdb630d: Add support for stream transport for debugging purposes
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-notifications-node@0.2.4-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+ - @backstage/plugin-notifications-common@0.0.5
+
+## @backstage/plugin-notifications-node@0.2.4-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-signals-node@0.1.9-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/plugin-notifications-common@0.0.5
+
+## @backstage/plugin-org@0.6.28-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+
+## @backstage/plugin-org-react@0.1.27-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+
+## @backstage/plugin-permission-backend@0.5.47-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-permission-backend-module-allow-all-policy@0.1.20-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+
+## @backstage/plugin-permission-common@0.8.1-next.1
+
+### Patch Changes
+
+- df784fe: Add the MetadataResponse type from @backstage/plugin-permission-node, since this
+ type might be used in frontend code.
+- Updated dependencies
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-permission-node@0.8.1-next.2
+
+### Patch Changes
+
+- df784fe: The MetadataResponse type has been moved to @backstage/plugin-permission-common
+ to match the recent move of MetadataResponseSerializedRule, and should be
+ imported from there going forward. To avoid an immediate breaking change, this
+ type is still re-exported from this package, but is marked as deprecated and
+ will be removed in a future release.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-permission-react@0.4.25-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/config@1.2.0
+ - @backstage/core-plugin-api@1.9.3
+
+## @backstage/plugin-proxy-backend@0.5.4-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-backend@1.23.1-next.2
+
+### Patch Changes
+
+- c544f81: Add support for status filtering in scaffolder tasks endpoint
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.13-next.2
+ - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.13-next.2
+ - @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.13-next.2
+ - @backstage/plugin-scaffolder-backend-module-gerrit@0.1.15-next.2
+ - @backstage/plugin-scaffolder-backend-module-gitea@0.1.13-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-bitbucket-cloud-common@0.2.22-next.1
+ - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.2
+ - @backstage/plugin-scaffolder-backend-module-azure@0.1.15-next.2
+ - @backstage/plugin-scaffolder-backend-module-github@0.4.1-next.2
+ - @backstage/plugin-scaffolder-backend-module-gitlab@0.4.5-next.2
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-backend-module-azure@0.1.15-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.13-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.13-next.2
+ - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.13-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.13-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- 3fca643: Added autocompletion support for resource `branches`
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-bitbucket-cloud-common@0.2.22-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.13-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.24-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.47-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-backend-module-gcp@0.1.1-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-gerrit@0.1.15-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-gitea@0.1.13-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-github@0.4.1-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-gitlab@0.4.5-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-notifications@0.0.6-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-notifications-node@0.2.4-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-notifications-common@0.0.5
+
+## @backstage/plugin-scaffolder-backend-module-rails@0.4.40-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-backend-module-sentry@0.1.31-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- 382e868: Added test cases for sentry:project:create examples
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-scaffolder-backend-module-yeoman@0.3.7-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/plugin-scaffolder-node-test-utils@0.1.10-next.2
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-common@1.5.5-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/catalog-model@1.5.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-node@0.4.9-next.2
+
+### Patch Changes
+
+- c544f81: Add support for status filtering in scaffolder tasks endpoint
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-node-test-utils@0.1.10-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-test-utils@0.4.5-next.2
+ - @backstage/plugin-scaffolder-node@0.4.9-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-scaffolder-react@1.11.0-next.2
+
+### Patch Changes
+
+- 072c00c: Fixed a bug in `DefaultTableOutputs` where output elements overlapped on smaller screen sizes
+- 04759f2: Fix null check in `isJsonObject` utility function for scaffolder review state component
+- Updated dependencies
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/plugin-scaffolder-common@1.5.5-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/plugin-search@1.4.15-next.2
+
+### Patch Changes
+
+- 3123c16: Fix package metadata
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/plugin-search-backend@1.5.15-next.2
+
+### Patch Changes
+
+- 3123c16: Fix package metadata
+- Updated dependencies
+ - @backstage/backend-defaults@0.4.2-next.2
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-openapi-utils@0.1.16-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-search-backend-module-catalog@0.1.29-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-search-backend-module-elasticsearch@1.5.4-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-search-backend-module-explore@0.1.29-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-search-backend-module-pg@0.5.33-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-search-backend-module-stack-overflow-collator@0.1.16-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-search-backend-module-techdocs@0.1.28-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-techdocs-node@1.12.9-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## @backstage/plugin-search-backend-node@1.2.28-next.2
+
+### Patch Changes
+
+- 3123c16: Fix package metadata
+- 7c5f3b0: Explicit declare if the service ref accepts `single` or `multiple` implementations.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+
+## @backstage/plugin-search-common@1.2.14-next.1
+
+### Patch Changes
+
+- 3123c16: Fix package metadata
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-search-react@1.7.14-next.2
+
+### Patch Changes
+
+- 3123c16: Fix package metadata
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/plugin-signals-backend@0.1.9-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-signals-node@0.1.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-signals-node@0.1.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-techdocs@1.10.8-next.2
+
+### Patch Changes
+
+- 67e76f2: TechDocs now supports the `mkdocs-redirects` plugin. Redirects defined using the `mkdocs-redirect` plugin will be handled automatically in TechDocs. Redirecting to external urls is not supported. In the case that an external redirect url is provided, TechDocs will redirect to the current documentation site home.
+- bdc5471: Fixed issue where header styles were incorrectly generated when themes used CSS variables to define font size.
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+ - @backstage/plugin-auth-react@0.1.5-next.0
+ - @backstage/plugin-techdocs-common@0.1.0-next.0
+ - @backstage/plugin-techdocs-react@1.2.7-next.0
+
+## @backstage/plugin-techdocs-addons-test-utils@1.0.37-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog@1.22.0-next.2
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-techdocs@1.10.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/test-utils@1.5.10-next.2
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/plugin-techdocs-react@1.2.7-next.0
+
+## @backstage/plugin-techdocs-backend@1.10.10-next.2
+
+### Patch Changes
+
+- 93095ee: Make sure node-fetch is version 2.7.0 or greater
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-search-backend-module-techdocs@0.1.28-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-techdocs-node@1.12.9-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/plugin-techdocs-common@0.1.0-next.0
+
+## @backstage/plugin-techdocs-node@1.12.9-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/plugin-techdocs-common@0.1.0-next.0
+
+## @backstage/plugin-user-settings@0.8.11-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/plugin-signals-react@0.0.4
+ - @backstage/plugin-user-settings-common@0.0.1
+
+## @backstage/plugin-user-settings-backend@0.2.22-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-signals-node@0.1.9-next.2
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/plugin-user-settings-common@0.0.1
+
+## example-app@0.2.100-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-scaffolder-react@1.11.0-next.2
+ - @backstage/plugin-catalog@1.22.0-next.2
+ - @backstage/cli@0.27.0-next.3
+ - @backstage/frontend-app-api@0.7.5-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-search@1.4.15-next.2
+ - @backstage/plugin-api-docs@0.11.8-next.2
+ - @backstage/plugin-techdocs@1.10.8-next.2
+ - @backstage/plugin-scaffolder@1.24.0-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-graph@0.4.8-next.3
+ - @backstage/plugin-catalog-import@0.12.2-next.2
+ - @backstage/plugin-org@0.6.28-next.2
+ - @backstage/plugin-user-settings@0.8.11-next.2
+ - @backstage/plugin-devtools@0.1.17-next.2
+ - @backstage/plugin-home@0.7.9-next.2
+ - @backstage/plugin-kubernetes@0.11.13-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/app-defaults@1.5.10-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+ - @backstage/plugin-auth-react@0.1.5-next.0
+ - @backstage/plugin-catalog-unprocessed-entities@0.2.7-next.0
+ - @backstage/plugin-kubernetes-cluster@0.0.14-next.2
+ - @backstage/plugin-notifications@0.2.4-next.0
+ - @backstage/plugin-signals@0.0.9-next.0
+ - @backstage/plugin-techdocs-module-addons-contrib@1.1.13-next.0
+ - @backstage/plugin-techdocs-react@1.2.7-next.0
+
+## example-app-next@0.0.14-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-scaffolder-react@1.11.0-next.2
+ - @backstage/plugin-catalog@1.22.0-next.2
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/cli@0.27.0-next.3
+ - @backstage/frontend-app-api@0.7.5-next.2
+ - @backstage/core-compat-api@0.2.8-next.2
+ - @backstage/plugin-app-visualizer@0.1.9-next.2
+ - @backstage/plugin-search-common@1.2.14-next.1
+ - @backstage/plugin-search-react@1.7.14-next.2
+ - @backstage/plugin-search@1.4.15-next.2
+ - @backstage/plugin-api-docs@0.11.8-next.2
+ - @backstage/plugin-techdocs@1.10.8-next.2
+ - @backstage/plugin-scaffolder@1.24.0-next.2
+ - @backstage/plugin-catalog-react@1.12.3-next.2
+ - @backstage/plugin-catalog-graph@0.4.8-next.3
+ - @backstage/plugin-catalog-import@0.12.2-next.2
+ - @backstage/plugin-org@0.6.28-next.2
+ - @backstage/plugin-user-settings@0.8.11-next.2
+ - @backstage/plugin-home@0.7.9-next.2
+ - @backstage/plugin-kubernetes@0.11.13-next.2
+ - @backstage/plugin-catalog-common@1.0.26-next.1
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/app-defaults@1.5.10-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+ - @backstage/plugin-auth-react@0.1.5-next.0
+ - @backstage/plugin-catalog-unprocessed-entities@0.2.7-next.0
+ - @backstage/plugin-kubernetes-cluster@0.0.14-next.2
+ - @backstage/plugin-notifications@0.2.4-next.0
+ - @backstage/plugin-signals@0.0.9-next.0
+ - @backstage/plugin-techdocs-module-addons-contrib@1.1.13-next.0
+ - @backstage/plugin-techdocs-react@1.2.7-next.0
+
+## app-next-example-plugin@0.0.14-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.2
+ - @backstage/core-components@0.14.10-next.0
+
+## example-backend@0.0.29-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-defaults@0.4.2-next.2
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/plugin-scaffolder-backend@1.23.1-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-search-backend-module-techdocs@0.1.28-next.2
+ - @backstage/plugin-search-backend-module-explore@0.1.29-next.2
+ - @backstage/plugin-notifications-backend@0.3.4-next.2
+ - @backstage/plugin-kubernetes-backend@0.18.4-next.2
+ - @backstage/plugin-permission-backend@0.5.47-next.2
+ - @backstage/plugin-devtools-backend@0.3.9-next.2
+ - @backstage/plugin-techdocs-backend@1.10.10-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/plugin-signals-backend@0.1.9-next.2
+ - @backstage/plugin-proxy-backend@0.5.4-next.2
+ - @backstage/plugin-auth-backend@0.22.10-next.2
+ - @backstage/plugin-app-backend@0.3.72-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-backend@1.5.15-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-auth-backend-module-github-provider@0.1.20-next.2
+ - @backstage/plugin-auth-backend-module-guest-provider@0.1.9-next.2
+ - @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.6-next.2
+ - @backstage/plugin-catalog-backend-module-openapi@0.1.41-next.2
+ - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.2
+ - @backstage/plugin-catalog-backend-module-unprocessed@0.4.10-next.2
+ - @backstage/plugin-permission-backend-module-allow-all-policy@0.1.20-next.2
+ - @backstage/plugin-scaffolder-backend-module-github@0.4.1-next.2
+ - @backstage/plugin-search-backend-module-catalog@0.1.29-next.2
+ - @backstage/catalog-model@1.5.0
+
+## example-backend-legacy@0.2.101-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-scaffolder-backend@1.23.1-next.2
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.24-next.2
+ - @backstage/plugin-search-backend-module-techdocs@0.1.28-next.2
+ - @backstage/plugin-search-backend-module-explore@0.1.29-next.2
+ - @backstage/plugin-kubernetes-backend@0.18.4-next.2
+ - @backstage/plugin-permission-backend@0.5.47-next.2
+ - @backstage/plugin-devtools-backend@0.3.9-next.2
+ - @backstage/plugin-techdocs-backend@1.10.10-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-catalog-backend@1.24.1-next.2
+ - @backstage/plugin-signals-backend@0.1.9-next.2
+ - @backstage/plugin-proxy-backend@0.5.4-next.2
+ - @backstage/plugin-auth-backend@0.22.10-next.2
+ - @backstage/plugin-app-backend@0.3.72-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/plugin-permission-node@0.8.1-next.2
+ - @backstage/plugin-search-backend-node@1.2.28-next.2
+ - @backstage/plugin-search-backend@1.5.15-next.2
+ - @backstage/backend-tasks@0.5.28-next.2
+ - @backstage/plugin-catalog-node@1.12.5-next.2
+ - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.2
+ - @backstage/plugin-catalog-backend-module-unprocessed@0.4.10-next.2
+ - @backstage/plugin-events-backend@0.3.10-next.2
+ - @backstage/plugin-events-node@0.3.9-next.2
+ - @backstage/plugin-scaffolder-backend-module-gitlab@0.4.5-next.2
+ - @backstage/plugin-scaffolder-backend-module-rails@0.4.40-next.2
+ - @backstage/plugin-search-backend-module-catalog@0.1.29-next.2
+ - @backstage/plugin-search-backend-module-elasticsearch@1.5.4-next.2
+ - @backstage/plugin-search-backend-module-pg@0.5.33-next.2
+ - @backstage/plugin-signals-node@0.1.9-next.2
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/catalog-client@1.6.5
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+
+## e2e-test@0.2.19-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/create-app@0.5.18-next.3
+ - @backstage/cli-common@0.1.14
+ - @backstage/errors@1.2.4
+
+## techdocs-cli-embedded-app@0.2.99-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog@1.22.0-next.2
+ - @backstage/cli@0.27.0-next.3
+ - @backstage/plugin-techdocs@1.10.8-next.2
+ - @backstage/test-utils@1.5.10-next.2
+ - @backstage/app-defaults@1.5.10-next.2
+ - @backstage/catalog-model@1.5.0
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+ - @backstage/plugin-techdocs-react@1.2.7-next.0
+
+## @internal/plugin-todo-list-backend@1.0.30-next.2
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.2
+ - @backstage/backend-common@0.23.4-next.2
+ - @backstage/plugin-auth-node@0.5.0-next.2
+ - @backstage/errors@1.2.4
+
+## @internal/plugin-todo-list-common@1.0.21-next.1
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-permission-common@0.8.1-next.1
diff --git a/docs/releases/v1.30.0-next.4-changelog.md b/docs/releases/v1.30.0-next.4-changelog.md
new file mode 100644
index 0000000000..433b5f894c
--- /dev/null
+++ b/docs/releases/v1.30.0-next.4-changelog.md
@@ -0,0 +1,2113 @@
+# Release v1.30.0-next.4
+
+Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.30.0-next.4](https://backstage.github.io/upgrade-helper/?to=1.30.0-next.4)
+
+## @backstage/catalog-model@1.6.0-next.0
+
+### Minor Changes
+
+- 34fa803: Introduce an optional spec.type attribute on the Domain and System entity kinds
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.2.0-next.3
+
+### Minor Changes
+
+- 75d026a: Support for Cloudflare Custom Headers and Custom Cookie Auth Name
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/plugin-auth-node@0.5.0-next.3
+
+## @backstage/plugin-notifications@0.3.0-next.1
+
+### Minor Changes
+
+- 0410fc9: By default, set notification as read when opening snackbar or web notification link
+
+### Patch Changes
+
+- 80b84f7: Fixed issue with notification reloading on page change
+- Updated dependencies
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/plugin-notifications-common@0.0.5
+ - @backstage/plugin-signals-react@0.0.4
+
+## @backstage/plugin-scaffolder@1.24.0-next.3
+
+### Minor Changes
+
+- 1552c33: Changed the way to display entities in `MyGroupsPicker` to use `entityPresentationApi` and make it consistent across scaffolder pickers
+
+### Patch Changes
+
+- 47ed51b: Add an extra bit of height to the EntityPicker dropdown to make it clear there are more options to select from, and to remove the scroll bar when there is less than 10 options
+- d18f4eb: Fix undefined in the title of Scaffolder Runs on the page load
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.3
+ - @backstage/catalog-model@1.6.0-next.0
+ - @backstage/core-compat-api@0.2.8-next.3
+ - @backstage/plugin-catalog-react@1.12.3-next.3
+ - @backstage/catalog-client@1.6.6-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/types@1.1.1
+ - @backstage/plugin-catalog-common@1.0.26-next.2
+ - @backstage/plugin-permission-react@0.4.25-next.1
+ - @backstage/plugin-scaffolder-common@1.5.5-next.2
+ - @backstage/plugin-scaffolder-react@1.11.0-next.3
+
+## @backstage/backend-app-api@0.8.1-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-common@0.23.4-next.3
+ - @backstage/backend-tasks@0.5.28-next.3
+ - @backstage/cli-common@0.1.14
+ - @backstage/cli-node@0.2.7
+ - @backstage/config@1.2.0
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/plugin-auth-node@0.5.0-next.3
+ - @backstage/plugin-permission-node@0.8.1-next.3
+
+## @backstage/backend-common@0.23.4-next.3
+
+### Patch Changes
+
+- ddde5fe: Internal type refactor.
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-dev-utils@0.1.4
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/types@1.1.1
+ - @backstage/plugin-auth-node@0.5.0-next.3
+
+## @backstage/backend-defaults@0.4.2-next.3
+
+### Patch Changes
+
+- 81f930a: use formatted query to prevent chance of SQL-injection
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-common@0.23.4-next.3
+ - @backstage/backend-app-api@0.8.1-next.3
+ - @backstage/backend-dev-utils@0.1.4
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/integration-aws-node@0.1.12
+ - @backstage/types@1.1.1
+ - @backstage/plugin-auth-node@0.5.0-next.3
+ - @backstage/plugin-events-node@0.3.9-next.3
+ - @backstage/plugin-permission-node@0.8.1-next.3
+
+## @backstage/backend-dynamic-feature-service@0.2.16-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-common@0.23.4-next.3
+ - @backstage/backend-app-api@0.8.1-next.3
+ - @backstage/backend-tasks@0.5.28-next.3
+ - @backstage/cli-common@0.1.14
+ - @backstage/cli-node@0.2.7
+ - @backstage/config@1.2.0
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/plugin-app-node@0.1.23-next.3
+ - @backstage/plugin-auth-node@0.5.0-next.3
+ - @backstage/plugin-catalog-backend@1.24.1-next.3
+ - @backstage/plugin-events-backend@0.3.10-next.3
+ - @backstage/plugin-events-node@0.3.9-next.3
+ - @backstage/plugin-permission-common@0.8.1-next.1
+ - @backstage/plugin-permission-node@0.8.1-next.3
+ - @backstage/plugin-scaffolder-node@0.4.9-next.3
+ - @backstage/plugin-search-backend-node@1.2.28-next.3
+ - @backstage/plugin-search-common@1.2.14-next.1
+
+## @backstage/backend-openapi-utils@0.1.16-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/errors@1.2.4
+
+## @backstage/backend-plugin-api@0.8.0-next.3
+
+### Patch Changes
+
+- ddde5fe: Fixed a type issue where plugin and modules depending on multiton services would not receive the correct type.
+- Updated dependencies
+ - @backstage/cli-common@0.1.14
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/plugin-auth-node@0.5.0-next.3
+ - @backstage/plugin-permission-common@0.8.1-next.1
+
+## @backstage/backend-tasks@0.5.28-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-common@0.23.4-next.3
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+
+## @backstage/backend-test-utils@0.4.5-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/backend-plugin-api@0.8.0-next.3
+ - @backstage/backend-defaults@0.4.2-next.3
+ - @backstage/backend-app-api@0.8.1-next.3
+ - @backstage/config@1.2.0
+ - @backstage/errors@1.2.4
+ - @backstage/types@1.1.1
+ - @backstage/plugin-auth-node@0.5.0-next.3
+ - @backstage/plugin-events-node@0.3.9-next.3
+
+## @backstage/catalog-client@1.6.6-next.0
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/catalog-model@1.6.0-next.0
+ - @backstage/errors@1.2.4
+
+## @backstage/cli@0.27.0-next.4
+
+### Patch Changes
+
+- 6d898d8: Switched the `process` polyfill to use `require.resolve` for greater compatability.
+- 2ced236: Updated dependency `@module-federation/enhanced` to `0.3.1`
+- Updated dependencies
+ - @backstage/catalog-model@1.6.0-next.0
+ - @backstage/cli-common@0.1.14
+ - @backstage/cli-node@0.2.7
+ - @backstage/config@1.2.0
+ - @backstage/config-loader@1.9.0-next.2
+ - @backstage/errors@1.2.4
+ - @backstage/eslint-plugin@0.1.8
+ - @backstage/integration@1.14.0-next.0
+ - @backstage/release-manifests@0.0.11
+ - @backstage/types@1.1.1
+
+## @backstage/core-compat-api@0.2.8-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.3
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/create-app@0.5.18-next.4
+
+### Patch Changes
+
+- bfeba46: Included permission config and enabled it out of the box
+- Updated dependencies
+ - @backstage/cli-common@0.1.14
+
+## @backstage/dev-utils@1.0.37-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/catalog-model@1.6.0-next.0
+ - @backstage/plugin-catalog-react@1.12.3-next.3
+ - @backstage/app-defaults@1.5.10-next.2
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/integration-react@1.1.30-next.0
+ - @backstage/theme@0.5.6
+
+## @backstage/frontend-app-api@0.7.5-next.3
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/frontend-plugin-api@0.7.0-next.3
+ - @backstage/config@1.2.0
+ - @backstage/core-app-api@1.14.2-next.0
+ - @backstage/core-components@0.14.10-next.0
+ - @backstage/core-plugin-api@1.9.3
+ - @backstage/errors@1.2.4
+ - @backstage/theme@0.5.6
+ - @backstage/types@1.1.1
+ - @backstage/version-bridge@1.0.8
+
+## @backstage/frontend-plugin-api@0.7.0-next.3
+
+### Patch Changes
+
+- 6f72c2b: Fixing issue with extension blueprints `inputs` merging.
+
+- 99abb6b: Support overriding of plugin extensions using the new `plugin.withOverrides` method.
+
+ ```tsx
+ import homePlugin from '@backstage/plugin-home';
+
+ export default homePlugin.withOverrides({
+ extensions: [
+ homePage.getExtension('page:home').override({
+ *factory(originalFactory) {
+ yield* originalFactory();
+ yield coreExtensionData.reactElement(