Merge branch 'master' into scaffolder-each

This commit is contained in:
Alex Eftimie
2023-08-03 09:01:29 +03:00
1397 changed files with 61620 additions and 8645 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-common': patch
---
Updated the backend database connection configuration schema to set the password visibility to secret
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Fixed a bug that could cause `navigate` analytics events to be misattributed to the plugin mounted on the root route (e.g. the `home` plugin at `/`) when the route that was navigated to wasn't associated with a routable extension.
+43
View File
@@ -0,0 +1,43 @@
---
'@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-search-backend-module-elasticsearch': patch
'@backstage/plugin-catalog-backend-module-puppetdb': patch
'@backstage/plugin-catalog-backend-module-msgraph': patch
'@backstage/plugin-search-backend-module-techdocs': patch
'@backstage/plugin-catalog-backend-module-gerrit': patch
'@backstage/plugin-catalog-backend-module-github': patch
'@backstage/plugin-catalog-backend-module-gitlab': patch
'@backstage/plugin-events-backend-module-aws-sqs': patch
'@backstage/plugin-search-backend-module-catalog': patch
'@backstage/plugin-search-backend-module-explore': patch
'@backstage/plugin-catalog-backend-module-azure': patch
'@backstage/plugin-events-backend-module-github': patch
'@backstage/plugin-events-backend-module-gitlab': patch
'@backstage/plugin-catalog-backend-module-aws': patch
'@backstage/plugin-catalog-backend-module-gcp': patch
'@backstage/plugin-search-backend-module-pg': patch
'@backstage/plugin-azure-devops-backend': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-lighthouse-backend': patch
'@backstage/plugin-permission-backend': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/backend-defaults': patch
'@backstage/plugin-airbrake-backend': patch
'@backstage/plugin-devtools-backend': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-techdocs-backend': patch
'@backstage/backend-common': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-badges-backend': patch
'@backstage/plugin-bazaar-backend': patch
'@backstage/plugin-events-backend': patch
'@backstage/plugin-search-backend': patch
'@backstage/plugin-kafka-backend': patch
'@backstage/plugin-proxy-backend': patch
'@backstage/plugin-todo-backend': patch
'@backstage/plugin-app-backend': patch
---
Use `coreServices.rootConfig` instead of `coreService.config`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/catalog-client': patch
---
Updated API docs
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-search-backend-module-techdocs': patch
'@backstage/plugin-search-backend-module-catalog': patch
'@backstage/plugin-search-backend-module-explore': patch
---
Ensure that all services are dependency injected into the module instead of taken from options
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
Fix cyclical dependency in built output
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-user-settings': patch
---
Reflect the updated sign on status for a provider after signing out.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-import': patch
---
Added analytics event for import entity button
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-react': patch
---
fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-graph': patch
---
Propagate entity spec to EntityNode so that spec info such as type can be used for graph node customization
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Fixed a bug where the proxy was not rewriting WebSocket request paths properly.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/create-app': patch
'@backstage/plugin-catalog': patch
---
Add link from Template entity to the scaffolder launch page for the template in the AboutCard.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-playlist': patch
---
Displaying an alert popup each time the Playlist is created or deleted
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-jenkins-backend': patch
---
Don't expose username and authentication header if configured.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-octopus-deploy': patch
---
Improved getting started documentation
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Update set up documentation to export homepage as element instead of React component.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Fix the get entities query in the `MyGroupsPicker` to query the `kind=Group` entities.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder': patch
---
Forward `Authorization` header for `EventSource` when credentials are available.
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/config-loader': minor
---
Loading invalid TypeScript configuration schemas will now throw an error rather than silently being ignored.
In particular this includes defining any additional types other than `Config` in the schema file, or use of unsupported types such as `Record` or `Partial`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Allow more customization for the CustomHomepageGrid
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
---
Added support for Confluence Cloud to the `confluence:transform:markdown` action in addition to the existing Confluence Server support, view the [README](https://github.com/backstage/backstage/tree/master/plugins/scaffolder-backend-module-confluence-to-markdown) for more details
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-user-settings': patch
---
Improved the user experience of the feature flags list. It now sorts the enabled flags to the top of the list to increase the visibilities of the toggled flags.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-devtools-backend': patch
---
Expose permissions through the metadata endpoint.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-cicd-statistics-module-gitlab': patch
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Fixed publish configuration.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Fix handling of `optional` property in `catalog:register` scaffolder action
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-sonarqube-backend': patch
---
Provide full schema definition for sonarqube plugin, especially to protect api keys.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Add support for dry run for `gitlab:group:ensureExists` action.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-analytics-module-ga4': patch
---
Fixed configuration visibility settings for `allowedContexts` and `allowedAttributes`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-pagerduty': patch
---
Add a homepage widget for the `Pagerduty` component.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Fixed bug in KubernetesProxy where Host header was not propagated, leading to certificate issues
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-openapi-utils': patch
---
Add a new `createRouter` method for generating an `express` router that validates against your spec. Also fixes a bug with the query parameters type resolution.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Fixed bug that caused ingestion errors when a user's name or profile picture is undefined.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-catalog-unprocessed-entities': minor
'@backstage/plugin-catalog-backend-module-unprocessed': minor
---
Added a new plugin to expose entities which are unprocessed or have errors processing
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-techdocs-node': patch
---
Use latest techdocs docker image by default. The latest image contains security updates.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/theme': patch
---
Tweaked `UnifiedThemeProvider` to avoid overlapping JSS class names in production.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-react': minor
---
`scaffolder/next`: Provide some default template components to `rjsf` to allow for standardization and markdown descriptions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-badges-backend': patch
---
Adding migrations to the packages.json
+91
View File
@@ -0,0 +1,91 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
'@backstage/plugin-events-backend-module-bitbucket-cloud': patch
'@backstage/plugin-search-backend-module-elasticsearch': patch
'@backstage/plugin-catalog-backend-module-unprocessed': patch
'@backstage/plugin-scaffolder-backend-module-sentry': patch
'@backstage/plugin-scaffolder-backend-module-yeoman': patch
'@backstage/plugin-scaffolder-backend-module-rails': patch
'@backstage/plugin-search-backend-module-techdocs': patch
'@backstage/plugin-cicd-statistics-module-gitlab': patch
'@backstage/plugin-events-backend-module-aws-sqs': patch
'@backstage/plugin-search-backend-module-catalog': patch
'@backstage/plugin-search-backend-module-explore': patch
'@backstage/plugin-events-backend-module-gerrit': patch
'@backstage/plugin-events-backend-module-github': patch
'@backstage/plugin-events-backend-module-gitlab': patch
'@backstage/plugin-events-backend-module-azure': patch
'@backstage/plugin-events-backend-test-utils': patch
'@backstage/plugin-search-backend-module-pg': patch
'@backstage/plugin-entity-feedback-backend': patch
'@backstage/backend-openapi-utils': patch
'@backstage/plugin-bitbucket-cloud-common': patch
'@backstage/plugin-entity-feedback-common': patch
'@backstage/plugin-code-coverage-backend': patch
'@backstage/plugin-user-settings-backend': patch
'@backstage/plugin-analytics-module-ga4': patch
'@backstage/plugin-azure-devops-backend': patch
'@backstage/plugin-analytics-module-ga': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-search-backend-node': patch
'@backstage/integration-react': patch
'@backstage/plugin-github-deployments': patch
'@backstage/plugin-microsoft-calendar': patch
'@backstage/plugin-newrelic-dashboard': patch
'@backstage/plugin-permission-backend': patch
'@backstage/plugin-entity-validation': patch
'@backstage/plugin-sonarqube-backend': patch
'@backstage/plugin-airbrake-backend': patch
'@backstage/plugin-devtools-backend': patch
'@backstage/plugin-linguist-backend': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-playlist-backend': patch
'@backstage/plugin-apollo-explorer': patch
'@backstage/plugin-devtools-common': patch
'@backstage/plugin-entity-feedback': patch
'@backstage/plugin-explore-backend': patch
'@backstage/plugin-graphql-voyager': patch
'@backstage/plugin-jenkins-backend': patch
'@backstage/plugin-linguist-common': patch
'@backstage/plugin-playlist-common': patch
'@backstage/plugin-scaffolder-node': patch
'@backstage/plugin-apache-airflow': patch
'@backstage/plugin-bazaar-backend': patch
'@backstage/plugin-events-backend': patch
'@backstage/plugin-jenkins-common': patch
'@backstage/plugin-octopus-deploy': patch
'@backstage/plugin-search-backend': patch
'@backstage/plugin-stack-overflow': patch
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-code-coverage': patch
'@backstage/plugin-config-schema': patch
'@backstage/plugin-github-issues': patch
'@backstage/plugin-nomad-backend': patch
'@backstage/plugin-tech-insights': patch
'@backstage/plugin-catalog-node': patch
'@backstage/plugin-code-climate': patch
'@backstage/plugin-events-node': patch
'@backstage/plugin-firehydrant': patch
'@backstage/cli-node': patch
'@backstage/plugin-auth-node': patch
'@backstage/plugin-codescene': patch
'@backstage/plugin-dynatrace': patch
'@backstage/plugin-gcalendar': patch
'@backstage/plugin-org-react': patch
'@backstage/plugin-shortcuts': patch
'@backstage/plugin-xcmetrics': patch
'@backstage/plugin-airbrake': patch
'@backstage/plugin-periskop': patch
'@backstage/plugin-playlist': patch
'@backstage/plugin-bitrise': patch
'@backstage/plugin-allure': patch
'@backstage/plugin-bazaar': patch
'@backstage/plugin-ilert': patch
'@backstage/plugin-kafka': patch
'@backstage/plugin-nomad': patch
'@backstage/plugin-adr': patch
'@backstage/plugin-org': patch
---
Add package repository and homepage metadata
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Replace getBearerToken with library function of same
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Added option to skip forked repos in GitlabDiscoveryEntityProvider
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/config-loader': patch
---
Fix a bug where config items with `/` in the key were incorrectly handled.
+14
View File
@@ -0,0 +1,14 @@
---
'@backstage/plugin-devtools-backend': patch
---
Add DevTools configuration to enable dependency listing to be filtered with custom prefixes. For instance, in your `app-config.yaml`:
```yaml
devTools:
info:
packagePrefixes:
- @backstage/
- @roadiehq/backstage-
- @spotify/backstage-
```
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-linguist-backend': patch
---
Fixed bug in LinguistBackendClient.ts file where if the linguistJsOptions is specified and sent over to the linguist-js package it would get changed (another attribute would be added) causing future entities of the batch to fail with an error
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-sonarqube': patch
---
Remove sonarQube card disable class
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/integration': minor
---
Add credential provider for GitLab.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Clearer error messages for action `publish:gitlab:merge-request`
-8
View File
@@ -1,8 +0,0 @@
---
'@backstage/plugin-catalog-react': minor
---
The `EntityOwnerPicker` component has undergone improvements to enhance its performance.
The component now loads entities asynchronously, resulting in improved performance and responsiveness. Instead of loading all entities upfront, they are now loaded in batches as the user scrolls.
The previous implementation inferred users and groups displayed by the `EntityOwnerPicker` component based on the entities available in the `EntityListContext`. The updated version no longer relies on the `EntityListContext` for inference, allowing for better decoupling and improved performance.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-jenkins-common': patch
---
Export list of permissions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Reload the frontend when app config changes
-16
View File
@@ -1,16 +0,0 @@
---
'@backstage/plugin-search-backend-module-explore': patch
---
Allows for an optional `tokenManager` to authenticate requests from the collator to the explore backend. For example:
```diff
indexBuilder.addCollator({
schedule: every10MinutesSchedule,
factory: ToolDocumentCollatorFactory.fromConfig(env.config, {
discovery: env.discovery,
logger: env.logger,
+ tokenManager: env.tokenManager,
}),
});
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-jenkins-backend': patch
---
Expose permissions through the metadata endpoint.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-react': patch
---
Make `useRelatedEntities` use `getEntitiesByRefs` under the hood
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home-react': patch
---
Make `title` optional when defining the `createCardExtension`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-test-utils': minor
---
**BREAKING**: Renamed `mockServices.config` to `mockServices.rootConfig`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-app-api': minor
---
**BREAKING**: Renamed `configServiceFactory` to `rootConfigServiceFactory`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-plugin-api': minor
---
**BREAKING**: Renamed `coreServices.config` to `coreServices.rootConfig`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Fix wrong gitlabUrl format in repoUrl input description
+17
View File
@@ -0,0 +1,17 @@
---
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': 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-events-backend-module-aws-sqs': patch
'@backstage/plugin-catalog-backend-module-azure': patch
'@backstage/plugin-catalog-backend-module-aws': patch
'@backstage/backend-common': patch
'@backstage/plugin-jenkins-backend': patch
'@backstage/plugin-proxy-backend': patch
---
Fixed invalid configuration schema. The configuration schema may be more strict as a result.
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/core-components': patch
'@backstage/plugin-splunk-on-call': patch
'@backstage/plugin-xcmetrics': patch
'@backstage/plugin-catalog': patch
---
Prefer simple `theme.spacing` without string interpolation
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-auth-backend': patch
---
Set the expiration time of oidc `idToken` to be less than backstage session expiration time.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-common': patch
---
Fixed typo in HostDiscovery's JSDoc
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-adr': patch
---
Render table of front matter metadata when displaying MADR v3 formatted ADR
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/errors': minor
---
Added `ServiceUnavailableError`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Switched startup strategy to initialize all plugins in parallel, as well as hook into the new startup lifecycle hooks.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
---
Use `fetchContents` directly instead of a `fetchPlainAction`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-plugin-api': patch
---
Added startup hooks to the lifecycle services.
-9
View File
@@ -1,9 +0,0 @@
---
'@backstage/backend-common': minor
'@backstage/integration': minor
'@backstage/plugin-catalog-backend-module-azure': patch
---
Support authentication with a service principal or managed identity for Azure DevOps
Azure DevOps recently released support, in public preview, for authenticating with a service principal or managed identity instead of a personal access token (PAT): https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/. With this change the Azure integration now supports service principals and managed identities for Azure AD backed Azure DevOps organizations. Service principal and managed identity authentication is not supported on Azure DevOps Server (on-premises) organizations.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-components': patch
---
Added `exact` prop to `SidebarSubmenuItem` which causes it to only highlight if the current location is an exact match.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Tweak README
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-search-react': patch
'@backstage/plugin-search': patch
'@backstage/plugin-techdocs': patch
---
Fix SearchBar styles & update StoryBook stories for custom styles for `notchedOutline` class.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-unprocessed': minor
---
**BREAKING**: Fixing typo in exported module. You will have to rename the import to the correct spelling. `UnprocessedEntites` -> `UnprocessedEntities`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-devtools-common': patch
---
Export the list of permissions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-tech-insights': patch
---
The check description is now rendered with markdown.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Updated config schema to match what was being used in code
+260 -298
View File
@@ -2,318 +2,280 @@
"mode": "pre",
"tag": "next",
"initialVersions": {
"example-app": "0.2.83",
"@backstage/app-defaults": "1.3.1",
"example-backend": "0.2.83",
"@backstage/backend-app-api": "0.4.3",
"@backstage/backend-common": "0.18.5",
"@backstage/backend-defaults": "0.1.10",
"example-app": "0.2.85",
"@backstage/app-defaults": "1.4.1",
"example-backend": "0.2.85",
"@backstage/backend-app-api": "0.4.5",
"@backstage/backend-common": "0.19.1",
"@backstage/backend-defaults": "0.1.12",
"@backstage/backend-dev-utils": "0.1.1",
"example-backend-next": "0.0.11",
"example-backend-next": "0.0.13",
"@backstage/backend-openapi-utils": "0.0.2",
"@backstage/backend-plugin-api": "0.5.2",
"@backstage/backend-tasks": "0.5.2",
"@backstage/backend-test-utils": "0.1.37",
"@backstage/catalog-client": "1.4.1",
"@backstage/catalog-model": "1.3.0",
"@backstage/cli": "0.22.7",
"@backstage/backend-plugin-api": "0.5.4",
"@backstage/backend-tasks": "0.5.4",
"@backstage/backend-test-utils": "0.1.39",
"@backstage/catalog-client": "1.4.3",
"@backstage/catalog-model": "1.4.1",
"@backstage/cli": "0.22.9",
"@backstage/cli-common": "0.1.12",
"@backstage/cli-node": "0.1.0",
"@backstage/codemods": "0.1.44",
"@backstage/config": "1.0.7",
"@backstage/config-loader": "1.3.0",
"@backstage/core-app-api": "1.8.0",
"@backstage/core-components": "0.13.1",
"@backstage/core-plugin-api": "1.5.1",
"@backstage/create-app": "0.5.1",
"@backstage/dev-utils": "1.0.15",
"e2e-test": "0.2.3",
"@backstage/errors": "1.1.5",
"@backstage/cli-node": "0.1.2",
"@backstage/codemods": "0.1.45",
"@backstage/config": "1.0.8",
"@backstage/config-loader": "1.3.2",
"@backstage/core-app-api": "1.9.0",
"@backstage/core-components": "0.13.3",
"@backstage/core-plugin-api": "1.5.3",
"@backstage/create-app": "0.5.3",
"@backstage/dev-utils": "1.0.17",
"e2e-test": "0.2.5",
"@backstage/errors": "1.2.1",
"@backstage/eslint-plugin": "0.1.3",
"@backstage/integration": "1.4.5",
"@backstage/integration-aws-node": "0.1.3",
"@backstage/integration-react": "1.1.13",
"@backstage/integration": "1.5.1",
"@backstage/integration-aws-node": "0.1.5",
"@backstage/integration-react": "1.1.15",
"@backstage/release-manifests": "0.0.9",
"@backstage/repo-tools": "0.3.0",
"@techdocs/cli": "1.4.2",
"techdocs-cli-embedded-app": "0.2.82",
"@backstage/test-utils": "1.3.1",
"@backstage/theme": "0.3.0",
"@backstage/types": "1.0.2",
"@backstage/repo-tools": "0.3.2",
"@techdocs/cli": "1.4.4",
"techdocs-cli-embedded-app": "0.2.84",
"@backstage/test-utils": "1.4.1",
"@backstage/theme": "0.4.1",
"@backstage/types": "1.1.0",
"@backstage/version-bridge": "1.0.4",
"@backstage/plugin-adr": "0.6.0",
"@backstage/plugin-adr-backend": "0.3.3",
"@backstage/plugin-adr-common": "0.2.9",
"@backstage/plugin-airbrake": "0.3.18",
"@backstage/plugin-airbrake-backend": "0.2.18",
"@backstage/plugin-allure": "0.1.34",
"@backstage/plugin-analytics-module-ga": "0.1.29",
"@backstage/plugin-analytics-module-ga4": "0.1.0",
"@backstage/plugin-apache-airflow": "0.2.11",
"@backstage/plugin-api-docs": "0.9.3",
"@backstage/plugin-adr": "0.6.3",
"@backstage/plugin-adr-backend": "0.3.5",
"@backstage/plugin-adr-common": "0.2.11",
"@backstage/plugin-airbrake": "0.3.20",
"@backstage/plugin-airbrake-backend": "0.2.20",
"@backstage/plugin-allure": "0.1.36",
"@backstage/plugin-analytics-module-ga": "0.1.31",
"@backstage/plugin-analytics-module-ga4": "0.1.2",
"@backstage/plugin-apache-airflow": "0.2.13",
"@backstage/plugin-api-docs": "0.9.6",
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.2",
"@backstage/plugin-apollo-explorer": "0.1.11",
"@backstage/plugin-app-backend": "0.3.45",
"@backstage/plugin-auth-backend": "0.18.3",
"@backstage/plugin-auth-node": "0.2.14",
"@backstage/plugin-azure-devops": "0.3.0",
"@backstage/plugin-azure-devops-backend": "0.3.24",
"@backstage/plugin-apollo-explorer": "0.1.13",
"@backstage/plugin-app-backend": "0.3.47",
"@backstage/plugin-auth-backend": "0.18.5",
"@backstage/plugin-auth-node": "0.2.16",
"@backstage/plugin-azure-devops": "0.3.2",
"@backstage/plugin-azure-devops-backend": "0.3.26",
"@backstage/plugin-azure-devops-common": "0.3.0",
"@backstage/plugin-azure-sites": "0.1.7",
"@backstage/plugin-azure-sites-backend": "0.1.7",
"@backstage/plugin-azure-sites": "0.1.9",
"@backstage/plugin-azure-sites-backend": "0.1.9",
"@backstage/plugin-azure-sites-common": "0.1.0",
"@backstage/plugin-badges": "0.2.42",
"@backstage/plugin-badges-backend": "0.2.0",
"@backstage/plugin-bazaar": "0.2.8",
"@backstage/plugin-bazaar-backend": "0.2.8",
"@backstage/plugin-bitbucket-cloud-common": "0.2.6",
"@backstage/plugin-bitrise": "0.1.45",
"@backstage/plugin-catalog": "1.11.0",
"@backstage/plugin-catalog-backend": "1.9.1",
"@backstage/plugin-catalog-backend-module-aws": "0.2.0",
"@backstage/plugin-catalog-backend-module-azure": "0.1.16",
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.12",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.12",
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.10",
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.13",
"@backstage/plugin-catalog-backend-module-github": "0.3.0",
"@backstage/plugin-catalog-backend-module-gitlab": "0.2.1",
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.3.2",
"@backstage/plugin-catalog-backend-module-ldap": "0.5.12",
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.4",
"@backstage/plugin-catalog-backend-module-openapi": "0.1.11",
"@backstage/plugin-catalog-backend-module-puppetdb": "0.1.2",
"@backstage/plugin-catalog-common": "1.0.13",
"@internal/plugin-catalog-customized": "0.0.10",
"@backstage/plugin-catalog-graph": "0.2.30",
"@backstage/plugin-catalog-graphql": "0.3.20",
"@backstage/plugin-catalog-import": "0.9.8",
"@backstage/plugin-catalog-node": "1.3.6",
"@backstage/plugin-catalog-react": "1.6.0",
"@backstage/plugin-cicd-statistics": "0.1.20",
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.14",
"@backstage/plugin-circleci": "0.3.18",
"@backstage/plugin-cloudbuild": "0.3.18",
"@backstage/plugin-code-climate": "0.1.18",
"@backstage/plugin-code-coverage": "0.2.11",
"@backstage/plugin-code-coverage-backend": "0.2.11",
"@backstage/plugin-codescene": "0.1.13",
"@backstage/plugin-config-schema": "0.1.41",
"@backstage/plugin-cost-insights": "0.12.7",
"@backstage/plugin-badges": "0.2.44",
"@backstage/plugin-badges-backend": "0.2.2",
"@backstage/plugin-bazaar": "0.2.11",
"@backstage/plugin-bazaar-backend": "0.2.10",
"@backstage/plugin-bitbucket-cloud-common": "0.2.8",
"@backstage/plugin-bitrise": "0.1.47",
"@backstage/plugin-catalog": "1.12.0",
"@backstage/plugin-catalog-backend": "1.11.0",
"@backstage/plugin-catalog-backend-module-aws": "0.2.2",
"@backstage/plugin-catalog-backend-module-azure": "0.1.18",
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.14",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.14",
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.12",
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.15",
"@backstage/plugin-catalog-backend-module-github": "0.3.2",
"@backstage/plugin-catalog-backend-module-gitlab": "0.2.3",
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.4.0",
"@backstage/plugin-catalog-backend-module-ldap": "0.5.14",
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.6",
"@backstage/plugin-catalog-backend-module-openapi": "0.1.13",
"@backstage/plugin-catalog-backend-module-puppetdb": "0.1.4",
"@backstage/plugin-catalog-backend-module-unprocessed": "0.1.1",
"@backstage/plugin-catalog-common": "1.0.15",
"@internal/plugin-catalog-customized": "0.0.12",
"@backstage/plugin-catalog-graph": "0.2.32",
"@backstage/plugin-catalog-graphql": "0.3.22",
"@backstage/plugin-catalog-import": "0.9.10",
"@backstage/plugin-catalog-node": "1.4.0",
"@backstage/plugin-catalog-react": "1.8.0",
"@backstage/plugin-catalog-unprocessed-entities": "0.1.1",
"@backstage/plugin-cicd-statistics": "0.1.22",
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.16",
"@backstage/plugin-circleci": "0.3.20",
"@backstage/plugin-cloudbuild": "0.3.20",
"@backstage/plugin-code-climate": "0.1.20",
"@backstage/plugin-code-coverage": "0.2.13",
"@backstage/plugin-code-coverage-backend": "0.2.13",
"@backstage/plugin-codescene": "0.1.15",
"@backstage/plugin-config-schema": "0.1.43",
"@backstage/plugin-cost-insights": "0.12.9",
"@backstage/plugin-cost-insights-common": "0.1.1",
"@backstage/plugin-devtools": "0.1.0",
"@backstage/plugin-devtools-backend": "0.1.0",
"@backstage/plugin-devtools-common": "0.1.0",
"@backstage/plugin-dynatrace": "5.0.0",
"@backstage/plugin-entity-feedback": "0.2.1",
"@backstage/plugin-entity-feedback-backend": "0.1.3",
"@backstage/plugin-devtools": "0.1.2",
"@backstage/plugin-devtools-backend": "0.1.2",
"@backstage/plugin-devtools-common": "0.1.2",
"@backstage/plugin-dynatrace": "7.0.0",
"@backstage/plugin-entity-feedback": "0.2.3",
"@backstage/plugin-entity-feedback-backend": "0.1.5",
"@backstage/plugin-entity-feedback-common": "0.1.1",
"@backstage/plugin-entity-validation": "0.1.3",
"@backstage/plugin-events-backend": "0.2.6",
"@backstage/plugin-events-backend-module-aws-sqs": "0.2.0",
"@backstage/plugin-events-backend-module-azure": "0.1.7",
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.7",
"@backstage/plugin-events-backend-module-gerrit": "0.1.7",
"@backstage/plugin-events-backend-module-github": "0.1.7",
"@backstage/plugin-events-backend-module-gitlab": "0.1.7",
"@backstage/plugin-events-backend-test-utils": "0.1.7",
"@backstage/plugin-events-node": "0.2.6",
"@internal/plugin-todo-list": "1.0.13",
"@internal/plugin-todo-list-backend": "1.0.13",
"@internal/plugin-todo-list-common": "1.0.10",
"@backstage/plugin-explore": "0.4.3",
"@backstage/plugin-explore-backend": "0.0.7",
"@backstage/plugin-entity-validation": "0.1.5",
"@backstage/plugin-events-backend": "0.2.8",
"@backstage/plugin-events-backend-module-aws-sqs": "0.2.2",
"@backstage/plugin-events-backend-module-azure": "0.1.9",
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.9",
"@backstage/plugin-events-backend-module-gerrit": "0.1.9",
"@backstage/plugin-events-backend-module-github": "0.1.9",
"@backstage/plugin-events-backend-module-gitlab": "0.1.9",
"@backstage/plugin-events-backend-test-utils": "0.1.9",
"@backstage/plugin-events-node": "0.2.8",
"@internal/plugin-todo-list": "1.0.15",
"@internal/plugin-todo-list-backend": "1.0.15",
"@internal/plugin-todo-list-common": "1.0.12",
"@backstage/plugin-explore": "0.4.6",
"@backstage/plugin-explore-backend": "0.0.9",
"@backstage/plugin-explore-common": "0.0.1",
"@backstage/plugin-explore-react": "0.0.28",
"@backstage/plugin-firehydrant": "0.2.2",
"@backstage/plugin-fossa": "0.2.50",
"@backstage/plugin-gcalendar": "0.3.14",
"@backstage/plugin-gcp-projects": "0.3.37",
"@backstage/plugin-git-release-manager": "0.3.31",
"@backstage/plugin-github-actions": "0.5.18",
"@backstage/plugin-github-deployments": "0.1.49",
"@backstage/plugin-github-issues": "0.2.7",
"@backstage/plugin-github-pull-requests-board": "0.1.12",
"@backstage/plugin-gitops-profiles": "0.3.36",
"@backstage/plugin-gocd": "0.1.24",
"@backstage/plugin-graphiql": "0.2.50",
"@backstage/plugin-graphql-backend": "0.1.35",
"@backstage/plugin-graphql-voyager": "0.1.3",
"@backstage/plugin-home": "0.5.2",
"@backstage/plugin-home-react": "0.0.0",
"@backstage/plugin-ilert": "0.2.7",
"@backstage/plugin-jenkins": "0.8.0",
"@backstage/plugin-jenkins-backend": "0.2.0",
"@backstage/plugin-jenkins-common": "0.1.15",
"@backstage/plugin-kafka": "0.3.18",
"@backstage/plugin-kafka-backend": "0.2.38",
"@backstage/plugin-kubernetes": "0.9.0",
"@backstage/plugin-kubernetes-backend": "0.11.0",
"@backstage/plugin-kubernetes-common": "0.6.3",
"@backstage/plugin-lighthouse": "0.4.3",
"@backstage/plugin-lighthouse-backend": "0.2.1",
"@backstage/plugin-lighthouse-common": "0.1.1",
"@backstage/plugin-linguist": "0.1.3",
"@backstage/plugin-linguist-backend": "0.2.2",
"@backstage/plugin-explore-react": "0.0.30",
"@backstage/plugin-firehydrant": "0.2.4",
"@backstage/plugin-fossa": "0.2.52",
"@backstage/plugin-gcalendar": "0.3.16",
"@backstage/plugin-gcp-projects": "0.3.39",
"@backstage/plugin-git-release-manager": "0.3.33",
"@backstage/plugin-github-actions": "0.6.1",
"@backstage/plugin-github-deployments": "0.1.51",
"@backstage/plugin-github-issues": "0.2.9",
"@backstage/plugin-github-pull-requests-board": "0.1.14",
"@backstage/plugin-gitops-profiles": "0.3.38",
"@backstage/plugin-gocd": "0.1.26",
"@backstage/plugin-graphiql": "0.2.52",
"@backstage/plugin-graphql-backend": "0.1.37",
"@backstage/plugin-graphql-voyager": "0.1.5",
"@backstage/plugin-home": "0.5.4",
"@backstage/plugin-home-react": "0.1.1",
"@backstage/plugin-ilert": "0.2.9",
"@backstage/plugin-jenkins": "0.8.2",
"@backstage/plugin-jenkins-backend": "0.2.2",
"@backstage/plugin-jenkins-common": "0.1.17",
"@backstage/plugin-kafka": "0.3.20",
"@backstage/plugin-kafka-backend": "0.2.40",
"@backstage/plugin-kubernetes": "0.9.3",
"@backstage/plugin-kubernetes-backend": "0.11.2",
"@backstage/plugin-kubernetes-common": "0.6.5",
"@backstage/plugin-lighthouse": "0.4.5",
"@backstage/plugin-lighthouse-backend": "0.2.3",
"@backstage/plugin-lighthouse-common": "0.1.2",
"@backstage/plugin-linguist": "0.1.5",
"@backstage/plugin-linguist-backend": "0.3.1",
"@backstage/plugin-linguist-common": "0.1.0",
"@backstage/plugin-microsoft-calendar": "0.1.3",
"@backstage/plugin-newrelic": "0.3.36",
"@backstage/plugin-newrelic-dashboard": "0.2.11",
"@backstage/plugin-octopus-deploy": "0.2.0",
"@backstage/plugin-org": "0.6.8",
"@backstage/plugin-org-react": "0.1.7",
"@backstage/plugin-pagerduty": "0.5.11",
"@backstage/plugin-periskop": "0.1.16",
"@backstage/plugin-periskop-backend": "0.1.16",
"@backstage/plugin-permission-backend": "0.5.20",
"@backstage/plugin-permission-common": "0.7.5",
"@backstage/plugin-permission-node": "0.7.8",
"@backstage/plugin-permission-react": "0.4.12",
"@backstage/plugin-playlist": "0.1.9",
"@backstage/plugin-playlist-backend": "0.3.1",
"@backstage/plugin-playlist-common": "0.1.6",
"@backstage/plugin-proxy-backend": "0.2.39",
"@backstage/plugin-puppetdb": "0.1.1",
"@backstage/plugin-rollbar": "0.4.18",
"@backstage/plugin-rollbar-backend": "0.1.42",
"@backstage/plugin-scaffolder": "1.13.1",
"@backstage/plugin-scaffolder-backend": "1.14.0",
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.1.2",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.21",
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.2.0",
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.14",
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.5",
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.18",
"@backstage/plugin-scaffolder-common": "1.3.0",
"@backstage/plugin-scaffolder-node": "0.1.3",
"@backstage/plugin-scaffolder-react": "1.4.0",
"@backstage/plugin-search": "1.3.0",
"@backstage/plugin-search-backend": "1.3.1",
"@backstage/plugin-search-backend-module-catalog": "0.1.1",
"@backstage/plugin-search-backend-module-elasticsearch": "1.3.0",
"@backstage/plugin-search-backend-module-explore": "0.1.1",
"@backstage/plugin-search-backend-module-pg": "0.5.6",
"@backstage/plugin-search-backend-module-techdocs": "0.1.1",
"@backstage/plugin-search-backend-node": "1.2.1",
"@backstage/plugin-search-common": "1.2.3",
"@backstage/plugin-search-react": "1.6.0",
"@backstage/plugin-sentry": "0.5.3",
"@backstage/plugin-shortcuts": "0.3.10",
"@backstage/plugin-sonarqube": "0.6.7",
"@backstage/plugin-sonarqube-backend": "0.1.10",
"@backstage/plugin-sonarqube-react": "0.1.5",
"@backstage/plugin-splunk-on-call": "0.4.7",
"@backstage/plugin-stack-overflow": "0.1.15",
"@backstage/plugin-stack-overflow-backend": "0.2.1",
"@backstage/plugin-stackstorm": "0.1.2",
"@backstage/plugin-tech-insights": "0.3.10",
"@backstage/plugin-tech-insights-backend": "0.5.11",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.29",
"@backstage/plugin-tech-insights-common": "0.2.10",
"@backstage/plugin-tech-insights-node": "0.4.3",
"@backstage/plugin-tech-radar": "0.6.4",
"@backstage/plugin-techdocs": "1.6.2",
"@backstage/plugin-techdocs-addons-test-utils": "1.0.13",
"@backstage/plugin-techdocs-backend": "1.6.2",
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.13",
"@backstage/plugin-techdocs-node": "1.7.1",
"@backstage/plugin-techdocs-react": "1.1.6",
"@backstage/plugin-todo": "0.2.20",
"@backstage/plugin-todo-backend": "0.1.42",
"@backstage/plugin-user-settings": "0.7.3",
"@backstage/plugin-user-settings-backend": "0.1.9",
"@backstage/plugin-vault": "0.1.12",
"@backstage/plugin-vault-backend": "0.3.1",
"@backstage/plugin-xcmetrics": "0.2.38",
"@backstage/plugin-catalog-backend-module-unprocessed": "0.0.0",
"@backstage/plugin-catalog-unprocessed-entities": "0.0.0"
"@backstage/plugin-microsoft-calendar": "0.1.5",
"@backstage/plugin-newrelic": "0.3.38",
"@backstage/plugin-newrelic-dashboard": "0.2.13",
"@backstage/plugin-nomad": "0.1.1",
"@backstage/plugin-nomad-backend": "0.1.1",
"@backstage/plugin-octopus-deploy": "0.2.2",
"@backstage/plugin-org": "0.6.10",
"@backstage/plugin-org-react": "0.1.9",
"@backstage/plugin-pagerduty": "0.6.1",
"@backstage/plugin-periskop": "0.1.18",
"@backstage/plugin-periskop-backend": "0.1.18",
"@backstage/plugin-permission-backend": "0.5.22",
"@backstage/plugin-permission-common": "0.7.7",
"@backstage/plugin-permission-node": "0.7.10",
"@backstage/plugin-permission-react": "0.4.14",
"@backstage/plugin-playlist": "0.1.12",
"@backstage/plugin-playlist-backend": "0.3.3",
"@backstage/plugin-playlist-common": "0.1.8",
"@backstage/plugin-proxy-backend": "0.2.41",
"@backstage/plugin-puppetdb": "0.1.3",
"@backstage/plugin-rollbar": "0.4.20",
"@backstage/plugin-rollbar-backend": "0.1.44",
"@backstage/plugin-scaffolder": "1.14.1",
"@backstage/plugin-scaffolder-backend": "1.15.1",
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.2.0",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.23",
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.2.2",
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.16",
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.7",
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.20",
"@backstage/plugin-scaffolder-common": "1.3.2",
"@backstage/plugin-scaffolder-node": "0.1.5",
"@backstage/plugin-scaffolder-react": "1.5.1",
"@backstage/plugin-search": "1.3.3",
"@backstage/plugin-search-backend": "1.3.3",
"@backstage/plugin-search-backend-module-catalog": "0.1.3",
"@backstage/plugin-search-backend-module-elasticsearch": "1.3.2",
"@backstage/plugin-search-backend-module-explore": "0.1.3",
"@backstage/plugin-search-backend-module-pg": "0.5.8",
"@backstage/plugin-search-backend-module-techdocs": "0.1.3",
"@backstage/plugin-search-backend-node": "1.2.3",
"@backstage/plugin-search-common": "1.2.5",
"@backstage/plugin-search-react": "1.6.3",
"@backstage/plugin-sentry": "0.5.5",
"@backstage/plugin-shortcuts": "0.3.12",
"@backstage/plugin-sonarqube": "0.7.1",
"@backstage/plugin-sonarqube-backend": "0.2.1",
"@backstage/plugin-sonarqube-react": "0.1.7",
"@backstage/plugin-splunk-on-call": "0.4.9",
"@backstage/plugin-stack-overflow": "0.1.18",
"@backstage/plugin-stack-overflow-backend": "0.2.3",
"@backstage/plugin-stackstorm": "0.1.4",
"@backstage/plugin-tech-insights": "0.3.12",
"@backstage/plugin-tech-insights-backend": "0.5.13",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.31",
"@backstage/plugin-tech-insights-common": "0.2.11",
"@backstage/plugin-tech-insights-node": "0.4.5",
"@backstage/plugin-tech-radar": "0.6.6",
"@backstage/plugin-techdocs": "1.6.5",
"@backstage/plugin-techdocs-addons-test-utils": "1.0.16",
"@backstage/plugin-techdocs-backend": "1.6.4",
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.15",
"@backstage/plugin-techdocs-node": "1.7.3",
"@backstage/plugin-techdocs-react": "1.1.8",
"@backstage/plugin-todo": "0.2.22",
"@backstage/plugin-todo-backend": "0.1.44",
"@backstage/plugin-user-settings": "0.7.5",
"@backstage/plugin-user-settings-backend": "0.1.11",
"@backstage/plugin-vault": "0.1.14",
"@backstage/plugin-vault-backend": "0.3.3",
"@backstage/plugin-xcmetrics": "0.2.40",
"@backstage/plugin-analytics-module-newrelic-browser": "0.0.0",
"@backstage/plugin-catalog-backend-module-gcp": "0.0.0"
},
"changesets": [
"afraid-rules-yell",
"angry-jobs-ring",
"beige-kangaroos-suffer",
"beige-zebras-walk",
"breezy-kids-obey",
"chatty-ads-attack",
"chatty-seals-tap",
"clean-meals-pay",
"clean-months-bake",
"clean-years-whisper",
"create-app-1684855417",
"create-app-1686056275",
"curvy-years-smoke",
"dull-bottles-teach",
"famous-days-kneel",
"fast-ears-know",
"fast-zebras-watch",
"few-games-swim",
"few-oranges-complain",
"few-pugs-jam",
"five-turtles-play",
"gentle-turtles-applaud",
"giant-maps-compete",
"good-rabbits-exist",
"gorgeous-timers-act",
"grumpy-carrots-sin",
"heavy-ravens-fold",
"hot-apples-cross",
"hot-badgers-double",
"hungry-lies-drop",
"itchy-mirrors-greet",
"khaki-radios-teach",
"lazy-dancers-begin",
"light-cows-bow",
"little-boats-think",
"long-lobsters-brake",
"lovely-impalas-sell",
"lucky-keys-behave",
"mean-insects-hope",
"modern-dancers-sit",
"nice-peaches-reflect",
"nice-readers-heal",
"nine-bags-dream",
"ninety-jeans-scream",
"ninety-turkeys-knock",
"olive-carpets-explode",
"orange-taxis-exercise",
"perfect-donkeys-cry",
"perfect-readers-attack",
"pink-goats-talk",
"plenty-roses-raise",
"poor-months-switch",
"rare-bugs-chew",
"real-donuts-brush",
"renovate-de04315",
"selfish-carrots-sneeze",
"selfish-mugs-study",
"selfish-olives-end",
"shaggy-gorillas-occur",
"shaggy-maps-whisper",
"shaggy-terms-travel",
"short-seahorses-kiss",
"shy-numbers-try",
"silent-garlics-drum",
"silent-kangaroos-pay",
"silver-cars-type",
"silver-ducks-drum",
"smart-berries-wash",
"sour-papayas-wink",
"strange-geese-argue",
"tame-buttons-smell",
"tasty-oranges-sleep",
"three-guests-beam",
"tiny-hounds-cross",
"twenty-suns-breathe",
"two-mayflies-tell",
"violet-pots-push",
"warm-hornets-fetch",
"weak-rats-serve",
"weak-snails-spar",
"weak-snails-spark",
"weak-snails-sparkl",
"weak-snails-sparkle",
"wet-vans-drive",
"wise-bats-repair",
"yellow-crews-float"
"analytics-millenial-whoop",
"angry-beers-relate",
"chatty-foxes-buy",
"chatty-seahorses-juggle",
"chilly-keys-count",
"cold-numbers-sleep",
"create-app-1690284535",
"create-app-1690892926",
"dirty-chefs-listen",
"gorgeous-months-doubt",
"hungry-shrimps-care",
"khaki-flies-draw",
"kind-cougars-allow",
"large-experts-poke",
"large-vans-cross",
"loud-garlics-press",
"mean-squids-relax",
"mighty-lions-search-2",
"mighty-lions-search-3",
"mighty-lions-search",
"neat-coins-raise",
"neat-lamps-press",
"odd-avocados-buy",
"pink-squids-nail",
"popular-fans-camp",
"quiet-starfishes-kick",
"rare-pens-exist",
"rich-zoos-occur",
"rude-feet-sparkle",
"search-donuts-wash",
"selfish-coats-shout",
"serious-bats-repair",
"slimy-kids-jam",
"smart-pandas-applaud",
"stale-wombats-talk",
"strong-bobcats-unite",
"stupid-berries-run",
"ten-otters-appear",
"tender-fireants-cheer",
"thin-yaks-hang",
"tidy-cobras-scream",
"tough-dolphins-care",
"tough-lies-float",
"wild-timers-sparkle"
]
}
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Now, user can provide a language (optional) as input to receive a greeting in that specific language. Example: `<WelcomeTitle language={['English', 'Spanish']} />`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
Properly handle `async` event callback
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Enable to print the config schema not merged with the `--no-merge` flag
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-adr-backend': patch
---
Use front matter parser for MADR v3 formatted ADRs when indexing status/date
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-code-coverage-backend': patch
---
Updated dependency `xml2js` to `^0.6.0`.
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/backend-plugin-api': minor
'@backstage/backend-defaults': minor
---
**BREAKING**: Removing shared environments concept from the new experimental backend system.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-analytics-module-newrelic-browser': patch
---
Introduced the New Relic Browser analytics module. Check out the plugins [README.md](https://github.com/backstage/backstage/tree/master/plugins/analytics-module-newrelic-browser) for more details!
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-node': patch
---
Fix Lunr search engine highlight by ignoring invalid metadata positions.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-proxy-backend': patch
---
Marked headers `Authorization` and `X-Api-Key` as secret in order to not show up in frontend configuration.
+55
View File
@@ -0,0 +1,55 @@
---
'@backstage/config-loader': minor
---
Adds a new `deepVisibility` schema keyword that sets child visibility recursively to the defined value, respecting preexisting values or child `deepVisibility`.
Example usage:
```ts
export interface Config {
/**
* Enforces a default of `secret` instead of `backend` for this object.
* @deepVisibility secret
*/
mySecretProperty: {
type: 'object';
properties: {
secretValue: {
type: 'string';
};
verySecretProperty: {
type: 'string';
};
};
};
}
```
Example of a schema that would not be allowed:
```ts
export interface Config {
/**
* Set the top level property to secret, enforcing a default of `secret` instead of `backend` for this object.
* @deepVisibility secret
*/
mySecretProperty: {
type: 'object';
properties: {
frontendUrl: {
/**
* We can NOT override the visibility to reveal a property to the front end.
* @visibility frontend
*/
type: 'string';
};
verySecretProperty: {
type: 'string';
};
};
};
}
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
Add errors to PodDrawer
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Introduced built-in middleware into the default `HttpService` implementation that throws a `ServiceNotAvailable` error when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
Update `schema openapi generate` command to now create a default router that can be imported and used directly.
-16
View File
@@ -1,16 +0,0 @@
---
'@backstage/plugin-linguist-backend': minor
---
**BREAKING**: Removed public constructor from `LinguistBackendApi`. Removed export of `LinguistBackendDatabase` and `LinguistBackendStore`
Several improvements to the Linguist backend have been made:
- Added tests for the `LinguistBackendDatabase` and `LinguistBackendApi`
- Added support for using SQLite as a database, helpful for local development
- Removed the default from the `processes_date` column
- Converted the `LinguistBackendApi` into an Interface
- Added the `LinguistBackendClient` which implements the `LinguistBackendApi` Interface
- Unprocessed entities will get processed before stale entities
- Entities in the Linguist database but not in the Catalog anymore will be deleted
- Improved the README's headings
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/core-components': patch
'@backstage/plugin-api-docs': patch
---
Replaced usages of `theme.palette.theme.hint` with `theme.palette.text.secondary` as it has been removed in MUI v5
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-backend-module-pg': patch
---
Updated Postgres search query filter in DatabaseDocumentStore to support field value search in array.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-techdocs': patch
---
Change deprecated local references to import from shared `plugin-techdocs-react` plugin
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-react': minor
---
`scaffolder/next`: Don't render `TemplateGroups` when there's no results in with search query
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Added option to skip forked repos
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-react': patch
---
Extract `ui:*` fields from conditional `then` and `else` schema branches.
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-github-actions': minor
---
Added support GitHub Enterprise hosted repositories.
**BREAKING**: The `GithubActionsClient` is updated to take an `scmAuthApi` instead of the previous `githubAuthApi`. This does not require any code changes unless you construct your own `GithubActionsClient`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-react': patch
---
`EntityAutocompletePicker` add `initialSelectedOptions` prop
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': minor
---
Added OpenTelemetry spans for catalog processing

Some files were not shown because too many files have changed in this diff Show More