Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
90 KiB
Release v1.12.0
@backstage/backend-plugin-api@0.5.0
Minor Changes
c1ee073a82: AddedlastModifiedAtfield onUrlReaderServiceresponses and alastModifiedAfteroption toUrlReaderService.readUrl.
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-tasks@0.5.0
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/backend-tasks@0.5.0
Minor Changes
1578276708: add functionality to get descriptions from the scheduler for triggering
Patch Changes
f0685193ef: Added the adapted query to mysql and sqlite3 databases to not returning warning on logs482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/catalog-client@1.4.0
Minor Changes
8c030b1826: AddqueryEntitiesmethod toCatalogApi.
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.c630360631: Ensure thatgetEntitiesByRefsreturnsundefinedinstead ofnullfor missing items- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
@backstage/core-app-api@1.6.0
Minor Changes
-
456eaa8cf8:OAuth2now gets ID tokens from a session with theopenidscope explicitly requested.This should not be considered a breaking change, because spec-compliant OIDC providers will already be returning ID tokens if and only if the
openidscope is granted.This change makes the dependence explicit, and removes the burden on OAuth2-based providers which require an ID token (e.g. this is done by various default auth handlers) to add
openidto their default scopes. That could carry another indirect benefit: by removingopenidfrom the default scopes for a provider, grants for resource-specific access tokens can avoid requesting excess ID token-related scopes.
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
@backstage/core-plugin-api@1.5.0
Minor Changes
ab750ddc4f: The GitLab auth provider can now be used to get OpenID tokens.
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
@techdocs/cli@1.4.0
Minor Changes
8e465ce52e: Running@techdocs/cli generatewith the--verboseflag will now print the mkdocs output.ea2bbef1b1: Added support for an HTTPS proxy for techdocs AWS S3 requests
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.6.0
- @backstage/backend-common@0.18.3
- @backstage/catalog-model@1.2.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
@backstage/plugin-catalog@1.9.0
Minor Changes
-
23cc40039c: AllowEntitySwitchto render all cases that match the condition.This change introduces a new parameter for the
EntitySwitchcomponentrenderMultipleMatches. In case the parameter value isall, theEntitySwitchwill render allEntitySwitch.Casethat containifparameter, and it evaluates to true. In case none of the cases match, the default case will be rendered, if any.This means for example in the CI/CD page you can now do the following:
<EntitySwitch renderMultipleMatches="all"> <EntitySwitch.Case if={isJenkinsAvailable}>Jenkins</EntitySwitch.Case> <EntitySwitch.Case if={isCodebuildAvailable}>CodeBuild</EntitySwitch.Case> <EntitySwitch.Case>No CI/CD</EntitySwitch.Case> </EntitySwitch>This allows the component to have multiple CI/CD systems and all of those are rendered on the same page.
-
3f75b7607c: Add ability to pass icon as function to have ability to customize it by search item -
c9a9f3c834: Add acolumnsprop to certain components that use theEntityTablefor easier extensibility.
Patch Changes
3fa4169682: Make the "Copied!" message disappear automatically after some time7e8930ae1c: Fix icon alignment inCatalogSearchResultListItemdbbde6ed35: fix entity switch rendering when there is no default casecb8ec97cde: Change black & white colors to be theme aware928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration-react@1.1.11
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-catalog-backend@1.8.0
Minor Changes
-
7f4ea3d360: Add /entities/by-query endpoint returning paginated entities.The endpoint supports cursor base pagination and server side sorting of the entities
Patch Changes
-
e675f90298: Add deprecations for symbols that were moved to@backstage/plugin-catalog-nodea long time ago:CatalogProcessorCatalogProcessorCacheCatalogProcessorEmitCatalogProcessorEntityResultCatalogProcessorErrorResultCatalogProcessorLocationResultCatalogProcessorParserCatalogProcessorRefreshKeysResultCatalogProcessorRelationResultCatalogProcessorResultDeferredEntityEntityProviderEntityProviderConnectionEntityProviderMutationEntityRelationSpecprocessingResult
Also moved over and deprecated the following symbols:
locationSpecToLocationEntitylocationSpecToMetadataName
-
ac8929f2f3: Fix export ofdefaultCatalogCollatorEntityTransformer. -
928a12a9b3: Internal refactor of/alphaexports. -
52b0022dab: Updated dependencymswto^1.0.0. -
f093ce83d5: Fix a bug where the batch fetch by ref endpoint did not work in conjunction with filtering (e.g. if authorization was enabled). -
Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-permission-node@0.7.6
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration@1.4.3
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-common@1.2.6
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.3.0
Minor Changes
a811bd246c: Added endpoint to get a list of known incremental entity providers
Patch Changes
90469c02c8: RenamedincrementalIngestionEntityProviderCatalogModuletocatalogModuleIncrementalIngestionEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.bf611cf019: Fix missingdependenciesinpackage.json6e612b5857: Move@backstage/backend-defaultstodevDependencies- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-events-node@0.2.4
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-puppetdb@0.1.0
Minor Changes
a1efcf9a65: Initial version of the plugin.
Patch Changes
561ce41191: Added acatalogModulePuppetDbEntityProvideralpha export for the new backend systeme675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-react@1.4.0
Minor Changes
0a5b73b292: Add possibility to re-use EntityPicker for filters with multiple select.
Patch Changes
65454876fb: Minor API report tweaks928a12a9b3: Internal refactor of/alphaexports.24916d2349: Do not closeAutocompletepowered multiple-selection filters when checking boxes- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration@1.4.3
- @backstage/plugin-permission-common@0.7.4
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-permission-react@0.4.11
@backstage/plugin-firehydrant@0.2.0
Minor Changes
e2e3dd08a5: Allow firehydrant to use component annotation
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-linguist-backend@0.2.0
Minor Changes
4a1c318853: BREAKING The linguist-backendcreateRouternow requires that thetokenMangeris passed to the router.
Patch Changes
-
8a298b4724: Added support for linguist-js options using the linguistJSOptions in the plugin, the available config can be found here. -
52b0022dab: Updated dependencymswto^1.0.0. -
2ea5782162: Fixed bug in LinguistBackendApi that caused initial batch of entities to be skipped. -
b271d5ca05: Allow kind to be configurablereturn createRouter({ schedule: schedule, kind: ['Component'] }, { ...env }); -
Updated dependencies
- @backstage/catalog-client@1.4.0
- @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/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-octopus-deploy@0.1.0
Minor Changes
b7fff1171f: Initial version
Patch Changes
cb0fc15a99: Added Octopus Deploy logo52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-scaffolder@1.12.0
Minor Changes
0d61fcca9c: UpdateEntityPickerto use the fully qualified entity ref instead of the humanized version.8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.be3cddaab5: Getting credentials in the RepoUrlPicker now also works for targets without owner (e.g. Bitbucket Server).cb8ec97cde: Change black & white colors to be theme awareeb877bad73: Create an "Other Templates" group when groups are given to scaffolder/next.c10384a923: Switch to usingLinkButtoninstead of the deprecatedButton928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.0aae459629: Fix the scaffolder validator for arrays when the item is a field in the object- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-scaffolder-react@1.2.0
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration-react@1.1.11
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/plugin-permission-react@0.4.11
- @backstage/plugin-scaffolder-common@1.2.6
@backstage/plugin-scaffolder-backend@1.12.0
Minor Changes
7d724d8ef5: Added the ability to be able to define an actionsinputandoutputschema usingzodinstead of hand writing types andjsonschema
Patch Changes
860de10fa6: Make identity valid if subject of token is a backstage server-2-server auth token65454876fb: Minor API report tweaksc6c78b4acb: throw error from catalog:fetch scaffolder action when entity is null and optional is false9968f45592: catalog write action should allow any shape of object928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.7af1285497: Extended scaffolder actioncatalog:fetchto fetch multiple catalog entities by entity references.- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/catalog-client@1.4.0
- @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/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-common@1.2.6
- @backstage/plugin-scaffolder-node@0.1.1
@backstage/plugin-scaffolder-react@1.2.0
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects9b8c374ace: Remove timer for skipped steps in Scaffolder Next's TaskSteps44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:optionsd9893263ba: scaffolder/next: Fix for steps without properties928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6
@backstage/plugin-stackstorm@0.1.0
Minor Changes
f3a15259e9: Add StackStorm plugin to Backstage which is interfacing with StackStorm API. It allows users to view workflow executions, packs and actions. For installation and configuration instructions please view README.md
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-techdocs@1.6.0
Minor Changes
3f75b7607c: Add ability to pass icon as function to have ability to customize it by search item
Patch Changes
65454876fb: Minor API report tweaks54a1e133b5: Fix bug that caused next and previous links not to work with certain versions of mkdocs-materialf320c299c6: The HTML tag attributes in the documentation content inserted to shadow DOM is preserved to improve accessibilitycb8ec97cde: Change black & white colors to be theme awarec10384a923: Switch to usingLinkButtoninstead of the deprecatedButton8adfda60ae: Updated dependencyjssto~10.10.0.52b0022dab: Updated dependencymswto^1.0.0.238cf657c0: Copy to clipboard now works in a not secure context.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-techdocs-react@1.1.4
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration-react@1.1.11
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-techdocs-backend@1.6.0
Minor Changes
92b495328b: Introduced alpha export of thetechdocsPluginusing the new backend system.
Patch Changes
40298b0277: Techdocs backend explains a bit more about what might have caused the docs not being found when building techdocs.928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-techdocs-node@1.6.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration@1.4.3
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-techdocs-node@1.6.0
Minor Changes
ea2bbef1b1: Added support for an HTTPS proxy for techdocs AWS S3 requests
Patch Changes
65454876fb: Minor API report tweaksbf493710f5: Update to a newer version of@trendyol-js/openstack-swift-sdkbfe350ef4c: Fixed bug that prevented deletion of stale files when non-empty directories where tried to be deleted as well.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/integration-aws-node@0.1.2
- @backstage/plugin-search-common@1.2.2
@backstage/app-defaults@1.2.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/core-app-api@1.6.0
- @backstage/theme@0.2.18
- @backstage/plugin-permission-react@0.4.11
@backstage/backend-app-api@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
@backstage/backend-common@0.18.3
Patch Changes
-
f75097868a: Adds config optionbackend.database.roleto set ownership for newly created schemas and tables in PostgresThe example config below connects to the database as user
v-backstage-123but sets the ownership of the create schemas and tables tobackstagebackend: database: client: pg pluginDivisionMode: schema role: backstage connection: user: v-backstage-123 ... -
928a12a9b3: Internal refactor of/alphaexports. -
52b0022dab: Updated dependencymswto^1.0.0. -
87f0bbec17: AwsS3UrlReader upgraded to use aws-sdk v3 -
c1ee073a82: AddedlastModifiedAtfield onUrlReaderServiceresponses and alastModifiedAfteroption toUrlReaderService.readUrl. -
482dae5de1: Updated link to docs. -
Updated dependencies
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/backend-app-api@0.4.1
- @backstage/config-loader@1.1.9
- @backstage/integration@1.4.3
- @backstage/backend-dev-utils@0.1.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/integration-aws-node@0.1.2
- @backstage/types@1.0.2
@backstage/backend-defaults@0.1.8
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.482dae5de1: Updated link to docs.5d0693edc0: Added a workaround for the cyclic dependency bug across@backstage/backend-commonand@backstage/backend-app-api.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/backend-app-api@0.4.1
@backstage/backend-dev-utils@0.1.1
Patch Changes
482dae5de1: Updated link to docs.
@backstage/backend-test-utils@0.1.35
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/backend-app-api@0.4.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/catalog-model@1.2.1
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/cli@0.22.4
Patch Changes
1ad8d885d3: Fixed a bug where additional backend package entry points where not properly marked as internal during local development.2011b86052: Added templates for new plugin Web and Node.js libraries.867f4752ca: Updated the ESLint plugin configuration that is enabled throughyarn start --checkto only pick up valid source files.b4cd145b57: Added a newmigrate package-exportscommand that synchronizes package exports fields in allpackage.jsons.9bf50a3667: Bumped themswversion in templates to 1.0.08bf24946c6: Adjust express dependencies to be the same as the rest of the project17271841de: Updated frontend plugin template to use some more recent features4b4998466b: Updated dependencydelto^7.0.0.52b0022dab: Updated dependencymswto^1.0.0.a11b9a23f5: Keep custom exports entry points in package.json482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/eslint-plugin@0.1.2
- @backstage/errors@1.1.5
- @backstage/config-loader@1.1.9
- @backstage/release-manifests@0.0.9
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/cli-common@0.1.12
Patch Changes
482dae5de1: Updated link to docs.
@backstage/codemods@0.1.44
Patch Changes
482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/cli-common@0.1.12
@backstage/config@1.0.7
Patch Changes
482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/types@1.0.2
@backstage/config-loader@1.1.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/core-components@0.12.5
Patch Changes
8bbf95b550: Button labels in the sidebar (previously displayed in uppercase) will be displayed in the case that is provided without any transformations. For example, a sidebar button with the label "Search" will appear as Search, "search" will appear as search, "SEARCH" will appear as SEARCH etc. This can potentially affect any overriding styles previously applied to change the appearance of Button labels in the Sidebar.cb8ec97cde: Change black & white colors to be theme awarec10384a923: Switch to usingLinkButtoninstead of the deprecatedButton52b0022dab: Updated dependencymswto^1.0.0.e1aae2f5a0: Updated thearia-labelof theHeaderTabscomponent.6a51a49a81: Fix bug where<Table />component would not take into account header styles defined incolumns[*].headerStyle.fa004f6687: Use media queries to change layout instead ofisMobileprop inBackstagePagecomponent- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/version-bridge@1.0.3
@backstage/create-app@0.4.38
Patch Changes
b4627f23b2: Bumped create-app version.0eceadb950: Bumped create-app version.482dae5de1: Updated link to docs.6ace2dd2c5: Added to the templatepackages/app/.eslintignorefile to packages to ignore the contents ofpackages/app/public.- Updated dependencies
- @backstage/cli-common@0.1.12
@backstage/dev-utils@1.0.13
Patch Changes
482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/test-utils@1.2.6
- @backstage/core-app-api@1.6.0
- @backstage/integration-react@1.1.11
- @backstage/theme@0.2.18
- @backstage/app-defaults@1.2.1
@backstage/errors@1.1.5
Patch Changes
3bf83a2aab: AddedNotImplementedError, which can be used when the server does not recognize the request method and is incapable of supporting it for any resource.- Updated dependencies
- @backstage/types@1.0.2
@backstage/eslint-plugin@0.1.2
Patch Changes
a061c466d6: Fixing a bug that we should check internal dependencies too
@backstage/integration@1.4.3
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
@backstage/integration-aws-node@0.1.2
Patch Changes
- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
@backstage/integration-react@1.1.11
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/release-manifests@0.0.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.
@backstage/repo-tools@0.1.3
Patch Changes
32a4a05838: Tweaked type dependency check to trim wildcard type imports.6ba8faf22a: The API report generation process is now able to detect and generate reports for additional entry points declared in the package"exports"field.- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/cli-common@0.1.12
@backstage/test-utils@1.2.6
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.482dae5de1: Updated link to docs.- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/core-app-api@1.6.0
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/plugin-permission-react@0.4.11
@backstage/theme@0.2.18
Patch Changes
482dae5de1: Updated link to docs.
@backstage/plugin-adr@0.4.1
Patch Changes
d293f4aaf8: Updated readme instructions52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration-react@1.1.11
- @backstage/theme@0.2.18
- @backstage/plugin-adr-common@0.2.7
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-adr-backend@0.3.1
Patch Changes
2a73ded386: Support MADR v3 format8bf24946c6: Adjust express dependencies to be the same as the rest of the project52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/plugin-adr-common@0.2.7
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-adr-common@0.2.7
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-airbrake@0.3.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/test-utils@1.2.6
- @backstage/dev-utils@1.0.13
- @backstage/theme@0.2.18
@backstage/plugin-airbrake-backend@0.2.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
@backstage/plugin-allure@0.1.32
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-analytics-module-ga@0.1.27
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/plugin-apache-airflow@0.2.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
@backstage/plugin-api-docs@0.9.1
Patch Changes
095e755d9b: Add ApiDefinitionDialog component for fast access to the API definition in ProvidedApiCards and ConsumedApiCards.8bc7dcec82: Fix dark theme Swagger's clear button font color.52b0022dab: Updated dependencymswto^1.0.0.9820eb5d24: Add acolumnsprop to certain components that use theEntityTablefor easier extensibility.- Updated dependencies
- @backstage/plugin-catalog@1.9.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-apollo-explorer@0.1.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-app-backend@0.3.43
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/config-loader@1.1.9
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-auth-backend@0.18.1
Patch Changes
e262738b8a: Handle difference in expiration time between Microsoft session and Backstage session which caused the Backstage token to be invalid during a time frame.86cece2c1f: Updated dependency@types/passport-microsoftto^1.0.0.52b0022dab: Updated dependencymswto^1.0.0.529de8c421: Added authentication provider for Azure Easy Authentication.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-auth-node@0.2.12
Patch Changes
65454876fb: Minor API report tweaks52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
@backstage/plugin-azure-devops@0.2.7
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-devops-backend@0.3.22
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-sites@0.1.5
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-azure-sites-backend@0.1.5
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-badges@0.2.40
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-badges-backend@0.1.37
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-bazaar@0.2.6
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.9.0
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/cli@0.22.4
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-bazaar-backend@0.2.6
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/config@1.0.7
@backstage/plugin-bitbucket-cloud-common@0.2.4
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/integration@1.4.3
@backstage/plugin-bitrise@0.1.43
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-catalog-backend-module-aws@0.1.17
Patch Changes
90469c02c8: RenamedawsS3EntityProviderCatalogModuletocatalogModuleAwsS3EntityProvidersto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.87f0bbec17: AwsS3UrlReader upgraded to use aws-sdk v3bf611cf019: Fix missingdependenciesinpackage.json- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-kubernetes-common@0.6.1
@backstage/plugin-catalog-backend-module-azure@0.1.14
Patch Changes
90469c02c8: RenamedazureDevOpsEntityProviderCatalogModuletocatalogModuleAzureDevOpsEntityProviderto match the recommended naming patterns.c17fa10182: Add branch filter support https://backstage.io/docs/integrations/azure/discoverye675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-bitbucket@0.2.10
Patch Changes
e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/plugin-bitbucket-cloud-common@0.2.4
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.1.10
Patch Changes
90469c02c8: RenamedbitbucketCloudEntityProviderCatalogModuletocatalogModuleBitbucketCloudEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/plugin-events-node@0.2.4
- @backstage/integration@1.4.3
- @backstage/plugin-bitbucket-cloud-common@0.2.4
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.8
Patch Changes
90469c02c8: RenamedbitbucketServerEntityProviderCatalogModuletocatalogModuleBitbucketServerEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-gerrit@0.1.11
Patch Changes
90469c02c8: RenamedgerritEntityProviderCatalogModuletocatalogModuleGerritEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-github@0.2.6
Patch Changes
65454876fb: Minor API report tweaks90469c02c8: RenamedgithubEntityProviderCatalogModuletocatalogModuleGithubEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/catalog-client@1.4.0
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/plugin-events-node@0.2.4
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-gitlab@0.1.14
Patch Changes
90469c02c8: RenamedgitlabDiscoveryEntityProviderCatalogModuletocatalogModuleGitlabDiscoveryEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.af1095f1e1: The configuration keybranchof theGitlabDiscoveryEntityProviderhas been deprecated in favor of the configuration keyfallbackBranch. It will be reused in future release to enforce a concrete branch to be used in catalog file discovery. To migrate to the new configuration value, renamebranchtofallbackBranch.be129f8f3c: filter gitlab groups by prefix- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-ldap@0.5.10
Patch Changes
e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-backend-module-msgraph@0.5.2
Patch Changes
a4ebd51352: Revert usingbaseUrlfor MS Graph provider as it breaks token retrieval26eef93c54: Fixed msgraph catalog backend to use user.select option when fetching user from AzureAD90469c02c8: RenamedmicrosoftGraphOrgEntityProviderCatalogModuletocatalogModuleMicrosoftGraphOrgEntityProviderto match the recommended naming patterns.e675f90298: Make sure to not use deprecated exports from@backstage/plugin-catalog-backend928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.2c234a8932: properly support custom graph api URL- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-catalog-backend-module-openapi@0.1.9
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/backend-common@0.18.3
- @backstage/plugin-catalog-node@1.3.4
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-common@1.0.12
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/catalog-model@1.2.1
- @backstage/plugin-permission-common@0.7.4
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-catalog-graph@0.2.28
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-catalog-graphql@0.3.19
Patch Changes
b990021dde: Updated dependency@graphql-codegen/clito^3.0.0. Updated dependency@graphql-codegen/graphql-modules-presetto^3.0.0. Updated dependency@graphql-codegen/typescriptto^3.0.0. Updated dependency@graphql-codegen/typescript-resolversto^3.0.0.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-import@0.9.6
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/integration-react@1.1.11
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
@backstage/plugin-catalog-node@1.3.4
Patch Changes
e675f90298: AddedlocationSpecToMetadataNameandlocationSpecToLocationEntityas their new home, moved over from the backend package where they now are marked as deprecated.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/types@1.0.2
@backstage/plugin-cicd-statistics@0.1.18
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-cicd-statistics-module-gitlab@0.1.12
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-cicd-statistics@0.1.18
@backstage/plugin-circleci@0.3.16
Patch Changes
c10384a923: Switch to usingLinkButtoninstead of the deprecatedButton52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-cloudbuild@0.3.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-code-climate@0.1.16
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-code-coverage@0.2.9
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/plugin-code-coverage-backend@0.2.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
@backstage/plugin-codescene@0.1.11
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/plugin-config-schema@0.1.39
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
@backstage/plugin-cost-insights@0.12.5
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/plugin-cost-insights-common@0.1.1
@backstage/plugin-dynatrace@3.0.0
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-entity-feedback@0.1.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/plugin-entity-feedback-common@0.1.0
@backstage/plugin-entity-feedback-backend@0.1.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-entity-feedback-common@0.1.0
@backstage/plugin-entity-validation@0.1.1
Patch Changes
47d246691a: Fixed bug in EntityVaidation plugin where string in text box was unable to be updated.c10384a923: Switch to usingLinkButtoninstead of the deprecatedButton52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/theme@0.2.18
@backstage/plugin-events-backend@0.2.4
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.a5de745ac1: Updated README instructions- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
- @backstage/config@1.0.7
@backstage/plugin-events-backend-module-aws-sqs@0.1.5
Patch Changes
a5de745ac1: RenamedawsSqsConsumingEventPublisherEventsModuletoeventsModuleAwsSqsConsumingEventPublisherto match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-events-backend-module-azure@0.1.5
Patch Changes
a5de745ac1: RenamedazureDevOpsEventRouterEventsModuletoeventsModuleAzureDevOpsEventRouterto match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
@backstage/plugin-events-backend-module-bitbucket-cloud@0.1.5
Patch Changes
a5de745ac1: RenamedbitbucketCloudEventRouterEventsModuletoeventsModuleBitbucketCloudEventRouterto match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
@backstage/plugin-events-backend-module-gerrit@0.1.5
Patch Changes
a5de745ac1: RenamedgerritEventRouterEventsModuletoeventsModuleGerritEventRouterto match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
@backstage/plugin-events-backend-module-github@0.1.5
Patch Changes
a5de745ac1: RenamedgithubEventRouterEventsModuletoeventsModuleGithubEventRouterandgithubWebhookEventsModuletoeventsModuleGithubWebhook, to match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
- @backstage/config@1.0.7
@backstage/plugin-events-backend-module-gitlab@0.1.5
Patch Changes
a5de745ac1: RenamedgitlabEventRouterEventsModuletoeventsModuleGitlabEventRouterandgitlabWebhookEventsModuletoeventsModuleGitlabWebhookto match the recommended naming patterns.928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/plugin-events-node@0.2.4
- @backstage/config@1.0.7
@backstage/plugin-events-backend-test-utils@0.1.5
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.4
@backstage/plugin-events-node@0.2.4
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
@backstage/plugin-explore@0.4.1
Patch Changes
65454876fb: Minor API report tweakscb8ec97cde: Change black & white colors to be theme awarec10384a923: Switch to usingLinkButtoninstead of the deprecatedButton52b0022dab: Updated dependencymswto^1.0.0.3f75b7607c: Add ability to pass icon as function to have ability to customize it by search item- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-explore-react@0.0.27
- @backstage/theme@0.2.18
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-explore-backend@0.0.5
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-explore-react@0.0.27
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/plugin-explore-common@0.0.1
@backstage/plugin-fossa@0.2.48
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-gcalendar@0.3.12
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-gcp-projects@0.3.35
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-git-release-manager@0.3.29
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-github-actions@0.5.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-github-deployments@0.1.47
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration-react@1.1.11
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-github-issues@0.2.5
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-github-pull-requests-board@0.1.10
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-gitops-profiles@0.3.34
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-gocd@0.1.22
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-graphiql@0.2.48
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-graphql-backend@0.1.33
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/plugin-catalog-graphql@0.3.19
- @backstage/config@1.0.7
@backstage/plugin-graphql-voyager@0.1.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-home@0.4.32
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/plugin-ilert@0.2.5
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-jenkins@0.7.15
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-jenkins-common@0.1.14
- @backstage/theme@0.2.18
@backstage/plugin-jenkins-backend@0.1.33
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/plugin-jenkins-common@0.1.14
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
@backstage/plugin-jenkins-common@0.1.14
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.- Updated dependencies
- @backstage/plugin-catalog-common@1.0.12
- @backstage/plugin-permission-common@0.7.4
@backstage/plugin-kafka@0.3.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
@backstage/plugin-kafka-backend@0.2.36
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-kubernetes@0.7.9
Patch Changes
8adeb19b37: GitLab can now be used as anoidcTokenProviderfor Kubernetes clustersc10384a923: Switch to usingLinkButtoninstead of the deprecatedButton52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/plugin-kubernetes-common@0.6.1
@backstage/plugin-kubernetes-backend@0.9.4
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-kubernetes-common@0.6.1
@backstage/plugin-kubernetes-common@0.6.1
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.2.1
@backstage/plugin-lighthouse@0.4.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/plugin-lighthouse-common@0.1.1
@backstage/plugin-lighthouse-backend@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
@backstage/plugin-lighthouse-common@0.1.1
Patch Changes
- Updated dependencies
- @backstage/config@1.0.7
@backstage/plugin-linguist@0.1.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.ab997ce243: UpdatedREADME.mdto removed images with refresh button as this feature was not implemented in the current version- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-microsoft-calendar@0.1.1
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-newrelic@0.3.34
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.66fdf05a1e: Updated installation instructions- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-newrelic-dashboard@0.2.9
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-org@0.6.6
Patch Changes
cb8ec97cde: Change black & white colors to be theme aware36bccb5252: Fix small UI-glitch in MemberListCard52b0022dab: Updated dependencymswto^1.0.0.a06fcac404: Add styling to theMembersListCardandComponentsGridto handle overflow text.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-org-react@0.1.5
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-pagerduty@0.5.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.9c08ecbaa4: Update readme link for discord channel- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-periskop@0.1.14
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-periskop-backend@0.1.14
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/config@1.0.7
@backstage/plugin-permission-backend@0.5.18
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/plugin-permission-node@0.7.6
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
@backstage/plugin-permission-common@0.7.4
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-permission-node@0.7.6
Patch Changes
27a103ca07: Changed thecreatePermissionIntegrationRouterAPI to allowgetResources,resourceTypeandrulesto be optional37e9215c79: Update the service-to-service auth docs URL in error message. ``52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
@backstage/plugin-permission-react@0.4.11
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
@backstage/plugin-playlist@0.1.7
Patch Changes
c10384a923: Switch to usingLinkButtoninstead of the deprecatedButton122a37a880: Internal update to work with newer versions of react-router52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/plugin-permission-common@0.7.4
- @backstage/theme@0.2.18
- @backstage/plugin-permission-react@0.4.11
- @backstage/plugin-playlist-common@0.1.5
@backstage/plugin-playlist-backend@0.2.6
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/plugin-permission-node@0.7.6
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/plugin-playlist-common@0.1.5
@backstage/plugin-playlist-common@0.1.5
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.4
@backstage/plugin-proxy-backend@0.2.37
Patch Changes
-
52b0022dab: Updated dependencymswto^1.0.0. -
3e3eea4bc7: The proxy-backend plugin now supports reviving request bodies that have previously been consumed by an express middleware (e.g.express.json()). This is done by settingreviveConsumedRequestBodies: trueon the proxyRouterOptions. In order to preserve the current behavior, the proxy will not revive request bodies by default.The following is an example of a proxy
createRouterinvocation that revives request bodies:const router = await createRouter({ config, logger, discovery, + reviveConsumedRequestBodies: true, }); -
4acd93dae1: Ensure that@backstage/plugin-proxy-backendlogs the requests that it proxies when log level is set todebug. -
Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/backend-plugin-api@0.5.0
- @backstage/config@1.0.7
@backstage/plugin-rollbar@0.4.16
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-rollbar-backend@0.1.40
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.18
Patch Changes
62414770ea: allow container runner to be undefined in cookiecutter plugin52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.12.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-node@0.1.1
@backstage/plugin-scaffolder-backend-module-rails@0.4.11
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.12.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-node@0.1.1
@backstage/plugin-scaffolder-backend-module-sentry@0.1.3
Patch Changes
- Updated dependencies
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
- @backstage/plugin-scaffolder-node@0.1.1
@backstage/plugin-scaffolder-backend-module-yeoman@0.2.16
Patch Changes
- Updated dependencies
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-node@0.1.1
@backstage/plugin-scaffolder-common@1.2.6
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-node@0.1.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
- @backstage/plugin-scaffolder-common@1.2.6
@backstage/plugin-search@1.1.1
Patch Changes
65454876fb: Minor API report tweaks52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-search-backend@1.2.4
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.7.6
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-search-backend-node@1.1.4
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-search-backend-module-elasticsearch@1.1.4
Patch Changes
65454876fb: Minor API report tweaks- Updated dependencies
- @backstage/config@1.0.7
- @backstage/plugin-search-backend-node@1.1.4
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-search-backend-module-pg@0.5.4
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/plugin-search-backend-node@1.1.4
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-search-backend-node@1.1.4
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-permission-common@0.7.4
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-search-common@1.2.2
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.4
- @backstage/types@1.0.2
@backstage/plugin-search-react@1.5.1
Patch Changes
65454876fb: Minor API report tweaks553f3c9501: Correctly disable next button inSearchPaginationon last page- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-sentry@0.5.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-shortcuts@0.3.8
Patch Changes
-
cb8ec97cde: Change black & white colors to be theme aware -
7c38e565d1: Fixed bug in LocalStoredShortcuts client where adding new Shortcut results in replacing entire shortcut list.Refactored LocalStoredShortcuts client to listen to
storageApiupdates to ensure that local state is always up to date. -
52b0022dab: Updated dependencymswto^1.0.0. -
Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
@backstage/plugin-sonarqube@0.6.5
Patch Changes
65454876fb: Minor API report tweaks928a12a9b3: Internal refactor of/alphaexports.52b0022dab: Updated dependencymswto^1.0.0.8ae65a0bc1: Moved imports from/alphato main public exports.d3d624e8e8: Show a more appropriate icon if there are no code smells and/or vulnerabilities.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/plugin-sonarqube-react@0.1.4
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-sonarqube-backend@0.1.8
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
@backstage/plugin-sonarqube-react@0.1.4
Patch Changes
928a12a9b3: Internal refactor of/alphaexports.8ae65a0bc1: Moved imports from/alphato main public exports.- Updated dependencies
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-splunk-on-call@0.4.5
Patch Changes
65454876fb: Minor API report tweaks52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-stack-overflow@0.1.12
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.3ef5fb09ca: Export api ref and StackOverflowApi type- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-search-react@1.5.1
- @backstage/core-plugin-api@1.5.0
- @backstage/plugin-home@0.4.32
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-stack-overflow-backend@0.1.12
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.2
@backstage/plugin-tech-insights@0.3.8
Patch Changes
65454876fb: Minor API report tweaks52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-insights-backend@0.5.9
Patch Changes
f244b58916: Add DB index to improve latency of latest fact query- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
- @backstage/plugin-tech-insights-node@0.4.1
@backstage/plugin-tech-insights-backend-module-jsonfc@0.1.27
Patch Changes
65454876fb: Minor API report tweaks- Updated dependencies
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
- @backstage/plugin-tech-insights-common@0.2.10
- @backstage/plugin-tech-insights-node@0.4.1
@backstage/plugin-tech-insights-node@0.4.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-radar@0.6.2
Patch Changes
e14dcfa499: Update colors to match Zalando's tech radar, also add coloring on title and legend to match ring color.cb8ec97cde: Change black & white colors to be theme aware52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@backstage/plugin-techdocs-addons-test-utils@1.0.11
Patch Changes
2b00d8a225: Fix bug/problem with test helper52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/plugin-catalog@1.9.0
- @backstage/core-components@0.12.5
- @backstage/plugin-techdocs-react@1.1.4
- @backstage/plugin-search-react@1.5.1
- @backstage/plugin-techdocs@1.6.0
- @backstage/core-plugin-api@1.5.0
- @backstage/test-utils@1.2.6
- @backstage/core-app-api@1.6.0
- @backstage/integration-react@1.1.11
- @backstage/theme@0.2.18
@backstage/plugin-techdocs-module-addons-contrib@1.0.11
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.37cf85fb85: Fixed bug in IssueLink component where the URL was not generated properly when the repository was located inside a Gitlab subgroup- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-techdocs-react@1.1.4
- @backstage/core-plugin-api@1.5.0
- @backstage/integration-react@1.1.11
- @backstage/integration@1.4.3
- @backstage/theme@0.2.18
@backstage/plugin-techdocs-react@1.1.4
Patch Changes
65454876fb: Minor API report tweaks928a12a9b3: Internal refactor of/alphaexports.8adfda60ae: Updated dependencyjssto~10.10.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/version-bridge@1.0.3
@backstage/plugin-todo@0.2.18
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-todo-backend@0.1.40
Patch Changes
4120513412: todo-backend is now exposed as a plugin which uses the new plugin system52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.4
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/integration@1.4.3
- @backstage/config@1.0.7
@backstage/plugin-user-settings@0.7.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/core-app-api@1.6.0
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
@backstage/plugin-user-settings-backend@0.1.7
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
@backstage/plugin-vault@0.1.10
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
@backstage/plugin-vault-backend@0.2.10
Patch Changes
66b3a3956b: Ignore theeslinterror52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/backend-tasks@0.5.0
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/config@1.0.7
@backstage/plugin-xcmetrics@0.2.36
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
example-app@0.2.81
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-scaffolder-react@1.2.0
- @backstage/plugin-techdocs-react@1.1.4
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-tech-insights@0.3.8
- @backstage/plugin-search-react@1.5.1
- @backstage/plugin-scaffolder@1.12.0
- @backstage/plugin-techdocs@1.6.0
- @backstage/plugin-explore@0.4.1
- @backstage/plugin-search@1.1.1
- @backstage/cli@0.22.4
- @backstage/plugin-kubernetes@0.7.9
- @backstage/plugin-tech-radar@0.6.2
- @backstage/plugin-microsoft-calendar@0.1.1
- @backstage/plugin-newrelic-dashboard@0.2.9
- @backstage/plugin-code-coverage@0.2.9
- @backstage/plugin-azure-sites@0.1.5
- @backstage/plugin-gcalendar@0.3.12
- @backstage/plugin-shortcuts@0.3.8
- @backstage/plugin-org@0.6.6
- @backstage/plugin-api-docs@0.9.1
- @backstage/plugin-stackstorm@0.1.0
- @backstage/plugin-circleci@0.3.16
- @backstage/plugin-playlist@0.1.7
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-catalog-common@1.0.12
- @backstage/plugin-cost-insights@0.12.5
- @backstage/plugin-jenkins@0.7.15
- @backstage/core-app-api@1.6.0
- @backstage/integration-react@1.1.11
- @backstage/plugin-airbrake@0.3.16
- @backstage/plugin-apache-airflow@0.2.9
- @backstage/plugin-azure-devops@0.2.7
- @backstage/plugin-badges@0.2.40
- @backstage/plugin-catalog-import@0.9.6
- @backstage/plugin-cloudbuild@0.3.16
- @backstage/plugin-dynatrace@3.0.0
- @backstage/plugin-entity-feedback@0.1.1
- @backstage/plugin-gcp-projects@0.3.35
- @backstage/plugin-github-actions@0.5.16
- @backstage/plugin-gocd@0.1.22
- @backstage/plugin-graphiql@0.2.48
- @backstage/plugin-home@0.4.32
- @backstage/plugin-kafka@0.3.16
- @backstage/plugin-lighthouse@0.4.1
- @backstage/plugin-linguist@0.1.1
- @backstage/plugin-newrelic@0.3.34
- @backstage/plugin-pagerduty@0.5.9
- @backstage/plugin-rollbar@0.4.16
- @backstage/plugin-sentry@0.5.1
- @backstage/plugin-stack-overflow@0.1.12
- @backstage/plugin-techdocs-module-addons-contrib@1.0.11
- @backstage/plugin-todo@0.2.18
- @backstage/plugin-user-settings@0.7.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @internal/plugin-catalog-customized@0.0.8
- @backstage/plugin-catalog-graph@0.2.28
- @backstage/app-defaults@1.2.1
- @backstage/plugin-linguist-common@0.1.0
- @backstage/plugin-permission-react@0.4.11
- @backstage/plugin-search-common@1.2.2
example-backend@0.2.81
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.12.0
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/catalog-client@1.4.0
- @backstage/plugin-todo-backend@0.1.40
- @backstage/plugin-permission-node@0.7.6
- @backstage/plugin-search-backend-module-elasticsearch@1.1.4
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.27
- @backstage/plugin-auth-node@0.2.12
- @backstage/plugin-techdocs-backend@1.6.0
- @backstage/backend-tasks@0.5.0
- @backstage/plugin-tech-insights-backend@0.5.9
- @backstage/plugin-adr-backend@0.3.1
- @backstage/plugin-auth-backend@0.18.1
- @backstage/backend-common@0.18.3
- @backstage/plugin-linguist-backend@0.2.0
- @backstage/plugin-catalog-node@1.3.4
- @backstage/catalog-model@1.2.1
- @backstage/plugin-events-backend@0.2.4
- @backstage/plugin-app-backend@0.3.43
- @backstage/plugin-events-node@0.2.4
- @backstage/integration@1.4.3
- @backstage/plugin-azure-devops-backend@0.3.22
- @backstage/plugin-azure-sites-backend@0.1.5
- @backstage/plugin-code-coverage-backend@0.2.9
- @backstage/plugin-entity-feedback-backend@0.1.1
- @backstage/plugin-explore-backend@0.0.5
- @backstage/plugin-graphql-backend@0.1.33
- @backstage/plugin-jenkins-backend@0.1.33
- @backstage/plugin-kubernetes-backend@0.9.4
- @backstage/plugin-permission-backend@0.5.18
- @backstage/plugin-permission-common@0.7.4
- @backstage/plugin-playlist-backend@0.2.6
- @backstage/plugin-proxy-backend@0.2.37
- @backstage/plugin-rollbar-backend@0.1.40
- @backstage/plugin-lighthouse-backend@0.1.1
- @backstage/config@1.0.7
- @backstage/plugin-scaffolder-backend-module-rails@0.4.11
- @backstage/plugin-badges-backend@0.1.37
- example-app@0.2.81
- @backstage/plugin-search-backend@1.2.4
- @backstage/plugin-kafka-backend@0.2.36
- @backstage/plugin-search-backend-module-pg@0.5.4
- @backstage/plugin-search-backend-node@1.1.4
- @backstage/plugin-search-common@1.2.2
- @backstage/plugin-tech-insights-node@0.4.1
example-backend-next@0.0.9
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.12.0
- @backstage/plugin-catalog-backend@1.8.0
- @backstage/plugin-todo-backend@0.1.40
- @backstage/plugin-techdocs-backend@1.6.0
- @backstage/backend-defaults@0.1.8
- @backstage/plugin-app-backend@0.3.43
e2e-test@0.2.1
Patch Changes
- Updated dependencies
- @backstage/create-app@0.4.38
- @backstage/errors@1.1.5
- @backstage/cli-common@0.1.12
techdocs-cli-embedded-app@0.2.80
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.9.0
- @backstage/core-components@0.12.5
- @backstage/plugin-techdocs-react@1.1.4
- @backstage/plugin-techdocs@1.6.0
- @backstage/cli@0.22.4
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/test-utils@1.2.6
- @backstage/core-app-api@1.6.0
- @backstage/integration-react@1.1.11
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/app-defaults@1.2.1
@internal/plugin-catalog-customized@0.0.8
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.9.0
- @backstage/plugin-catalog-react@1.4.0
@internal/plugin-todo-list@1.0.11
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/core-plugin-api@1.5.0
- @backstage/theme@0.2.18
@internal/plugin-todo-list-backend@1.0.11
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.2.12
- @backstage/backend-common@0.18.3
- @backstage/errors@1.1.5
- @backstage/backend-plugin-api@0.5.0
- @backstage/config@1.0.7
@internal/plugin-todo-list-common@1.0.9
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.4