Files
backstage/packages/backend-app-api/CHANGELOG.md
T
github-actions[bot] 18ab337f96 Version Packages (next)
2022-08-23 10:29:17 +00:00

1.9 KiB

@backstage/backend-app-api

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