26 KiB
@backstage/backend-app-api
0.5.0-next.2
Patch Changes
e65c4896f7: Do not throw in backend.stop, if start failedcc9256a33b: Added new experimentalfeatureDiscoveryServiceFactory, available as an/alphaexport.- Updated dependencies
- @backstage/backend-plugin-api@0.6.0-next.2
- @backstage/backend-tasks@0.5.5-next.2
- @backstage/backend-common@0.19.2-next.2
- @backstage/plugin-permission-node@0.7.11-next.2
- @backstage/plugin-auth-node@0.2.17-next.2
- @backstage/config-loader@1.4.0-next.1
0.5.0-next.1
Minor Changes
b9c57a4f85: BREAKING: RenamedconfigServiceFactorytorootConfigServiceFactory.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.2-next.1
- @backstage/config-loader@1.4.0-next.1
- @backstage/plugin-auth-node@0.2.17-next.1
- @backstage/backend-plugin-api@0.6.0-next.1
- @backstage/backend-tasks@0.5.5-next.1
- @backstage/plugin-permission-node@0.7.11-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
0.4.6-next.0
Patch Changes
- Updated dependencies
- @backstage/config-loader@1.4.0-next.0
- @backstage/backend-common@0.19.2-next.0
- @backstage/backend-plugin-api@0.5.5-next.0
- @backstage/backend-tasks@0.5.5-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
- @backstage/plugin-auth-node@0.2.17-next.0
- @backstage/plugin-permission-node@0.7.11-next.0
0.4.5
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1
- @backstage/backend-common@0.19.1
- @backstage/backend-plugin-api@0.5.4
- @backstage/backend-tasks@0.5.4
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/config-loader@1.3.2
- @backstage/types@1.1.0
- @backstage/plugin-auth-node@0.2.16
- @backstage/plugin-permission-node@0.7.10
0.4.5-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/backend-common@0.19.1-next.0
- @backstage/backend-plugin-api@0.5.4-next.0
- @backstage/backend-tasks@0.5.4-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/config-loader@1.3.2-next.0
- @backstage/types@1.1.0
- @backstage/plugin-auth-node@0.2.16-next.0
- @backstage/plugin-permission-node@0.7.10-next.0
0.4.4
Patch Changes
3bb4158a8a: Switched startup strategy to initialize all plugins in parallel, as well as hook into the new startup lifecycle hooks.68a21956ef: Remove reference to deprecated importa5c5491ff5: UsedurationToMillisecondsfrom@backstage/typesinstead of our own2c9f67e6f1: Introduced built-in middleware into the defaultHttpServiceimplementation that throws aServiceNotAvailableerror when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized.c4e8fefd9f: Added handling ofServiceUnavailableErrorto error handling middleware.- Updated dependencies
- @backstage/backend-common@0.19.0
- @backstage/types@1.1.0
- @backstage/config-loader@1.3.1
- @backstage/errors@1.2.0
- @backstage/backend-plugin-api@0.5.3
- @backstage/backend-tasks@0.5.3
- @backstage/plugin-auth-node@0.2.15
- @backstage/plugin-permission-node@0.7.9
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
0.4.4-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.2
- @backstage/backend-plugin-api@0.5.3-next.2
- @backstage/backend-tasks@0.5.3-next.2
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.3.1-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.15-next.2
- @backstage/plugin-permission-node@0.7.9-next.2
0.4.4-next.1
Patch Changes
3bb4158a8a: Switched startup strategy to initialize all plugins in parallel, as well as hook into the new startup lifecycle hooks.2c9f67e6f1: Introduced built-in middleware into the defaultHttpServiceimplementation that throws aServiceNotAvailableerror when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized.c4e8fefd9f: Added handling ofServiceUnavailableErrorto error handling middleware.- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/errors@1.2.0-next.0
- @backstage/backend-plugin-api@0.5.3-next.1
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/plugin-auth-node@0.2.15-next.1
- @backstage/plugin-permission-node@0.7.9-next.1
- @backstage/config-loader@1.3.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/config-loader@1.3.1-next.0
- @backstage/backend-common@0.18.6-next.0
- @backstage/config@1.0.7
- @backstage/backend-plugin-api@0.5.3-next.0
- @backstage/backend-tasks@0.5.3-next.0
- @backstage/cli-common@0.1.12
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.15-next.0
- @backstage/plugin-permission-node@0.7.9-next.0
0.4.3
Patch Changes
cf13b482f9: SwitchconfigServiceFactoryto useConfigSourcesfrom@backstage/config-loaderto load config.- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config-loader@1.3.0
- @backstage/plugin-permission-node@0.7.8
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-auth-node@0.2.14
- @backstage/backend-plugin-api@0.5.2
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.4.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5-next.1
- @backstage/backend-tasks@0.5.2-next.1
- @backstage/plugin-auth-node@0.2.14-next.1
- @backstage/plugin-permission-node@0.7.8-next.1
- @backstage/backend-plugin-api@0.5.2-next.1
- @backstage/config-loader@1.3.0-next.0
- @backstage/config@1.0.7
0.4.3-next.0
Patch Changes
cf13b482f9: SwitchconfigServiceFactoryto useConfigSourcesfrom@backstage/config-loaderto load config.- Updated dependencies
- @backstage/backend-common@0.18.5-next.0
- @backstage/config-loader@1.3.0-next.0
- @backstage/plugin-permission-node@0.7.8-next.0
- @backstage/backend-tasks@0.5.2-next.0
- @backstage/plugin-auth-node@0.2.14-next.0
- @backstage/backend-plugin-api@0.5.2-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.4.2
Patch Changes
5c7ce58582: Allow an additionalConfig to be provided to loadBackendConfig that fetches config values during runtime.8cce2205a3: Register unhandled rejection and uncaught exception handlers to avoid backend crashes.- Updated dependencies
- @backstage/backend-common@0.18.4
- @backstage/config-loader@1.2.0
- @backstage/plugin-permission-node@0.7.7
- @backstage/backend-tasks@0.5.1
- @backstage/plugin-auth-node@0.2.13
- @backstage/backend-plugin-api@0.5.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.4.2-next.2
Patch Changes
5c7ce58582: Allow an additionalConfig to be provided to loadBackendConfig that fetches config values during runtime.- Updated dependencies
- @backstage/backend-common@0.18.4-next.2
- @backstage/plugin-permission-node@0.7.7-next.2
- @backstage/backend-plugin-api@0.5.1-next.2
- @backstage/backend-tasks@0.5.1-next.2
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.2
0.4.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
0.4.2-next.0
Patch Changes
8cce2205a3: Register unhandled rejection and uncaught exception handlers to avoid backend crashes.- Updated dependencies
- @backstage/backend-common@0.18.4-next.0
- @backstage/config@1.0.7
- @backstage/backend-plugin-api@0.5.1-next.0
- @backstage/backend-tasks@0.5.1-next.0
- @backstage/cli-common@0.1.12
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.0
- @backstage/plugin-permission-node@0.7.7-next.0
0.4.1
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.482dae5de1: Updated link to docs.915e46622c: Add support forNotImplementedError, properly returning 501 as status code.- Updated dependencies
- @backstage/plugin-permission-node@0.7.6
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/config-loader@1.1.9
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
0.4.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.12-next.2
- @backstage/backend-tasks@0.5.0-next.2
- @backstage/backend-common@0.18.3-next.2
- @backstage/backend-plugin-api@0.4.1-next.2
- @backstage/plugin-permission-node@0.7.6-next.2
- @backstage/config@1.0.7-next.0
0.4.1-next.1
Patch Changes
482dae5de1: Updated link to docs.915e46622c: Add support forNotImplementedError, properly returning 501 as status code.- Updated dependencies
- @backstage/plugin-permission-node@0.7.6-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/backend-common@0.18.3-next.1
- @backstage/config-loader@1.1.9-next.0
- @backstage/plugin-auth-node@0.2.12-next.1
- @backstage/backend-plugin-api@0.4.1-next.1
- @backstage/backend-tasks@0.4.4-next.1
- @backstage/cli-common@0.1.12-next.0
- @backstage/config@1.0.7-next.0
- @backstage/types@1.0.2
0.4.1-next.0
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-tasks@0.4.4-next.0
- @backstage/backend-plugin-api@0.4.1-next.0
- @backstage/backend-common@0.18.3-next.0
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.6
- @backstage/config-loader@1.1.8
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.12-next.0
- @backstage/plugin-permission-node@0.7.6-next.0
0.4.0
Minor Changes
01a075ec1d: BREAKING: RenamedRootHttpRouterConfigureOptionstoRootHttpRouterConfigureContext, and removed the unused typeServiceOrExtensionPoint.4ae71b7f2e: BREAKING Renaming*Factoryexports to*ServiceFactoryinstead. For exampleconfigFactorynow is exported asconfigServiceFactory.d31d8e00b3: BREAKINGHttpServerCertificateOptionswhen specified with akeyandcertshould also have thetype: 'pem'instead oftype: 'plain'
Patch Changes
a18da2f8b5: Fixed an issue were the log redaction didn't properly escape RegExp characters.5febb216fe: Updated to match the newCacheServiceinterface.e716946103: Updated usage of the lifecycle service.f60cca9da1: Updated database factory to pass service deps required for restoring database state during development.610d65e143: Updates to match newBackendFeaturetype.725383f69d: Tweaked messaging in the README.b86efa2d04: Updated usage ofServiceFactory.ab22515647: The shutdown signal handlers are now installed as part of the backend instance rather than the lifecycle service, and explicitly cause the process to exit.b729f9f31f: Moved the options of theconfigandrootHttpRouterservices out to the factories themselves, where they belonged8b5967d7:HttpRouterFactoryOptions.getPathis now optional as a default value is always provided in the factory.71a5ec0f06: Updated usages ofLogMeta.- Updated dependencies
- @backstage/backend-plugin-api@0.4.0
- @backstage/backend-common@0.18.2
- @backstage/backend-tasks@0.4.3
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.6
- @backstage/config-loader@1.1.8
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.11
- @backstage/plugin-permission-node@0.7.5
0.4.0-next.2
Minor Changes
01a075ec1d: BREAKING: RenamedRootHttpRouterConfigureOptionstoRootHttpRouterConfigureContext, and removed the unused typeServiceOrExtensionPoint.4ae71b7f2e: BREAKING Renaming*Factoryexports to*ServiceFactoryinstead. For exampleconfigFactorynow is exported asconfigServiceFactory.d31d8e00b3: BREAKINGHttpServerCertificateOptionswhen specified with akeyandcertshould also have thetype: 'pem'instead oftype: 'plain'
Patch Changes
e716946103: Updated usage of the lifecycle service.f60cca9da1: Updated database factory to pass service deps required for restoring database state during development.610d65e143: Updates to match newBackendFeaturetype.ab22515647: The shutdown signal handlers are now installed as part of the backend instance rather than the lifecycle service, and explicitly cause the process to exit.b729f9f31f: Moved the options of theconfigandrootHttpRouterservices out to the factories themselves, where they belong71a5ec0f06: Updated usages ofLogMeta.- Updated dependencies
- @backstage/backend-plugin-api@0.4.0-next.2
- @backstage/backend-common@0.18.2-next.2
- @backstage/backend-tasks@0.4.3-next.2
- @backstage/plugin-auth-node@0.2.11-next.2
- @backstage/plugin-permission-node@0.7.5-next.2
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.6
- @backstage/config-loader@1.1.8
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
0.3.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.6
- @backstage/config-loader@1.1.8
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.11-next.1
- @backstage/plugin-permission-node@0.7.5-next.1
0.3.2-next.0
Patch Changes
a18da2f8b5: Fixed an issue were the log redaction didn't properly escape RegExp characters.ed8b5967d7:HttpRouterFactoryOptions.getPathis now optional as a default value is always provided in the factory.- Updated dependencies
- @backstage/backend-common@0.18.2-next.0
- @backstage/backend-tasks@0.4.3-next.0
- @backstage/plugin-auth-node@0.2.11-next.0
- @backstage/plugin-permission-node@0.7.5-next.0
- @backstage/backend-plugin-api@0.3.2-next.0
0.3.0
Minor Changes
-
02b119ff93: BREAKING: ThehttpRouterFactorynow accepts agetPathoption rather thanindexPlugin. To set up custom index path, configure the newrootHttpRouterFactorywith a customindexPathinstead.Added an implementation for the new
rootHttpRouterServiceRef.
Patch Changes
ecc6bfe4c9: Use newServiceFactoryOrFunctiontype.b99c030f1b: Moved over implementation of the root HTTP service from@backstage/backend-common, and replaced themiddlewareoption with aconfigurecallback option.170282ece6: Fixed a bug in the default token manager factory where it created multiple incompatible instances.843a0a158c: Added service factory for the new core identity service.150a7dd790: An error will now be thrown if attempting to override the plugin metadata service.483e907eaf: Internal updates ofcreateServiceFactoryfrom@backstage/backend-plugin-api.015a6dced6: ThecreateSpecializedBackendfunction will now throw an error if duplicate service implementations are provided.e3fca10038: Tweaked the plugin logger to usepluginas the label for the plugin ID, rather thanpluginId.ecbec4ec4c: Internal refactor to match new options pattern in the experimental backend system.51b7a7ed07: Exported the default root HTTP router implementation asDefaultRootHttpRouter. It only implements the routing layer and needs to be exposed via an HTTP server similar to the built-in setup in therootHttpRouterFactory.0e63aab311: Moved over logging and configuration loading implementations from@backstage/backend-common. There is a nowWinstonLoggerwhich implements theRootLoggerServicethrough Winston with accompanying utilities. For configuration theloadBackendConfigfunction has been moved over, but it now instead returns an object with aconfigproperty.8e06f3cf00: Switched imports ofloggerToWinstonLoggerto@backstage/backend-common.3b8fd4169b: Internal folder structure refactor.6cfd4d7073: Updated implementations for the newRootLifecycleService.- Updated dependencies
- @backstage/backend-plugin-api@0.3.0
- @backstage/backend-common@0.18.0
- @backstage/backend-tasks@0.4.1
- @backstage/config@1.0.6
- @backstage/cli-common@0.1.11
- @backstage/config-loader@1.1.8
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.9
- @backstage/plugin-permission-node@0.7.3
0.3.0-next.1
Minor Changes
-
02b119ff93: BREAKING: ThehttpRouterFactorynow accepts agetPathoption rather thanindexPlugin. To set up custom index path, configure the newrootHttpRouterFactorywith a customindexPathinstead.Added an implementation for the new
rootHttpRouterServiceRef.
Patch Changes
ecc6bfe4c9: Use newServiceFactoryOrFunctiontype.b99c030f1b: Moved over implementation of the root HTTP service from@backstage/backend-common, and replaced themiddlewareoption with aconfigurecallback option.150a7dd790: An error will now be thrown if attempting to override the plugin metadata service.015a6dced6: ThecreateSpecializedBackendfunction will now throw an error if duplicate service implementations are provided.e3fca10038: Tweaked the plugin logger to usepluginas the label for the plugin ID, rather thanpluginId.8e06f3cf00: Switched imports ofloggerToWinstonLoggerto@backstage/backend-common.- Updated dependencies
- @backstage/backend-plugin-api@0.3.0-next.1
- @backstage/backend-common@0.18.0-next.1
- @backstage/backend-tasks@0.4.1-next.1
- @backstage/plugin-permission-node@0.7.3-next.1
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
0.2.5-next.0
Patch Changes
6cfd4d7073: Updated implementations for the newRootLifecycleService.- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-permission-node@0.7.3-next.0
0.2.4
Patch Changes
cb1c2781c0: Updated logger implementations to match interface changes.884d749b14: Refactored to usecoreServicesfrom@backstage/backend-plugin-api.afa3bf5657: Added.stop()method toBackend.d6dbf1792b: AddedlifecycleFactoryimplementation.05a928e296: Updated usages of types from@backstage/backend-plugin-api.5260d8fc7d: Root scoped services are now always initialized, regardless of whether they're used by any features.- Updated dependencies
- @backstage/backend-common@0.17.0
- @backstage/backend-tasks@0.4.0
- @backstage/plugin-permission-node@0.7.2
- @backstage/errors@1.1.4
- @backstage/backend-plugin-api@0.2.0
0.2.4-next.3
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.4.0-next.3
- @backstage/plugin-permission-node@0.7.2-next.3
- @backstage/backend-common@0.17.0-next.3
- @backstage/backend-plugin-api@0.2.0-next.3
- @backstage/errors@1.1.4-next.1
0.2.4-next.2
Patch Changes
884d749b14: Refactored to usecoreServicesfrom@backstage/backend-plugin-api.- Updated dependencies
- @backstage/backend-common@0.17.0-next.2
- @backstage/backend-plugin-api@0.2.0-next.2
- @backstage/backend-tasks@0.4.0-next.2
- @backstage/plugin-permission-node@0.7.2-next.2
- @backstage/errors@1.1.4-next.1
0.2.4-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.17.0-next.1
- @backstage/backend-tasks@0.4.0-next.1
- @backstage/backend-plugin-api@0.1.5-next.1
- @backstage/plugin-permission-node@0.7.2-next.1
- @backstage/errors@1.1.4-next.1
0.2.4-next.0
Patch Changes
d6dbf1792b: AddedlifecycleFactoryimplementation.- Updated dependencies
- @backstage/backend-common@0.16.1-next.0
- @backstage/plugin-permission-node@0.7.2-next.0
- @backstage/backend-plugin-api@0.1.5-next.0
- @backstage/backend-tasks@0.3.8-next.0
- @backstage/errors@1.1.4-next.0
0.2.3
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.16.0
- @backstage/backend-tasks@0.3.7
- @backstage/backend-plugin-api@0.1.4
- @backstage/plugin-permission-node@0.7.1
- @backstage/errors@1.1.3
0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.16.0-next.1
- @backstage/backend-plugin-api@0.1.4-next.1
- @backstage/backend-tasks@0.3.7-next.1
- @backstage/plugin-permission-node@0.7.1-next.1
- @backstage/errors@1.1.3-next.0
0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.16.0-next.0
- @backstage/backend-tasks@0.3.7-next.0
- @backstage/backend-plugin-api@0.1.4-next.0
- @backstage/plugin-permission-node@0.7.1-next.0
- @backstage/errors@1.1.3-next.0
0.2.2
Patch Changes
0027a749cd: Added possibility to configure index plugin of the HTTP router service.45857bffae: Properly exportrootLoggerFactory.- Updated dependencies
- @backstage/backend-common@0.15.2
- @backstage/backend-tasks@0.3.6
- @backstage/plugin-permission-node@0.7.0
- @backstage/backend-plugin-api@0.1.3
- @backstage/errors@1.1.2
0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.3.6-next.2
- @backstage/backend-common@0.15.2-next.2
- @backstage/plugin-permission-node@0.7.0-next.2
- @backstage/backend-plugin-api@0.1.3-next.2
- @backstage/errors@1.1.2-next.2
0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.15.2-next.1
- @backstage/backend-plugin-api@0.1.3-next.1
- @backstage/backend-tasks@0.3.6-next.1
- @backstage/errors@1.1.2-next.1
- @backstage/plugin-permission-node@0.6.6-next.1
0.2.2-next.0
Patch Changes
0027a749cd: Added possibility to configure index plugin of the HTTP router service.45857bffae: Properly exportrootLoggerFactory.- Updated dependencies
- @backstage/backend-plugin-api@0.1.3-next.0
- @backstage/backend-common@0.15.2-next.0
- @backstage/backend-tasks@0.3.6-next.0
- @backstage/plugin-permission-node@0.6.6-next.0
- @backstage/errors@1.1.2-next.0
0.2.1
Patch Changes
2c57c0c499: MadeApiRef.defaultFactoryinternal.854ba37357: Updated to support newServiceFactoryformats.af6bb42c68: UpdatedServiceRegistryto not initialize factories more than once.409ed984e8: Updated service implementations and backend wiring to support scoped service.de3347ca74: Updated usages ofServiceFactory.1f384c5644: Improved error messaging when failing to instantiate services.- Updated dependencies
- @backstage/backend-plugin-api@0.1.2
- @backstage/backend-common@0.15.1
- @backstage/plugin-permission-node@0.6.5
- @backstage/backend-tasks@0.3.5
- @backstage/errors@1.1.1
0.2.1-next.2
Patch Changes
854ba37357: Updated to support newServiceFactoryformats.409ed984e8: Updated service implementations and backend wiring to support scoped service.- Updated dependencies
- @backstage/backend-plugin-api@0.1.2-next.2
- @backstage/errors@1.1.1-next.0
- @backstage/backend-common@0.15.1-next.3
- @backstage/backend-tasks@0.3.5-next.1
- @backstage/plugin-permission-node@0.6.5-next.3
0.2.1-next.1
Patch Changes
2c57c0c499: MadeApiRef.defaultFactoryinternal.af6bb42c68: UpdatedServiceRegistryto not initialize factories more than once.1f384c5644: Improved error messaging when failing to instantiate services.- Updated dependencies
- @backstage/backend-plugin-api@0.1.2-next.1
- @backstage/backend-common@0.15.1-next.2
- @backstage/plugin-permission-node@0.6.5-next.2
0.2.1-next.0
Patch Changes
de3347ca74: Updated usages ofServiceFactory.- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/backend-tasks@0.3.5-next.0
- @backstage/backend-plugin-api@0.1.2-next.0
- @backstage/plugin-permission-node@0.6.5-next.0
0.2.0
Minor Changes
5df230d48c: Introduced a newbackend-defaultspackage carryingcreateBackendwhich was previously exported frombackend-app-api. Thebackend-app-apipackage now exports thecreateSpecializedBackedthat does not add any service factories by default.
Patch Changes
0599732ec0: Refactored experimental backend system with new type names.- Updated dependencies
- @backstage/backend-common@0.15.0
- @backstage/backend-plugin-api@0.1.1
- @backstage/backend-tasks@0.3.4
- @backstage/plugin-permission-node@0.6.4
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.15.0-next.0
- @backstage/backend-tasks@0.3.4-next.0
- @backstage/backend-plugin-api@0.1.1-next.0
- @backstage/plugin-permission-node@0.6.4-next.0
0.1.0
Minor Changes
-
91c1d12123: Add initial plumbing for creating backends using the experimental backend framework.This package is highly EXPERIMENTAL and should not be used in production.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.1.0
- @backstage/backend-common@0.14.1
- @backstage/plugin-permission-node@0.6.3
- @backstage/backend-tasks@0.3.3
0.1.0-next.0
Minor Changes
-
91c1d12123: Add initial plumbing for creating backends using the experimental backend framework.This package is highly EXPERIMENTAL and should not be used in production.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.1.0-next.0
- @backstage/backend-common@0.14.1-next.3
- @backstage/plugin-permission-node@0.6.3-next.2
- @backstage/backend-tasks@0.3.3-next.3