Files
backstage/packages/backend-app-api/CHANGELOG.md
T
github-actions[bot] 9521f1274d Version Packages (next)
2023-01-10 14:18:51 +00:00

9.0 KiB

@backstage/backend-app-api

0.3.0-next.1

Minor Changes

  • 02b119ff93: BREAKING: The httpRouterFactory now accepts a getPath option rather than indexPlugin. To set up custom index path, configure the new rootHttpRouterFactory with a custom indexPath instead.

    Added an implementation for the new rootHttpRouterServiceRef.

Patch Changes

  • ecc6bfe4c9: Use new ServiceFactoryOrFunction type.
  • b99c030f1b: Moved over implementation of the root HTTP service from @backstage/backend-common, and replaced the middleware option with a configure callback option.
  • 150a7dd790: An error will now be thrown if attempting to override the plugin metadata service.
  • 015a6dced6: The createSpecializedBackend function will now throw an error if duplicate service implementations are provided.
  • e3fca10038: Tweaked the plugin logger to use plugin as the label for the plugin ID, rather than pluginId.
  • 8e06f3cf00: Switched imports of loggerToWinstonLogger to @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 new RootLifecycleService.
  • 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 use coreServices from @backstage/backend-plugin-api.
  • afa3bf5657: Added .stop() method to Backend.
  • d6dbf1792b: Added lifecycleFactory implementation.
  • 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 use coreServices from @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: Added lifecycleFactory implementation.
  • 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 export rootLoggerFactory.
  • 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 export rootLoggerFactory.
  • 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: Made ApiRef.defaultFactory internal.
  • 854ba37357: Updated to support new ServiceFactory formats.
  • af6bb42c68: Updated ServiceRegistry to not initialize factories more than once.
  • 409ed984e8: Updated service implementations and backend wiring to support scoped service.
  • de3347ca74: Updated usages of ServiceFactory.
  • 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 new ServiceFactory formats.
  • 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: Made ApiRef.defaultFactory internal.
  • af6bb42c68: Updated ServiceRegistry to not initialize factories more than once.
  • 1f384c5644: Improved error messaging when failing to instantiate services.
  • Updated dependencies

0.2.1-next.0

Patch Changes

  • de3347ca74: Updated usages of ServiceFactory.
  • 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 new backend-defaults package carrying createBackend which was previously exported from backend-app-api. The backend-app-api package now exports the createSpecializedBacked that does not add any service factories by default.

Patch Changes

  • 0599732ec0: Refactored experimental backend system with new type names.
  • Updated dependencies

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

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