Merge branch 'master' of https://github.com/backstage/backstage into update-prism-theme
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': minor
|
||||
---
|
||||
|
||||
Added the ability to be able to define an actions `input` and `output` schema using `zod` instead of hand writing types and `jsonschema`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Make identity valid if subject of token is a backstage server-2-server auth token
|
||||
@@ -1,27 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Add deprecations for symbols that were moved to `@backstage/plugin-catalog-node` a long time ago:
|
||||
|
||||
- `CatalogProcessor`
|
||||
- `CatalogProcessorCache`
|
||||
- `CatalogProcessorEmit`
|
||||
- `CatalogProcessorEntityResult`
|
||||
- `CatalogProcessorErrorResult`
|
||||
- `CatalogProcessorLocationResult`
|
||||
- `CatalogProcessorParser`
|
||||
- `CatalogProcessorRefreshKeysResult`
|
||||
- `CatalogProcessorRelationResult`
|
||||
- `CatalogProcessorResult`
|
||||
- `DeferredEntity`
|
||||
- `EntityProvider`
|
||||
- `EntityProviderConnection`
|
||||
- `EntityProviderMutation`
|
||||
- `EntityRelationSpec`
|
||||
- `processingResult`
|
||||
|
||||
Also moved over and deprecated the following symbols:
|
||||
|
||||
- `locationSpecToLocationEntity`
|
||||
- `locationSpecToMetadataName`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-bitbucket-cloud': patch
|
||||
---
|
||||
|
||||
Renamed `bitbucketCloudEventRouterEventsModule` to `eventsModuleBitbucketCloudEventRouter` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-aws-sqs': patch
|
||||
---
|
||||
|
||||
Renamed `awsSqsConsumingEventPublisherEventsModule` to `eventsModuleAwsSqsConsumingEventPublisher` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-gerrit': patch
|
||||
---
|
||||
|
||||
Renamed `gerritEventRouterEventsModule` to `eventsModuleGerritEventRouter` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-github': patch
|
||||
---
|
||||
|
||||
Renamed `githubEventRouterEventsModule` to `eventsModuleGithubEventRouter` and `githubWebhookEventsModule` to `eventsModuleGithubWebhook`, to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Renamed `gitlabEventRouterEventsModule` to `eventsModuleGitlabEventRouter` and `gitlabWebhookEventsModule` to `eventsModuleGitlabWebhook` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-azure': patch
|
||||
---
|
||||
|
||||
Renamed `azureDevOpsEventRouterEventsModule` to `eventsModuleAzureDevOpsEventRouter` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/catalog-client': minor
|
||||
---
|
||||
|
||||
Add `queryEntities` method to `CatalogApi`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-todo-backend': patch
|
||||
---
|
||||
|
||||
todo-backend is now exposed as a plugin which uses the new plugin system
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Rename output parameter `mergeRequestURL` of `publish:gitlab:merge-request` action to `mergeRequestUrl`.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
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.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-permission-node': patch
|
||||
---
|
||||
|
||||
Changed the `createPermissionIntegrationRouter` API to allow `getResources`, `resourceType` and `rules` to be optional
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend-module-elasticsearch': patch
|
||||
'@backstage/plugin-tech-insights-backend-module-jsonfc': patch
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
'@backstage/plugin-splunk-on-call': patch
|
||||
'@backstage/plugin-techdocs-react': patch
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
'@backstage/plugin-tech-insights': patch
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
'@backstage/plugin-search-react': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-auth-node': patch
|
||||
'@backstage/plugin-sonarqube': patch
|
||||
'@backstage/plugin-techdocs': patch
|
||||
'@backstage/plugin-explore': patch
|
||||
'@backstage/plugin-search': patch
|
||||
---
|
||||
|
||||
Minor API report tweaks
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-puppetdb': patch
|
||||
---
|
||||
|
||||
Added a `catalogModulePuppetDbEntityProvider` alpha export for the new backend system
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Update to a newer version of `@trendyol-js/openstack-swift-sdk`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Fixed a bug where additional backend package entry points where not properly marked as internal during local development.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Make scaffolder adhere to page themes by using page `fontColor` consistently. If your theme overwrites template list or card headers, review those styles.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Corrected styling of nested objects in AsyncAPI to avoid inappropriate uppercase text transformation of nested objects.
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
'@backstage/plugin-scaffolder-node': patch
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
Added a possibility to cancel the running task (executing of a scaffolder template)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Tweaked type dependency check to trim wildcard type imports.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Added templates for new plugin Web and Node.js libraries.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-adr': patch
|
||||
---
|
||||
|
||||
Updated readme instructions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
throw error from catalog:fetch scaffolder action when entity is null and optional is false
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': minor
|
||||
---
|
||||
|
||||
Update `EntityPicker` to use the fully qualified entity ref instead of the humanized version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
---
|
||||
|
||||
Revert using `baseUrl` for MS Graph provider as it breaks token retrieval
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
---
|
||||
|
||||
Correctly disable next button in `SearchPagination` on last page
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Getting credentials in the RepoUrlPicker now also works for targets without owner (e.g. Bitbucket Server).
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-entity-feedback': minor
|
||||
'@backstage/plugin-entity-feedback-backend': patch
|
||||
'@backstage/plugin-entity-feedback-common': patch
|
||||
---
|
||||
|
||||
Added an endpoint to fetch anonymous aggregated results from an entity
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-puppetdb': minor
|
||||
---
|
||||
|
||||
Initial version of the plugin.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': minor
|
||||
'@backstage/plugin-scaffolder': minor
|
||||
---
|
||||
|
||||
Move `useTaskStream`, `TaskBorder`, `TaskLogStream` and `TaskSteps` into `scaffolder-react`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-backend': patch
|
||||
---
|
||||
|
||||
Techdocs backend explains a bit more about what might have caused the docs not being found when building techdocs.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-incremental-ingestion': minor
|
||||
---
|
||||
|
||||
Added endpoint to get a list of known incremental entity providers
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Fix export of `defaultCatalogCollatorEntityTransformer`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-tasks': minor
|
||||
---
|
||||
|
||||
add functionality to get descriptions from the scheduler for triggering
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
Fixes bug whereby backstage crashes when bad credentials are provided to the kubernetes plugin.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog': patch
|
||||
---
|
||||
|
||||
Fix icon alignment in `CatalogSearchResultListItem`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
---
|
||||
|
||||
Fixed msgraph catalog backend to use user.select option when fetching user from AzureAD
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/eslint-plugin': patch
|
||||
---
|
||||
|
||||
Fixing a bug that we should check internal dependencies too
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog': patch
|
||||
---
|
||||
|
||||
fix entity switch rendering when there is no default case
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Fix bug that caused next and previous links not to work with certain versions of mkdocs-material
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-tech-insights-backend': patch
|
||||
---
|
||||
|
||||
Add DB index to improve latency of latest fact query
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
fix bug with `hasErrors` returning false when dealing with empty objects
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
|
||||
---
|
||||
|
||||
Renamed `incrementalIngestionEntityProviderCatalogModule` to `catalogModuleIncrementalIngestionEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
|
||||
---
|
||||
|
||||
Renamed `bitbucketServerEntityProviderCatalogModule` to `catalogModuleBitbucketServerEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
|
||||
---
|
||||
|
||||
Renamed `bitbucketCloudEntityProviderCatalogModule` to `catalogModuleBitbucketCloudEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
---
|
||||
|
||||
Renamed `microsoftGraphOrgEntityProviderCatalogModule` to `catalogModuleMicrosoftGraphOrgEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gerrit': patch
|
||||
---
|
||||
|
||||
Renamed `gerritEntityProviderCatalogModule` to `catalogModuleGerritEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
---
|
||||
|
||||
Renamed `githubEntityProviderCatalogModule` to `catalogModuleGithubEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Renamed `gitlabDiscoveryEntityProviderCatalogModule` to `catalogModuleGitlabDiscoveryEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
---
|
||||
|
||||
Renamed `azureDevOpsEntityProviderCatalogModule` to `catalogModuleAzureDevOpsEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-aws': patch
|
||||
---
|
||||
|
||||
Renamed `awsS3EntityProviderCatalogModule` to `catalogModuleAwsS3EntityProviders` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
catalog write action should allow any shape of object
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-octopus-deploy': minor
|
||||
---
|
||||
|
||||
Initial version
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
The gitlab org data integration now makes use of the GraphQL API to determine
|
||||
the relationships between imported User and Group entities, effectively making
|
||||
this integration usable without an administrator account's Personal Access
|
||||
Token.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog': minor
|
||||
---
|
||||
|
||||
Added a new EntitySwitch isResourceType to allow different views depending on Resource type
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
---
|
||||
|
||||
Enforce the secret visibility of certificates and client secrets in the auth backend. Also, document all known options for each auth plugin.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-vault-backend': minor
|
||||
---
|
||||
|
||||
Allow generic Vault clients to be passed into the builder
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
'@backstage/plugin-catalog-backend-module-openapi': patch
|
||||
'@backstage/plugin-catalog-backend-module-ldap': patch
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Fix deprecated types.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-entity-validation': patch
|
||||
---
|
||||
|
||||
Fixed bug in EntityVaidation plugin where string in text box was unable to be updated.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-tech-insights': patch
|
||||
---
|
||||
|
||||
The `Check` type now optionally includes the `failureMetadata` and `successMetadata` as returned by the `runChecks` call.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
---
|
||||
|
||||
GitLab can now be used as an `oidcTokenProvider` for Kubernetes clusters
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Updated the ESLint plugin configuration that is enabled through `yarn start --check` to only pick up valid source files.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Added a new `migrate package-exports` command that synchronizes package exports fields in all `package.json`s.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-octopus-deploy': patch
|
||||
---
|
||||
|
||||
Added Octopus Deploy logo
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-adr-backend': patch
|
||||
---
|
||||
|
||||
Support MADR v3 format
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Fixes a UI bug in search result item which rendered the item text with incorrect font size and color
|
||||
@@ -1,19 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Adds config option `backend.database.role` to set ownership for newly created schemas and tables in Postgres
|
||||
|
||||
The example config below connects to the database as user `v-backstage-123` but sets the ownership of
|
||||
the create schemas and tables to `backstage`
|
||||
|
||||
```yaml
|
||||
backend:
|
||||
database:
|
||||
client: pg
|
||||
pluginDivisionMode: schema
|
||||
role: backstage
|
||||
connection:
|
||||
user: v-backstage-123
|
||||
...
|
||||
```
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Bumped the `msw` version in templates to 1.0.0
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-tech-radar': patch
|
||||
---
|
||||
|
||||
Update colors to match Zalando's tech radar, also add coloring on title and legend to match ring color.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
scaffolder/next: Move the `uiSchema` to its own property in the validation `context` to align with component development and access of `ui:options`
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
---
|
||||
|
||||
Add branch filter support
|
||||
https://backstage.io/docs/integrations/azure/discovery
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket': patch
|
||||
'@backstage/plugin-catalog-backend-module-puppetdb': patch
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
'@backstage/plugin-catalog-backend-module-gerrit': patch
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
'@backstage/plugin-catalog-backend-module-ldap': patch
|
||||
'@backstage/plugin-catalog-backend-module-aws': patch
|
||||
---
|
||||
|
||||
Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': minor
|
||||
---
|
||||
|
||||
scaffolder/next: removing the `routeRefs` and exporting the originals on `scaffolderPlugin.routes.x` instead
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': minor
|
||||
---
|
||||
|
||||
Add possibility to re-use EntityPicker for filters with multiple select.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-linguist-backend': minor
|
||||
---
|
||||
|
||||
**BREAKING** The linguist-backend `createRouter` now requires that the `tokenManger` is passed to the router.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
|
||||
---
|
||||
|
||||
allow container runner to be undefined in cookiecutter plugin
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
The HTML tag attributes in the documentation content inserted to shadow DOM is preserved to improve accessibility
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-adr-backend': patch
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Adjust express dependencies to be the same as the rest of the project
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-git-release-manager': patch
|
||||
'@backstage/plugin-microsoft-calendar': patch
|
||||
'@backstage/plugin-newrelic-dashboard': patch
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-code-coverage': patch
|
||||
'@backstage/plugin-code-climate': patch
|
||||
'@backstage/plugin-azure-sites': patch
|
||||
'@backstage/plugin-firehydrant': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-tech-radar': patch
|
||||
'@backstage/plugin-gcalendar': patch
|
||||
'@backstage/plugin-shortcuts': patch
|
||||
'@backstage/plugin-techdocs': patch
|
||||
'@backstage/plugin-catalog': patch
|
||||
'@backstage/plugin-explore': patch
|
||||
'@backstage/plugin-ilert': patch
|
||||
'@backstage/plugin-org': patch
|
||||
---
|
||||
|
||||
Change black & white colors to be theme aware
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Create an "Other Templates" group when groups are given to scaffolder/next.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
Fix parsing error when kubernetes api is returning badly structured data.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Add ApiDefinitionDialog component for fast access to the API definition in ProvidedApiCards and ConsumedApiCards.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
scaffolder/next: Fix for steps without properties
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Fix dark theme Swagger's clear button font color.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Updated frontend plugin template to use some more recent features
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-linguist-backend': patch
|
||||
---
|
||||
|
||||
Added support for linguist-js options using the linguistJSOptions in the plugin, the available config can be found [here](https://www.npmjs.com/package/linguist-js#API).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-vault-backend': patch
|
||||
---
|
||||
|
||||
Ignore the `eslint` error
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-org': patch
|
||||
---
|
||||
|
||||
Fix small UI-glitch in MemberListCard
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/errors': patch
|
||||
---
|
||||
|
||||
Added `NotImplementedError`, which can be used when the server does not recognize the request method and is incapable of supporting it for any resource.
|
||||
+202
-312
@@ -1,327 +1,217 @@
|
||||
{
|
||||
"mode": "exit",
|
||||
"mode": "pre",
|
||||
"tag": "next",
|
||||
"initialVersions": {
|
||||
"example-app": "0.2.80",
|
||||
"@backstage/app-defaults": "1.2.0",
|
||||
"example-backend": "0.2.80",
|
||||
"@backstage/backend-app-api": "0.4.0",
|
||||
"@backstage/backend-common": "0.18.2",
|
||||
"@backstage/backend-defaults": "0.1.7",
|
||||
"@backstage/backend-dev-utils": "0.1.0",
|
||||
"example-backend-next": "0.0.8",
|
||||
"@backstage/backend-plugin-api": "0.4.0",
|
||||
"@backstage/backend-tasks": "0.4.3",
|
||||
"@backstage/backend-test-utils": "0.1.34",
|
||||
"@backstage/catalog-client": "1.3.1",
|
||||
"@backstage/catalog-model": "1.2.0",
|
||||
"@backstage/cli": "0.22.2",
|
||||
"@backstage/cli-common": "0.1.11",
|
||||
"@backstage/codemods": "0.1.43",
|
||||
"@backstage/config": "1.0.6",
|
||||
"@backstage/config-loader": "1.1.8",
|
||||
"@backstage/core-app-api": "1.5.0",
|
||||
"@backstage/core-components": "0.12.4",
|
||||
"@backstage/core-plugin-api": "1.4.0",
|
||||
"@backstage/create-app": "0.4.37",
|
||||
"@backstage/dev-utils": "1.0.12",
|
||||
"e2e-test": "0.2.0",
|
||||
"@backstage/errors": "1.1.4",
|
||||
"@backstage/eslint-plugin": "0.1.0",
|
||||
"@backstage/integration": "1.4.2",
|
||||
"@backstage/integration-aws-node": "0.1.1",
|
||||
"@backstage/integration-react": "1.1.10",
|
||||
"@backstage/release-manifests": "0.0.8",
|
||||
"@backstage/repo-tools": "0.1.2",
|
||||
"@techdocs/cli": "1.3.2",
|
||||
"techdocs-cli-embedded-app": "0.2.79",
|
||||
"@backstage/test-utils": "1.2.5",
|
||||
"@backstage/theme": "0.2.17",
|
||||
"example-app": "0.2.81",
|
||||
"@backstage/app-defaults": "1.2.1",
|
||||
"example-backend": "0.2.81",
|
||||
"@backstage/backend-app-api": "0.4.1",
|
||||
"@backstage/backend-common": "0.18.3",
|
||||
"@backstage/backend-defaults": "0.1.8",
|
||||
"@backstage/backend-dev-utils": "0.1.1",
|
||||
"example-backend-next": "0.0.9",
|
||||
"@backstage/backend-plugin-api": "0.5.0",
|
||||
"@backstage/backend-tasks": "0.5.0",
|
||||
"@backstage/backend-test-utils": "0.1.35",
|
||||
"@backstage/catalog-client": "1.4.0",
|
||||
"@backstage/catalog-model": "1.2.1",
|
||||
"@backstage/cli": "0.22.4",
|
||||
"@backstage/cli-common": "0.1.12",
|
||||
"@backstage/codemods": "0.1.44",
|
||||
"@backstage/config": "1.0.7",
|
||||
"@backstage/config-loader": "1.1.9",
|
||||
"@backstage/core-app-api": "1.6.0",
|
||||
"@backstage/core-components": "0.12.5",
|
||||
"@backstage/core-plugin-api": "1.5.0",
|
||||
"@backstage/create-app": "0.4.38",
|
||||
"@backstage/dev-utils": "1.0.13",
|
||||
"e2e-test": "0.2.1",
|
||||
"@backstage/errors": "1.1.5",
|
||||
"@backstage/eslint-plugin": "0.1.2",
|
||||
"@backstage/integration": "1.4.3",
|
||||
"@backstage/integration-aws-node": "0.1.2",
|
||||
"@backstage/integration-react": "1.1.11",
|
||||
"@backstage/release-manifests": "0.0.9",
|
||||
"@backstage/repo-tools": "0.1.3",
|
||||
"@techdocs/cli": "1.4.0",
|
||||
"techdocs-cli-embedded-app": "0.2.80",
|
||||
"@backstage/test-utils": "1.2.6",
|
||||
"@backstage/theme": "0.2.18",
|
||||
"@backstage/types": "1.0.2",
|
||||
"@backstage/version-bridge": "1.0.3",
|
||||
"@backstage/plugin-adr": "0.4.0",
|
||||
"@backstage/plugin-adr-backend": "0.3.0",
|
||||
"@backstage/plugin-adr-common": "0.2.6",
|
||||
"@backstage/plugin-airbrake": "0.3.15",
|
||||
"@backstage/plugin-airbrake-backend": "0.2.15",
|
||||
"@backstage/plugin-allure": "0.1.31",
|
||||
"@backstage/plugin-analytics-module-ga": "0.1.26",
|
||||
"@backstage/plugin-apache-airflow": "0.2.8",
|
||||
"@backstage/plugin-api-docs": "0.9.0",
|
||||
"@backstage/plugin-adr": "0.4.1",
|
||||
"@backstage/plugin-adr-backend": "0.3.1",
|
||||
"@backstage/plugin-adr-common": "0.2.7",
|
||||
"@backstage/plugin-airbrake": "0.3.16",
|
||||
"@backstage/plugin-airbrake-backend": "0.2.16",
|
||||
"@backstage/plugin-allure": "0.1.32",
|
||||
"@backstage/plugin-analytics-module-ga": "0.1.27",
|
||||
"@backstage/plugin-apache-airflow": "0.2.9",
|
||||
"@backstage/plugin-api-docs": "0.9.1",
|
||||
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.1",
|
||||
"@backstage/plugin-apollo-explorer": "0.1.8",
|
||||
"@backstage/plugin-app-backend": "0.3.42",
|
||||
"@backstage/plugin-auth-backend": "0.18.0",
|
||||
"@backstage/plugin-auth-node": "0.2.11",
|
||||
"@backstage/plugin-azure-devops": "0.2.6",
|
||||
"@backstage/plugin-azure-devops-backend": "0.3.21",
|
||||
"@backstage/plugin-apollo-explorer": "0.1.9",
|
||||
"@backstage/plugin-app-backend": "0.3.43",
|
||||
"@backstage/plugin-auth-backend": "0.18.1",
|
||||
"@backstage/plugin-auth-node": "0.2.12",
|
||||
"@backstage/plugin-azure-devops": "0.2.7",
|
||||
"@backstage/plugin-azure-devops-backend": "0.3.22",
|
||||
"@backstage/plugin-azure-devops-common": "0.3.0",
|
||||
"@backstage/plugin-azure-sites": "0.1.4",
|
||||
"@backstage/plugin-azure-sites-backend": "0.1.4",
|
||||
"@backstage/plugin-azure-sites": "0.1.5",
|
||||
"@backstage/plugin-azure-sites-backend": "0.1.5",
|
||||
"@backstage/plugin-azure-sites-common": "0.1.0",
|
||||
"@backstage/plugin-badges": "0.2.39",
|
||||
"@backstage/plugin-badges-backend": "0.1.36",
|
||||
"@backstage/plugin-bazaar": "0.2.4",
|
||||
"@backstage/plugin-bazaar-backend": "0.2.5",
|
||||
"@backstage/plugin-bitbucket-cloud-common": "0.2.3",
|
||||
"@backstage/plugin-bitrise": "0.1.42",
|
||||
"@backstage/plugin-catalog": "1.8.0",
|
||||
"@backstage/plugin-catalog-backend": "1.7.2",
|
||||
"@backstage/plugin-catalog-backend-module-aws": "0.1.15",
|
||||
"@backstage/plugin-catalog-backend-module-azure": "0.1.13",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.9",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.9",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.7",
|
||||
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.10",
|
||||
"@backstage/plugin-catalog-backend-module-github": "0.2.5",
|
||||
"@backstage/plugin-catalog-backend-module-gitlab": "0.1.13",
|
||||
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.2.0",
|
||||
"@backstage/plugin-catalog-backend-module-ldap": "0.5.9",
|
||||
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.0",
|
||||
"@backstage/plugin-catalog-backend-module-openapi": "0.1.8",
|
||||
"@backstage/plugin-catalog-common": "1.0.11",
|
||||
"@internal/plugin-catalog-customized": "0.0.7",
|
||||
"@backstage/plugin-catalog-graph": "0.2.27",
|
||||
"@backstage/plugin-catalog-graphql": "0.3.18",
|
||||
"@backstage/plugin-catalog-import": "0.9.5",
|
||||
"@backstage/plugin-catalog-node": "1.3.3",
|
||||
"@backstage/plugin-catalog-react": "1.3.0",
|
||||
"@backstage/plugin-cicd-statistics": "0.1.17",
|
||||
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.11",
|
||||
"@backstage/plugin-circleci": "0.3.15",
|
||||
"@backstage/plugin-cloudbuild": "0.3.15",
|
||||
"@backstage/plugin-code-climate": "0.1.15",
|
||||
"@backstage/plugin-code-coverage": "0.2.8",
|
||||
"@backstage/plugin-code-coverage-backend": "0.2.8",
|
||||
"@backstage/plugin-codescene": "0.1.10",
|
||||
"@backstage/plugin-config-schema": "0.1.38",
|
||||
"@backstage/plugin-cost-insights": "0.12.4",
|
||||
"@backstage/plugin-badges": "0.2.40",
|
||||
"@backstage/plugin-badges-backend": "0.1.37",
|
||||
"@backstage/plugin-bazaar": "0.2.6",
|
||||
"@backstage/plugin-bazaar-backend": "0.2.6",
|
||||
"@backstage/plugin-bitbucket-cloud-common": "0.2.4",
|
||||
"@backstage/plugin-bitrise": "0.1.43",
|
||||
"@backstage/plugin-catalog": "1.9.0",
|
||||
"@backstage/plugin-catalog-backend": "1.8.0",
|
||||
"@backstage/plugin-catalog-backend-module-aws": "0.1.17",
|
||||
"@backstage/plugin-catalog-backend-module-azure": "0.1.14",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.10",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.10",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.8",
|
||||
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.11",
|
||||
"@backstage/plugin-catalog-backend-module-github": "0.2.6",
|
||||
"@backstage/plugin-catalog-backend-module-gitlab": "0.1.14",
|
||||
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.3.0",
|
||||
"@backstage/plugin-catalog-backend-module-ldap": "0.5.10",
|
||||
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.2",
|
||||
"@backstage/plugin-catalog-backend-module-openapi": "0.1.9",
|
||||
"@backstage/plugin-catalog-backend-module-puppetdb": "0.1.0",
|
||||
"@backstage/plugin-catalog-common": "1.0.12",
|
||||
"@internal/plugin-catalog-customized": "0.0.8",
|
||||
"@backstage/plugin-catalog-graph": "0.2.28",
|
||||
"@backstage/plugin-catalog-graphql": "0.3.19",
|
||||
"@backstage/plugin-catalog-import": "0.9.6",
|
||||
"@backstage/plugin-catalog-node": "1.3.4",
|
||||
"@backstage/plugin-catalog-react": "1.4.0",
|
||||
"@backstage/plugin-cicd-statistics": "0.1.18",
|
||||
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.12",
|
||||
"@backstage/plugin-circleci": "0.3.16",
|
||||
"@backstage/plugin-cloudbuild": "0.3.16",
|
||||
"@backstage/plugin-code-climate": "0.1.16",
|
||||
"@backstage/plugin-code-coverage": "0.2.9",
|
||||
"@backstage/plugin-code-coverage-backend": "0.2.9",
|
||||
"@backstage/plugin-codescene": "0.1.11",
|
||||
"@backstage/plugin-config-schema": "0.1.39",
|
||||
"@backstage/plugin-cost-insights": "0.12.5",
|
||||
"@backstage/plugin-cost-insights-common": "0.1.1",
|
||||
"@backstage/plugin-dynatrace": "2.0.0",
|
||||
"@backstage/plugin-entity-feedback": "0.1.0",
|
||||
"@backstage/plugin-entity-feedback-backend": "0.1.0",
|
||||
"@backstage/plugin-dynatrace": "3.0.0",
|
||||
"@backstage/plugin-entity-feedback": "0.1.1",
|
||||
"@backstage/plugin-entity-feedback-backend": "0.1.1",
|
||||
"@backstage/plugin-entity-feedback-common": "0.1.0",
|
||||
"@backstage/plugin-entity-validation": "0.1.0",
|
||||
"@backstage/plugin-events-backend": "0.2.3",
|
||||
"@backstage/plugin-events-backend-module-aws-sqs": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-azure": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-gerrit": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-github": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-gitlab": "0.1.4",
|
||||
"@backstage/plugin-events-backend-test-utils": "0.1.4",
|
||||
"@backstage/plugin-events-node": "0.2.3",
|
||||
"@internal/plugin-todo-list": "1.0.10",
|
||||
"@internal/plugin-todo-list-backend": "1.0.10",
|
||||
"@internal/plugin-todo-list-common": "1.0.8",
|
||||
"@backstage/plugin-explore": "0.4.0",
|
||||
"@backstage/plugin-explore-backend": "0.0.4",
|
||||
"@backstage/plugin-entity-validation": "0.1.1",
|
||||
"@backstage/plugin-events-backend": "0.2.4",
|
||||
"@backstage/plugin-events-backend-module-aws-sqs": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-azure": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-gerrit": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-github": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-gitlab": "0.1.5",
|
||||
"@backstage/plugin-events-backend-test-utils": "0.1.5",
|
||||
"@backstage/plugin-events-node": "0.2.4",
|
||||
"@internal/plugin-todo-list": "1.0.11",
|
||||
"@internal/plugin-todo-list-backend": "1.0.11",
|
||||
"@internal/plugin-todo-list-common": "1.0.9",
|
||||
"@backstage/plugin-explore": "0.4.1",
|
||||
"@backstage/plugin-explore-backend": "0.0.5",
|
||||
"@backstage/plugin-explore-common": "0.0.1",
|
||||
"@backstage/plugin-explore-react": "0.0.26",
|
||||
"@backstage/plugin-firehydrant": "0.1.32",
|
||||
"@backstage/plugin-fossa": "0.2.47",
|
||||
"@backstage/plugin-gcalendar": "0.3.11",
|
||||
"@backstage/plugin-gcp-projects": "0.3.34",
|
||||
"@backstage/plugin-git-release-manager": "0.3.28",
|
||||
"@backstage/plugin-github-actions": "0.5.15",
|
||||
"@backstage/plugin-github-deployments": "0.1.46",
|
||||
"@backstage/plugin-github-issues": "0.2.4",
|
||||
"@backstage/plugin-github-pull-requests-board": "0.1.9",
|
||||
"@backstage/plugin-gitops-profiles": "0.3.33",
|
||||
"@backstage/plugin-gocd": "0.1.21",
|
||||
"@backstage/plugin-graphiql": "0.2.47",
|
||||
"@backstage/plugin-graphql-backend": "0.1.32",
|
||||
"@backstage/plugin-graphql-voyager": "0.1.0",
|
||||
"@backstage/plugin-home": "0.4.31",
|
||||
"@backstage/plugin-ilert": "0.2.4",
|
||||
"@backstage/plugin-jenkins": "0.7.14",
|
||||
"@backstage/plugin-jenkins-backend": "0.1.32",
|
||||
"@backstage/plugin-jenkins-common": "0.1.13",
|
||||
"@backstage/plugin-kafka": "0.3.15",
|
||||
"@backstage/plugin-kafka-backend": "0.2.35",
|
||||
"@backstage/plugin-kubernetes": "0.7.8",
|
||||
"@backstage/plugin-kubernetes-backend": "0.9.3",
|
||||
"@backstage/plugin-kubernetes-common": "0.6.0",
|
||||
"@backstage/plugin-lighthouse": "0.4.0",
|
||||
"@backstage/plugin-lighthouse-backend": "0.1.0",
|
||||
"@backstage/plugin-lighthouse-common": "0.1.0",
|
||||
"@backstage/plugin-linguist": "0.1.0",
|
||||
"@backstage/plugin-linguist-backend": "0.1.0",
|
||||
"@backstage/plugin-explore-react": "0.0.27",
|
||||
"@backstage/plugin-firehydrant": "0.2.0",
|
||||
"@backstage/plugin-fossa": "0.2.48",
|
||||
"@backstage/plugin-gcalendar": "0.3.12",
|
||||
"@backstage/plugin-gcp-projects": "0.3.35",
|
||||
"@backstage/plugin-git-release-manager": "0.3.29",
|
||||
"@backstage/plugin-github-actions": "0.5.16",
|
||||
"@backstage/plugin-github-deployments": "0.1.47",
|
||||
"@backstage/plugin-github-issues": "0.2.5",
|
||||
"@backstage/plugin-github-pull-requests-board": "0.1.10",
|
||||
"@backstage/plugin-gitops-profiles": "0.3.34",
|
||||
"@backstage/plugin-gocd": "0.1.22",
|
||||
"@backstage/plugin-graphiql": "0.2.48",
|
||||
"@backstage/plugin-graphql-backend": "0.1.33",
|
||||
"@backstage/plugin-graphql-voyager": "0.1.1",
|
||||
"@backstage/plugin-home": "0.4.32",
|
||||
"@backstage/plugin-ilert": "0.2.5",
|
||||
"@backstage/plugin-jenkins": "0.7.15",
|
||||
"@backstage/plugin-jenkins-backend": "0.1.33",
|
||||
"@backstage/plugin-jenkins-common": "0.1.14",
|
||||
"@backstage/plugin-kafka": "0.3.16",
|
||||
"@backstage/plugin-kafka-backend": "0.2.36",
|
||||
"@backstage/plugin-kubernetes": "0.7.9",
|
||||
"@backstage/plugin-kubernetes-backend": "0.9.4",
|
||||
"@backstage/plugin-kubernetes-common": "0.6.1",
|
||||
"@backstage/plugin-lighthouse": "0.4.1",
|
||||
"@backstage/plugin-lighthouse-backend": "0.1.1",
|
||||
"@backstage/plugin-lighthouse-common": "0.1.1",
|
||||
"@backstage/plugin-linguist": "0.1.1",
|
||||
"@backstage/plugin-linguist-backend": "0.2.0",
|
||||
"@backstage/plugin-linguist-common": "0.1.0",
|
||||
"@backstage/plugin-microsoft-calendar": "0.1.0",
|
||||
"@backstage/plugin-newrelic": "0.3.33",
|
||||
"@backstage/plugin-newrelic-dashboard": "0.2.8",
|
||||
"@backstage/plugin-org": "0.6.5",
|
||||
"@backstage/plugin-org-react": "0.1.4",
|
||||
"@backstage/plugin-pagerduty": "0.5.8",
|
||||
"@backstage/plugin-periskop": "0.1.13",
|
||||
"@backstage/plugin-periskop-backend": "0.1.13",
|
||||
"@backstage/plugin-permission-backend": "0.5.17",
|
||||
"@backstage/plugin-permission-common": "0.7.3",
|
||||
"@backstage/plugin-permission-node": "0.7.5",
|
||||
"@backstage/plugin-permission-react": "0.4.10",
|
||||
"@backstage/plugin-playlist": "0.1.6",
|
||||
"@backstage/plugin-playlist-backend": "0.2.5",
|
||||
"@backstage/plugin-playlist-common": "0.1.4",
|
||||
"@backstage/plugin-proxy-backend": "0.2.36",
|
||||
"@backstage/plugin-rollbar": "0.4.15",
|
||||
"@backstage/plugin-rollbar-backend": "0.1.39",
|
||||
"@backstage/plugin-scaffolder": "1.11.0",
|
||||
"@backstage/plugin-scaffolder-backend": "1.11.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.17",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.10",
|
||||
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.2",
|
||||
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.15",
|
||||
"@backstage/plugin-scaffolder-common": "1.2.5",
|
||||
"@backstage/plugin-scaffolder-node": "0.1.0",
|
||||
"@backstage/plugin-scaffolder-react": "1.1.0",
|
||||
"@backstage/plugin-search": "1.1.0",
|
||||
"@backstage/plugin-search-backend": "1.2.3",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "1.1.3",
|
||||
"@backstage/plugin-search-backend-module-pg": "0.5.3",
|
||||
"@backstage/plugin-search-backend-node": "1.1.3",
|
||||
"@backstage/plugin-search-common": "1.2.1",
|
||||
"@backstage/plugin-search-react": "1.5.0",
|
||||
"@backstage/plugin-sentry": "0.5.0",
|
||||
"@backstage/plugin-shortcuts": "0.3.7",
|
||||
"@backstage/plugin-sonarqube": "0.6.3",
|
||||
"@backstage/plugin-sonarqube-backend": "0.1.7",
|
||||
"@backstage/plugin-sonarqube-react": "0.1.2",
|
||||
"@backstage/plugin-splunk-on-call": "0.4.4",
|
||||
"@backstage/plugin-stack-overflow": "0.1.11",
|
||||
"@backstage/plugin-stack-overflow-backend": "0.1.11",
|
||||
"@backstage/plugin-tech-insights": "0.3.7",
|
||||
"@backstage/plugin-tech-insights-backend": "0.5.8",
|
||||
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.26",
|
||||
"@backstage/plugin-microsoft-calendar": "0.1.1",
|
||||
"@backstage/plugin-newrelic": "0.3.34",
|
||||
"@backstage/plugin-newrelic-dashboard": "0.2.9",
|
||||
"@backstage/plugin-octopus-deploy": "0.1.0",
|
||||
"@backstage/plugin-org": "0.6.6",
|
||||
"@backstage/plugin-org-react": "0.1.5",
|
||||
"@backstage/plugin-pagerduty": "0.5.9",
|
||||
"@backstage/plugin-periskop": "0.1.14",
|
||||
"@backstage/plugin-periskop-backend": "0.1.14",
|
||||
"@backstage/plugin-permission-backend": "0.5.18",
|
||||
"@backstage/plugin-permission-common": "0.7.4",
|
||||
"@backstage/plugin-permission-node": "0.7.6",
|
||||
"@backstage/plugin-permission-react": "0.4.11",
|
||||
"@backstage/plugin-playlist": "0.1.7",
|
||||
"@backstage/plugin-playlist-backend": "0.2.6",
|
||||
"@backstage/plugin-playlist-common": "0.1.5",
|
||||
"@backstage/plugin-proxy-backend": "0.2.37",
|
||||
"@backstage/plugin-rollbar": "0.4.16",
|
||||
"@backstage/plugin-rollbar-backend": "0.1.40",
|
||||
"@backstage/plugin-scaffolder": "1.12.0",
|
||||
"@backstage/plugin-scaffolder-backend": "1.12.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.18",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.11",
|
||||
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.3",
|
||||
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.16",
|
||||
"@backstage/plugin-scaffolder-common": "1.2.6",
|
||||
"@backstage/plugin-scaffolder-node": "0.1.1",
|
||||
"@backstage/plugin-scaffolder-react": "1.2.0",
|
||||
"@backstage/plugin-search": "1.1.1",
|
||||
"@backstage/plugin-search-backend": "1.2.4",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "1.1.4",
|
||||
"@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-search-react": "1.5.1",
|
||||
"@backstage/plugin-sentry": "0.5.1",
|
||||
"@backstage/plugin-shortcuts": "0.3.8",
|
||||
"@backstage/plugin-sonarqube": "0.6.5",
|
||||
"@backstage/plugin-sonarqube-backend": "0.1.8",
|
||||
"@backstage/plugin-sonarqube-react": "0.1.4",
|
||||
"@backstage/plugin-splunk-on-call": "0.4.5",
|
||||
"@backstage/plugin-stack-overflow": "0.1.12",
|
||||
"@backstage/plugin-stack-overflow-backend": "0.1.12",
|
||||
"@backstage/plugin-stackstorm": "0.1.0",
|
||||
"@backstage/plugin-tech-insights": "0.3.8",
|
||||
"@backstage/plugin-tech-insights-backend": "0.5.9",
|
||||
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.27",
|
||||
"@backstage/plugin-tech-insights-common": "0.2.10",
|
||||
"@backstage/plugin-tech-insights-node": "0.4.0",
|
||||
"@backstage/plugin-tech-radar": "0.6.1",
|
||||
"@backstage/plugin-techdocs": "1.5.0",
|
||||
"@backstage/plugin-techdocs-addons-test-utils": "1.0.10",
|
||||
"@backstage/plugin-techdocs-backend": "1.5.3",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.10",
|
||||
"@backstage/plugin-techdocs-node": "1.5.0",
|
||||
"@backstage/plugin-techdocs-react": "1.1.3",
|
||||
"@backstage/plugin-todo": "0.2.17",
|
||||
"@backstage/plugin-todo-backend": "0.1.39",
|
||||
"@backstage/plugin-user-settings": "0.7.0",
|
||||
"@backstage/plugin-user-settings-backend": "0.1.6",
|
||||
"@backstage/plugin-vault": "0.1.9",
|
||||
"@backstage/plugin-vault-backend": "0.2.8",
|
||||
"@backstage/plugin-xcmetrics": "0.2.35",
|
||||
"@backstage/plugin-octopus-deploy": "0.0.0",
|
||||
"@backstage/plugin-stackstorm": "0.0.0",
|
||||
"@backstage/plugin-catalog-backend-module-puppetdb": "0.0.1"
|
||||
"@backstage/plugin-tech-insights-node": "0.4.1",
|
||||
"@backstage/plugin-tech-radar": "0.6.2",
|
||||
"@backstage/plugin-techdocs": "1.6.0",
|
||||
"@backstage/plugin-techdocs-addons-test-utils": "1.0.11",
|
||||
"@backstage/plugin-techdocs-backend": "1.6.0",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.11",
|
||||
"@backstage/plugin-techdocs-node": "1.6.0",
|
||||
"@backstage/plugin-techdocs-react": "1.1.4",
|
||||
"@backstage/plugin-todo": "0.2.18",
|
||||
"@backstage/plugin-todo-backend": "0.1.40",
|
||||
"@backstage/plugin-user-settings": "0.7.1",
|
||||
"@backstage/plugin-user-settings-backend": "0.1.7",
|
||||
"@backstage/plugin-vault": "0.1.10",
|
||||
"@backstage/plugin-vault-backend": "0.2.10",
|
||||
"@backstage/plugin-xcmetrics": "0.2.36"
|
||||
},
|
||||
"changesets": [
|
||||
"afraid-trees-stare",
|
||||
"backend-token-authentication",
|
||||
"breezy-bees-care",
|
||||
"bright-kids-raise",
|
||||
"clean-lemons-jump",
|
||||
"clean-planes-join",
|
||||
"clever-dogs-cheat",
|
||||
"cool-clocks-prove",
|
||||
"cool-feet-speak",
|
||||
"create-app-1676993958",
|
||||
"create-app-1678209629",
|
||||
"curvy-pets-hang",
|
||||
"eight-radios-bake",
|
||||
"eighty-chairs-roll",
|
||||
"eighty-geese-return",
|
||||
"empty-books-occur",
|
||||
"famous-sloths-tie",
|
||||
"fifty-beds-dress",
|
||||
"flat-kids-occur",
|
||||
"flat-peaches-act",
|
||||
"forty-snails-clap",
|
||||
"four-lizards-grin",
|
||||
"fresh-hairs-switch",
|
||||
"fuzzy-trains-search",
|
||||
"gentle-bears-love",
|
||||
"gentle-pears-clean",
|
||||
"great-trains-jam",
|
||||
"grumpy-bikes-begin",
|
||||
"happy-boxes-arrive",
|
||||
"honest-clouds-shout",
|
||||
"honest-nails-bake",
|
||||
"khaki-poems-run",
|
||||
"light-bees-end",
|
||||
"light-sheep-trade",
|
||||
"long-nails-pump",
|
||||
"long-wolves-drive",
|
||||
"lovely-tigers-look",
|
||||
"mean-toys-itch",
|
||||
"metal-suns-rhyme",
|
||||
"mighty-games-turn",
|
||||
"mighty-years-own",
|
||||
"new-jobs-deny",
|
||||
"nice-planets-wave",
|
||||
"nine-bikes-applaud",
|
||||
"ninety-turtles-wait",
|
||||
"odd-fireants-bathe",
|
||||
"odd-oranges-tease",
|
||||
"odd-waves-rescue",
|
||||
"old-foxes-shave",
|
||||
"olive-berries-poke",
|
||||
"orange-experts-hug",
|
||||
"perfect-mayflies-greet",
|
||||
"pink-dolls-unite",
|
||||
"polite-chicken-do",
|
||||
"polite-falcons-jump",
|
||||
"polite-wombats-smash",
|
||||
"purple-days-film",
|
||||
"quick-coats-sneeze",
|
||||
"quick-schools-dress",
|
||||
"quick-tables-listen",
|
||||
"quiet-ghosts-float",
|
||||
"rare-buses-swim",
|
||||
"rare-grapes-count",
|
||||
"rare-pandas-hope",
|
||||
"rename-for-the-win",
|
||||
"renovate-3672e5e",
|
||||
"renovate-4775edd",
|
||||
"renovate-488b7e7",
|
||||
"renovate-80f8787",
|
||||
"renovate-fb85ae7",
|
||||
"rich-clocks-approve",
|
||||
"rich-wombats-rescue",
|
||||
"rotten-cats-matter",
|
||||
"rotten-panthers-share",
|
||||
"selfish-hats-wait",
|
||||
"short-mayflies-fix",
|
||||
"silent-dryers-end",
|
||||
"silly-suits-run",
|
||||
"silver-bikes-breathe",
|
||||
"silver-lies-rest",
|
||||
"six-melons-rhyme",
|
||||
"slimy-lobsters-kneel",
|
||||
"slow-insects-cheat",
|
||||
"slow-pens-compare",
|
||||
"slow-suits-grab",
|
||||
"spotty-bees-tell",
|
||||
"spotty-turtles-reply",
|
||||
"spotty-wasps-complain",
|
||||
"swift-bags-wave",
|
||||
"tall-hats-talk",
|
||||
"ten-tigers-marry",
|
||||
"thin-candles-wait",
|
||||
"tiny-llamas-jump",
|
||||
"tricky-jars-film",
|
||||
"twelve-cars-push",
|
||||
"twenty-jeans-speak",
|
||||
"unlucky-sloths-explain",
|
||||
"warm-vans-fail",
|
||||
"weak-coats-allow",
|
||||
"what-is-going-on-babe",
|
||||
"wicked-lions-repeat",
|
||||
"wicked-spoons-call",
|
||||
"wild-ads-pull",
|
||||
"wild-bulldogs-suffer",
|
||||
"witty-geckos-design",
|
||||
"yellow-bananas-yawn",
|
||||
"young-schools-double",
|
||||
"young-scissors-cough",
|
||||
"young-walls-prove"
|
||||
]
|
||||
"changesets": []
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-node': patch
|
||||
---
|
||||
|
||||
Added `locationSpecToMetadataName` and `locationSpecToLocationEntity` as their new home, moved over from the backend package where they now are marked as deprecated.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Fixed bug that prevented deletion of stale files when non-empty directories where tried to be deleted as well.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@techdocs/cli': minor
|
||||
---
|
||||
|
||||
Running `@techdocs/cli generate` with the `--verbose` flag will now print the mkdocs output.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-addons-test-utils': patch
|
||||
---
|
||||
|
||||
Fix bug/problem with test helper
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-stackstorm': minor
|
||||
---
|
||||
|
||||
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](https://github.com/backstage/backstage/tree/master/plugins/stackstorm/README.md)
|
||||
@@ -1,12 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-entity-validation': patch
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-circleci': patch
|
||||
'@backstage/plugin-playlist': patch
|
||||
'@backstage/plugin-techdocs': patch
|
||||
'@backstage/plugin-explore': patch
|
||||
---
|
||||
|
||||
Switch to using `LinkButton` instead of the deprecated `Button`
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user