b228d7d9c2
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
12 KiB
12 KiB
@backstage/plugin-lighthouse-backend
0.3.0
Minor Changes
-
71114ac50e: BREAKING: The export for the new backend system has been moved to be thedefaultexport.For example, if you are currently importing the plugin using the following pattern:
import { examplePlugin } from '@backstage/plugin-example-backend'; backend.add(examplePlugin);It should be migrated to this:
backend.add(import('@backstage/plugin-example-backend'));
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.8
- @backstage/backend-common@0.19.5
- @backstage/config@1.1.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/plugin-lighthouse-common@0.1.3
- @backstage/types@1.1.1
- @backstage/backend-plugin-api@0.6.3
- @backstage/plugin-catalog-node@1.4.4
0.3.0-next.3
Minor Changes
-
71114ac50e: BREAKING: The export for the new backend system has been moved to be thedefaultexport.For example, if you are currently importing the plugin using the following pattern:
import { examplePlugin } from '@backstage/plugin-example-backend'; backend.add(examplePlugin);It should be migrated to this:
backend.add(import('@backstage/plugin-example-backend'));
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/plugin-lighthouse-common@0.1.3-next.2
- @backstage/types@1.1.1-next.0
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/plugin-catalog-node@1.4.4-next.3
0.2.7-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.1
- @backstage/backend-tasks@0.5.8-next.2
- @backstage/backend-common@0.19.5-next.2
- @backstage/plugin-catalog-node@1.4.4-next.2
- @backstage/backend-plugin-api@0.6.3-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/plugin-lighthouse-common@0.1.3-next.1
- @backstage/catalog-client@1.4.4-next.1
- @backstage/types@1.1.0
0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.0
- @backstage/backend-tasks@0.5.8-next.1
- @backstage/backend-common@0.19.5-next.1
- @backstage/backend-plugin-api@0.6.3-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/plugin-lighthouse-common@0.1.3-next.0
- @backstage/plugin-catalog-node@1.4.4-next.1
- @backstage/catalog-client@1.4.4-next.0
- @backstage/types@1.1.0
0.2.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.4-next.0
- @backstage/backend-tasks@0.5.7-next.0
- @backstage/backend-plugin-api@0.6.2-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-catalog-node@1.4.3-next.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.4
Patch Changes
629cbd194a: UsecoreServices.rootConfiginstead ofcoreService.config- Updated dependencies
- @backstage/backend-common@0.19.2
- @backstage/backend-plugin-api@0.6.0
- @backstage/plugin-catalog-node@1.4.1
- @backstage/backend-tasks@0.5.5
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.4-next.2
Patch Changes
- 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-catalog-node@1.4.1-next.2
0.2.4-next.1
Patch Changes
629cbd194a: UsecoreServices.rootConfiginstead ofcoreService.config- Updated dependencies
- @backstage/backend-common@0.19.2-next.1
- @backstage/plugin-catalog-node@1.4.1-next.1
- @backstage/backend-plugin-api@0.6.0-next.1
- @backstage/backend-tasks@0.5.5-next.1
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.4-next.0
Patch Changes
- Updated dependencies
- @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/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-catalog-node@1.4.1-next.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.3
Patch Changes
402749b005: Added support for the new backend system- Updated dependencies
- @backstage/backend-common@0.19.1
- @backstage/plugin-catalog-node@1.4.0
- @backstage/backend-plugin-api@0.5.4
- @backstage/backend-tasks@0.5.4
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.1-next.0
- @backstage/backend-tasks@0.5.4-next.0
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-lighthouse-common@0.1.2
0.2.2
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0
- @backstage/catalog-client@1.4.2
- @backstage/types@1.1.0
- @backstage/catalog-model@1.4.0
- @backstage/backend-tasks@0.5.3
- @backstage/config@1.0.8
- @backstage/plugin-lighthouse-common@0.1.2
0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.2
- @backstage/catalog-model@1.4.0-next.1
- @backstage/backend-tasks@0.5.3-next.2
- @backstage/catalog-client@1.4.2-next.2
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/backend-tasks@0.5.3-next.1
- @backstage/catalog-client@1.4.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.2-next.0
- @backstage/backend-common@0.18.6-next.0
- @backstage/config@1.0.7
- @backstage/backend-tasks@0.5.3-next.0
- @backstage/catalog-model@1.3.0
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/backend-tasks@0.5.2
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5-next.1
- @backstage/backend-tasks@0.5.2-next.1
- @backstage/config@1.0.7
0.2.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5-next.0
- @backstage/backend-tasks@0.5.2-next.0
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.0
Minor Changes
-
7a89555e73: Lighthouse backend plugin can now use an authenticated catalog backend API.- Breaking * You must now pass the
tokenManagerto the lighthousecreateScheduler.
- Breaking * You must now pass the
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4
- @backstage/catalog-client@1.4.1
- @backstage/backend-tasks@0.5.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.2.0-next.3
Minor Changes
-
7a89555e73: Lighthouse backend plugin can now use an authenticated catalog backend API.- Breaking * You must now pass the
tokenManagerto the lighthousecreateScheduler.
- Breaking * You must now pass the
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.3.0-next.0
- @backstage/backend-common@0.18.4-next.2
- @backstage/backend-tasks@0.5.1-next.2
- @backstage/catalog-client@1.4.1-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.1.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.2
- @backstage/catalog-client@1.4.1-next.0
- @backstage/backend-tasks@0.5.1-next.2
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.0
- @backstage/config@1.0.7
- @backstage/backend-tasks@0.5.1-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.1.1
Patch Changes
46829bc2f0: Update README.md; typo with plugin name & removed unneeded "import { Router } from 'express';"- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
0.1.1-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.0-next.2
- @backstage/backend-common@0.18.3-next.2
- @backstage/config@1.0.7-next.0
0.1.1-next.1
Patch Changes
46829bc2f0: Update README.md; typo with plugin name & removed unneeded "import { Router } from 'express';"- Updated dependencies
- @backstage/backend-common@0.18.3-next.1
- @backstage/catalog-client@1.4.0-next.1
- @backstage/backend-tasks@0.4.4-next.1
- @backstage/config@1.0.7-next.0
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1-next.0
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.0-next.0
- @backstage/backend-tasks@0.4.4-next.0
- @backstage/backend-common@0.18.3-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/config@1.0.6
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.0
0.1.0
Minor Changes
eef62546ce: Introduce Lighthouse Backend Plugin to run scheduled Lighthouse Audits
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2
- @backstage/plugin-lighthouse-common@0.1.0
- @backstage/catalog-model@1.2.0
- @backstage/backend-tasks@0.4.3
- @backstage/catalog-client@1.3.1
- @backstage/config@1.0.6
- @backstage/types@1.0.2
0.1.0-next.0
Minor Changes
eef62546ce: Introduce Lighthouse Backend Plugin to run scheduled Lighthouse Audits
Patch Changes
- Updated dependencies
- @backstage/plugin-lighthouse-common@0.1.0-next.0
- @backstage/backend-common@0.18.2-next.2
- @backstage/catalog-model@1.2.0-next.1
- @backstage/backend-tasks@0.4.3-next.2
- @backstage/catalog-client@1.3.1-next.1
- @backstage/config@1.0.6
- @backstage/types@1.0.2