Version Packages

This commit is contained in:
github-actions[bot]
2023-08-15 17:12:48 +00:00
parent 004768a3cc
commit aaf5cb2ca1
515 changed files with 6245 additions and 1533 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@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
@@ -1,43 +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-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`
-7
View File
@@ -1,7 +0,0 @@
---
'@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/backend-app-api': patch
---
Do not throw in backend.stop, if start failed
-5
View File
@@ -1,5 +0,0 @@
---
'@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
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Fixed a bug where the proxy was not rewriting WebSocket request paths properly.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
---
Added example for the `confluence:transform:markdown` that will show in the installed actions list
-5
View File
@@ -1,5 +0,0 @@
---
'@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-pagerduty': patch
---
Add new `disableChangeEvents` prop to `EntityPagerDutyCard` to hide the Change Events tab and disable fetching of change events for the PagerDuty service.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Removed the options from the alpha `scaffolderPlugin` export. To extend the scaffolder plugin you instead now use the available extension points, `scaffolderActionsExtensionPoint`, `scaffolderTaskBrokerExtensionPoint`, and `scaffolderTemplatingExtensionPoint`.
-5
View File
@@ -1,5 +0,0 @@
---
'@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/create-app': patch
---
Bumped create-app version.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-graph': patch
---
Added maximum depth parameter to the catalogGraphParams in CatalogGraphCard.
-7
View File
@@ -1,7 +0,0 @@
---
'@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/create-app': patch
---
Bump to a newer version of the `concurrently` library
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-plugin-api': minor
---
**BREAKING**: It is no longer possible to declare options as being required with `createServiceFactory`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Internal refactor for load test
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-explore': patch
---
Support `material-ui` overrides in plugin-explore components
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-auth-backend': patch
---
Updated `frameHandler` to return `undefined` when using the redirect flow instead of returning `postMessageReponse` which was causing errors
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Added examples for the `fs:delete` and `fs:rename` actions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/dev-utils': patch
---
Removed deprecated calls to `app.getProvider()` and `app.getRouter()` in `DevAppBuilder`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-graphql-voyager': patch
---
Fix typo in install instructions.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/backend-plugin-api': patch
'@backstage/backend-app-api': patch
---
Allow modules to register extension points.
-5
View File
@@ -1,5 +0,0 @@
---
'@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-org': patch
---
Fixed bug in MembersListCard component where the url for the members was static which was breaking the component when catalog route was changed
-9
View File
@@ -1,9 +0,0 @@
---
'@backstage/backend-common': patch
---
To improve performance, `GerritUrlReader.readTree()` now uses Gitiles to fetch an archive instead of cloning the repository.
If `gitilesBaseUrl` is not configured, `readTree` still uses Git to clone the repository.
Added `stripFirstDirectory` option to `ReadTreeResponseFactory.fromTarArchive()`, allowing to disable stripping first directory
for `tar` archives.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Updated the `app-config.yaml` template to use `proxy.endpoints`.
-17
View File
@@ -1,17 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Deprecated the following type exports, which have been moved to `@backstage/plugin-scaffolder-node` instead:
- `TemplateFilter`
- `TemplateGlobal`
- `TaskStatus`
- `TaskCompletionState`
- `SerializedTask`
- `TaskEventType`
- `SerializedTaskEvent`
- `TaskBrokerDispatchResult`
- `TaskBrokerDispatchOptions`
- `TaskContext`
- `TaskBroker`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-explore-backend': patch
---
Moved the config example from the "Tools as Code" section to the "Tools as Config" section of the README
-91
View File
@@ -1,91 +0,0 @@
---
'@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-newrelic': patch
---
The newrelic plugin now supports pagination when retrieving results from newrelic. It will no longer truncate results. To see all applications, the link header will need to be allowed through the proxy (see the newrelic plugin readme).
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Added option to skip forked repos in GitlabDiscoveryEntityProvider
-14
View File
@@ -1,14 +0,0 @@
---
'@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
@@ -1,5 +0,0 @@
---
'@backstage/plugin-linguist-common': patch
---
Exported new LanguageType type alias
-5
View File
@@ -1,5 +0,0 @@
---
'@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
@@ -1,5 +0,0 @@
---
'@backstage/plugin-playlist': patch
---
Adding alert popup whenever user delete the entities from playlist entity table
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-sonarqube': patch
---
Remove sonarQube card disable class
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-app-node': minor
---
Added the `app` plugin node library, initially providing an extension point that can be used to configure a static fallback handler.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-node': patch
---
Added several new types that were moved from `@backstage/plugin-scaffolder-backend`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': minor
---
Support configuring applicable kinds for `AnnotateScmSlugEntityProcessor`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/cli': patch
---
Reload the frontend when app config changes
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-msgraph': patch
---
The alpha `catalogModuleMicrosoftGraphOrgEntityProvider` export no longer accepts options. Transformers are now instead configured via the `microsoftGraphOrgEntityProviderTransformExtensionPoint`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-node': patch
---
Added two new alpha extension points, `scaffolderTaskBrokerExtensionPoint` and `scaffolderTemplatingExtensionPoint`.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/integration': minor
---
Added `buildGerritGitilesArchiveUrl()` to construct a Gitiles URL to download an archive.
Gitiles URL that uses an authenticated prefix (`/a/`) can now be parsed by the integration.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home-react': patch
---
Make `title` optional when defining the `createCardExtension`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Adds examples to a few scaffolder actions.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
The `concurrentTasksLimit` option can now be configured via static configuration as well. Setting it to 0 will now also disable the task worker.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-backend-module-catalog': patch
---
Breaking change in the alpha export `searchModuleCatalogCollator`: Moved collator settings from module options into app-config. You are now expected to set up the catalog collator under the `search.collators.catalog` configuration key. There is also a new `catalogCollatorExtensionPoint` extension point for the module, wherein you can set custom transformers.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-test-utils': minor
---
**BREAKING**: Renamed `mockServices.config` to `mockServices.rootConfig`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': minor
---
**BREAKING**: Renamed `configServiceFactory` to `rootConfigServiceFactory`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-plugin-api': minor
---
**BREAKING**: Renamed `coreServices.config` to `coreServices.rootConfig`.
-8
View File
@@ -1,8 +0,0 @@
---
'@backstage/plugin-kubernetes': minor
---
**BREAKING**: Fixed typos in exported module attributes. Many users may see no changes, but if you have customized the plugin output, you may have to rename the following:
- Component attribute: `<ResourceUtilization totalFormated={} />` to `<ResourceUtilization totalFormatted={} />`
- Interface attribute: `DetectedError.occuranceCount` to `DetectedError.occurrenceCount`.
-17
View File
@@ -1,17 +0,0 @@
---
'@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
@@ -1,8 +0,0 @@
---
'@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-shortcuts': patch
---
Limit the use of the duplicate shortcut name when adding a shortcut
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
Fixed a bug where the visibility filter was case sensitive and casting was inconsistent.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
---
Use `fetchContents` directly instead of a `fetchPlainAction`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Add examples for `github:repo:create` and `github:repo:push` scaffolder actions.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
---
Export new alpha `incrementalIngestionProvidersExtensionPoint` for registering incremental providers, rather than the providers being passed as options to the backend module.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/repo-tools': patch
---
Bumped `@microsoft/api-extractor` dependency to `^7.36.4`, and `@microsoft/api-documenter` to `^7.22.33`.
-5
View File
@@ -1,5 +0,0 @@
---
'@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`
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-search-backend-module-elasticsearch': patch
---
Index templates can now be configured through configuration under the `search.elasticsearch.indexTemplates`. In addition, the `ElasticSearchSearchEngine.fromConfig` now also accepts a `LoggerService` as the `logger` option as well as a new `translator` option.
The alpha `searchModuleElasticsearchEngine` export no longer accepts options and a new alpha `elasticsearchTranslatorExtensionPoint` export has been added which lets you customize the query translator.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-auth-backend': patch
---
Updated config schema to match what was being used in code
-304
View File
@@ -1,304 +0,0 @@
{
"mode": "exit",
"tag": "next",
"initialVersions": {
"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.13",
"@backstage/backend-openapi-utils": "0.0.2",
"@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.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.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.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.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.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.9",
"@backstage/plugin-azure-sites-backend": "0.1.9",
"@backstage/plugin-azure-sites-common": "0.1.0",
"@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.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.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.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.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",
"@backstage/plugin-app-node": "0.0.0"
},
"changesets": [
"analytics-millenial-whoop",
"angry-beers-relate",
"beige-files-reflect",
"brown-taxis-develop",
"chatty-foxes-buy",
"chatty-seahorses-juggle",
"chilly-keys-count",
"cold-numbers-sleep",
"create-app-1690284535",
"create-app-1690892926",
"create-app-1691503547",
"cuddly-colts-repeat",
"dirty-chefs-listen",
"fluffy-pens-prove",
"funny-dancers-deliver",
"gold-steaks-thank",
"gorgeous-months-doubt",
"hot-cats-rush",
"hungry-shrimps-care",
"khaki-flies-draw",
"kind-cougars-allow",
"large-badgers-switch",
"large-experts-poke",
"large-vans-cross",
"lazy-pugs-wash",
"little-penguins-build",
"loud-garlics-press",
"mean-squids-relax",
"metal-buttons-search",
"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",
"rotten-dolls-sing",
"rotten-rabbits-move",
"rude-feet-sparkle",
"search-donuts-wash",
"selfish-coats-shout",
"serious-bats-repair",
"serious-papayas-shout",
"serious-singers-vanish",
"seven-cougars-smash",
"sharp-months-think",
"slimy-kids-jam",
"smart-pandas-applaud",
"sour-hats-kick",
"stale-wombats-talk",
"strange-shrimps-mix",
"strong-bobcats-unite",
"stupid-berries-run",
"ten-lies-cheat",
"ten-otters-appear",
"tender-fireants-cheer",
"thin-yaks-hang",
"tidy-cobras-scream",
"tough-dolphins-care",
"tough-lies-float",
"unlucky-bags-pump",
"wild-timers-sparkle"
]
}
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-todo-backend': patch
---
Fixed a bug where filter queries from the frontend would always fail validation.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Add validation to make sure that extension points do not cross plugin boundaries.
-5
View File
@@ -1,5 +0,0 @@
---
'@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/cli': patch
---
Enable to print the config schema not merged with the `--no-merge` flag
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-plugin-api': minor
---
**BREAKING**: Removed the ability to define options for plugins and modules. Existing options should be migrated to instead use either static configuration or extension points.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/cli': patch
'@backstage/plugin-scaffolder-backend': patch
---
Updated dependency `esbuild` to `^0.19.0`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/repo-tools': patch
---
Introducing a new, experimental command `backstage-repo-tools generate-catalog-info`, which can be used to create standardized `catalog-info.yaml` files for each Backstage package in a Backstage monorepo. It can also be used to automatically fix existing `catalog-info.yaml` files with the correct metadata (including `metadata.name`, `metadata.title`, and `metadata.description` introspected from the package's `package.json`, as well as `spec.owner` introspected from `CODEOWNERS`), e.g. in a post-commit hook.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/backend-plugin-api': minor
'@backstage/backend-defaults': minor
---
**BREAKING**: Removing shared environments concept from the new experimental backend system.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-plugin-api': patch
---
Added new experimental `featureDiscoveryServiceRef`, available as an `/alpha` export.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-proxy-backend': minor
---
Defining proxy endpoints directly under the root `proxy` configuration key is deprecated. Endpoints should now be declared under `proxy.endpoints` instead. The `skipInvalidProxies` and `reviveConsumedRequestBodies` can now also be configured through static configuration.
-5
View File
@@ -1,5 +0,0 @@
---
'@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
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-backend-node': patch
---
Fix Lunr search engine highlight by ignoring invalid metadata positions.
-55
View File
@@ -1,55 +0,0 @@
---
'@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/repo-tools': patch
---
Update `schema openapi generate` command to now create a default router that can be imported and used directly.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Filter Gitlab archived projects through APIs
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Added new experimental `featureDiscoveryServiceFactory`, available as an `/alpha` export.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-tasks': patch
---
Make `readTaskScheduleDefinitionFromConfig` properly handle bad inputs
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-app-backend': patch
---
Migrated the alpha `appBackend` export to use static configuration and extension points rather than accepting options.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': minor
---
Added OpenTelemetry spans for catalog processing
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-todo-backend': minor
'@backstage/plugin-catalog-backend': minor
'@backstage/plugin-search-backend': minor
---
Now performs request validation based on OpenAPI schema through `@backstage/backend-openapi-utils`. Error responses for invalid input, like `"a"` instead of a number, may have changed.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-react': patch
---
Allow specifying screen size when catalog filters are hidden in drawer
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-aws': patch
---
Added option to configure AWS `accountId` in `AwsS3EntityProvider`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-linguist-backend': minor
---
Adds a processor to the linguist backend which can automatically add language tags to entities
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-test-utils': patch
---
Add needed constants and constructs to support PostgreSQL version 14 as test database
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Make sure the widget name is never empty in the `AddWidgetDialog`. If the title was set to "", the entry would contain an empty string. Use the name as a fallback
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
Fix container memory limits
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-linguist-backend': minor
---
**BREAKING**: Removed the alpha export plugin options from exported `linguistPlugin()` (used by the new backend system) in favour of static config.
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': minor
'@backstage/plugin-scaffolder-common': minor
'@backstage/plugin-scaffolder-node': minor
---
Introduce `each` property on action steps, allowing them to be ran repeatedly.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-node': patch
---
Export `TemplateExample` from the `createTemplateAction` type.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-react': patch
---
Fixed bug in Workflow component by passing a prop `templateName` down to Stepper component.
-7
View File
@@ -1,7 +0,0 @@
---
'@techdocs/cli': patch
'@backstage/create-app': patch
'@backstage/cli': patch
---
Bumped internal `nodemon` dependency.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-devtools': patch
---
Fix readme typo
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-backend': patch
---
Add missing `configSchema` to package.json
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
'@backstage/plugin-scaffolder-backend-module-rails': patch
---
Import helpers from the node package instead of the backend package

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