Version Packages

This commit is contained in:
github-actions[bot]
2023-05-16 09:38:40 +00:00
parent 93daeb898f
commit 73e7820731
491 changed files with 5840 additions and 1422 deletions
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/plugin-tech-insights': patch
---
Added the possibility to customize the check description in the scorecard component.
- The `CheckResultRenderer` type now exposes an optional `description` method that allows to overwrite the description with a different string or a React component for a provided check result.
Until now only the `BooleanCheck` element could be overridden, but from now on it's also possible to override the description for a check.
As an example, the description could change depending on the check result. Refer to the [README](https://github.com/backstage/backstage/blob/master/plugins/tech-insights/README.md#adding-custom-rendering-components) file for more details
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-test-utils': patch
---
Allow specifying custom Docker registry for database tests
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-test-utils': patch
---
Added `POSTGRES_11` and `POSTGRES_12` as supported test database IDs.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder': patch
---
Fix case GitLab workspace is a nested subgroup
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Expose both types of scaffolder permissions and rules through the metadata endpoint.
The metadata endpoint now correctly exposes both types of scaffolder permissions and rules (for both the template and action resource types) through the metadata endpoint.
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-devtools': minor
'@backstage/plugin-devtools-backend': minor
'@backstage/plugin-devtools-common': minor
---
Introduced the DevTools plugin, checkout the plugin's [`README.md`](https://github.com/backstage/backstage/tree/master/plugins/devtools) for more details!
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-github-pull-requests-board': patch
---
The `EntityTeamPullRequestsContent` and `EntityTeamPullRequestsCard` support the ability to view the labels/tags added to each PR
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
The Kubernetes plugin now requests AKS access tokens from Azure when retrieving
objects from clusters configured with `authProvider: aks` and sets `auth.aks` in
its request bodies appropriately.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/repo-tools': minor
---
**BREAKING**: The OpenAPI commands are now found within the `schema openapi` sub-command. For example `yarn backstage-repo-tools schema:openapi:verify` is now `yarn backstage-repo-tools schema openapi verify`.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Bump minimum required version of `vm2` to be 3.9.18
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-bazaar': patch
---
Fixed `validateDOMNesting` warnings
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search': patch
---
Fixed 404 Error when fetching search results due to URL encoding changes
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Correct command to create new plugins
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-openapi-utils': patch
---
Use permalinks for links including a line number reference
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Ensure that entity cache state is only written to the database when actually changed
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-common': patch
---
Remove the direct dependency on deprecated "request" library
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Remove object-hash dependency
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': minor
---
Allow fetching pod metrics limited by a `labelSelector`.
This is used by the Kubernetes tab on a components' page and leads to much smaller responses being received from Kubernetes, especially with larger Kubernetes clusters.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Use the semantic time tag for rendering world clocks on homepage headers.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-explore': patch
---
Make sure that the first support button row does not break across lines
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-events-backend-module-aws-sqs': minor
---
Allow endpoint configuration for sqs, enabling use of localstack for testing.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/theme': minor
---
Updates light theme's primary foreground and `running` status indicator colours to meet WCAG. Previously #2E77D0 changed to #1F5493.
-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-backend': patch
---
Internal refactoring for performance in the service handlers
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-techdocs': patch
---
Re-add the possibility to have trailing slashes in Techdocs navigation.
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/app-defaults': patch
---
Added a System Icon for resource entities.
This can be obtained using:
```ts
useApp().getSystemIcon('kind:resource');
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-openapi-utils': patch
---
Adjusted README accordingly after the generated output now has a `.generated.ts` extension
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-common': patch
---
Updated the `DatabaseManager` to include the plugin id in the Postgres application name of the database connections created for each plugin.
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
'@backstage/config-loader': patch
'@backstage/plugin-auth-backend': patch
---
Fixed the way that some request errors are thrown
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/plugin-badges': patch
'@backstage/plugin-badges-backend': minor
---
Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.
Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.
**BREAKING**: `createRouter` now require that `tokenManager`, `logger`, and `identityApi`, are passed in as options.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-tech-radar': patch
---
Fix description links when clicking entry in radar.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/cli': patch
---
Enable strict config checking during `backstage-cli config:check` with the new `--strict` option which will surface schema errors.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fixed a bug in the `queryEntities` endpoint that was causing filtered entities to be included in cursor requests.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
Omit managed fields in the Kubernetes resource YAML display.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Improve the query for orphan pruning
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-stack-overflow': patch
---
StackOverflowSearchResultListItem can now accept an empty result prop so that it can be rendered in the suggested SearchResultListItem pattern.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-backend-module-elasticsearch': minor
---
Upgrade to aws-sdk v3 and include OpenSearch Serverless support
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Kubernetes clusters now support `authProvider: aks`. When configured this way,
the `retrieveObjectsByServiceId` action will use the `auth.aks` value in the
request body as a bearer token to authenticate with Kubernetes.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Adjusted the OpenAPI schema file name according to the new structure
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Change orphan cleanup task to only log a message if it deleted entities.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-gcalendar': patch
---
Pass user info email scope on auth refresh to resolve invalid credentials error
-25
View File
@@ -1,25 +0,0 @@
---
'@backstage/plugin-catalog-react': minor
'@backstage/plugin-catalog': minor
---
Added an entity namespace filter and column on the default catalog page.
If you have a custom version of the catalog page, you can add this filter in your CatalogPage code:
```ts
<CatalogFilterLayout>
<CatalogFilterLayout.Filters>
<EntityTypePicker />
<UserListPicker initialFilter={initiallySelectedFilter} />
<EntityTagPicker />
/* if you want namespace picker */
<EntityNamespacePicker />
</CatalogFilterLayout.Filters>
<CatalogFilterLayout.Content>
<CatalogTable columns={columns} actions={actions} />
</CatalogFilterLayout.Content>
</CatalogFilterLayout>
```
The namespace column can be added using `createNamespaceColumn();`. This is only needed if you customized the columns for CatalogTable.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Add ability to use `defaultNamespace` and `defaultKind` for scaffolder action `catalog:fetch`
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Fix input schema validation issue for gitlab actions:
- gitlab:group:ensureExists
- gitlab:projectAccessToken:create
- gitlab:projectDeployToken:create
- gitlab:projectVariable:create
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/integration': patch
---
Fixed a bug where the wrong credentials would be selected when using multiple GitHub app integrations.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-app-api': minor
---
The analytics' `navigate` event will now include the route parameters as attributes of the navigate event
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/repo-tools': minor
---
Generated OpenAPI files now have a `.generated.ts` file name and a warning header at the top, to highlight that they should not be edited by hand.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-scaffolder-common': minor
'@backstage/plugin-scaffolder-react': minor
---
Add support for Markdown text blob outputs from templates
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-todo-backend': patch
---
Added OpenAPI schema
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-jenkins-backend': patch
---
Fix handling of slashes in branch names
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
---
Remove unnecessary join in the entity facets endpoint, exclude nulls
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-app-api': patch
---
Fixed a bug in the Azure auth provider which prevented getting access tokens with multiple scopes for one resource
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-graph': patch
---
Expose all `EntityRelationsGraphProps` to Catalog Graph Page
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-openapi': patch
---
Fixed bug in `jsonSchemaRefPlaceholderResolver` where relative $ref files were resolved through file system instead of base URL of file
-9
View File
@@ -1,9 +0,0 @@
---
'@backstage/plugin-events-backend-module-aws-sqs': patch
'@backstage/integration-aws-node': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/backend-common': patch
'@backstage/plugin-techdocs-node': patch
---
Standardize `@aws-sdk` v3 versions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-explore': patch
---
Display the title of the entity on the explore card if present, otherwise stick to the name
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/config-loader': patch
---
Added a new `noUndeclaredProperties` option to `SchemaLoader` to support enforcing that there are no extra keys when verifying config.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-circleci': patch
---
Fixes row display for in progress jobs to not display trailing "took"
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/plugin-search-react': minor
'@backstage/plugin-search': minor
---
Add close button & improve search input.
MUI's Paper wrapping the SearchBar in the SearchPage was removed, we recommend users update their apps accordingly.
SearchBarBase's TextField's label support added & aria-label uses label string if present, tests relying on the default placeholder value should still work unless custom placeholder was given.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-analytics-module-ga4': minor
---
Plugin provides Backstage Analytics API for Google Analytics 4. Once installed and configured, analytics events will be sent to GA4 as your users navigate and use your Backstage instance
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Switch `configServiceFactory` to use `ConfigSources` from `@backstage/config-loader` to load config.
-40
View File
@@ -1,40 +0,0 @@
---
'@backstage/config-loader': minor
---
Introduced a new config source system to replace `loadConfig`. There is a new `ConfigSource` interface along with utilities provided by `ConfigSources`, as well as a number of built-in configuration source implementations. The new system is more flexible and makes it easier to create new and reusable sources of configuration, such as loading configuration from secret providers.
The following is an example of how to load configuration using the default behavior:
```ts
const source = ConfigSources.default({
argv: options?.argv,
remote: options?.remote,
});
const config = await ConfigSources.toConfig(source);
```
The `ConfigSource` interface looks like this:
```ts
export interface ConfigSource {
readConfigData(options?: ReadConfigDataOptions): AsyncConfigSourceIterator;
}
```
It is best implemented using an async iterator:
```ts
class MyConfigSource implements ConfigSource {
async *readConfigData() {
yield {
config: [
{
context: 'example',
data: { backend: { baseUrl: 'http://localhost' } },
},
],
};
}
}
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': minor
---
Add a new scaffolder action for gitlab to ensure a group exists
-16
View File
@@ -1,16 +0,0 @@
---
'@backstage/plugin-org': patch
---
Changed the MembersListCard component to allow displaying aggregated members when viewing a group. Now, a toggle switch can be displayed that lets you switch between showing direct members and aggregated members.
To enable this new feature, set the showAggregateMembersToggle prop on EntityMembersListCard:
```jsx
// In packages/app/src/components/catalog/EntityPage.tsx
const groupPage = (
// ...
<EntityMembersListCard showAggregateMembersToggle />
// ...
);
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-aws': minor
---
**BREAKING**: AwsOrganizationCloudAccountProcessor.fromConfig now returns a promise instead of the instance directly.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-azure-sites-backend': patch
---
Updated URL to `/health` and corrected typos in the `README.md`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Bump to using the later v5 versions of `@rjsf/*`
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/core-components': patch
'@backstage/theme': patch
---
Fix accessibility issue with Backstage Table's header style
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-react': minor
---
<SearchBar/> accepts InputProp property that can override keys from default
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
Fixed bug in queryWithPaging that caused secondary rate limit errors in GitHub with organizations having more than 1000 repositories. This change makes one request per second to avoid concurrency issues.
-33
View File
@@ -1,33 +0,0 @@
---
'@backstage/plugin-kubernetes': minor
---
Added Pod logs components for Kubernetes plugin
**BREAKING**: `kubernetesProxyApi` for custom plugins built with components from the Kubernetes plugin apis, `kubernetesProxyApi` should be added to the plugin's API list.
```
...
export const kubernetesPlugin = createPlugin({
id: 'kubernetes',
apis: [
...
createApiFactory({
api: kubernetesProxyApiRef,
deps: {
kubernetesApi: kubernetesApiRef,
},
factory: ({ kubernetesApi }) =>
new KubernetesProxyClient({
kubernetesApi,
}),
}),
```
**BREAKING**: `KubernetesDrawer` is now called `KubernetesStructuredMetadataTableDrawer` so that we can do more than just show `StructuredMetadataTable`
`import { KubernetesDrawer } from "@backstage/plugin-kubernetes"`
should now be:
`import { KubernetesStructuredMetadataTableDrawer } from "@backstage/plugin-kubernetes"`
-308
View File
@@ -1,308 +0,0 @@
{
"mode": "exit",
"tag": "next",
"initialVersions": {
"example-app": "0.2.82",
"@backstage/app-defaults": "1.3.0",
"example-backend": "0.2.82",
"@backstage/backend-app-api": "0.4.2",
"@backstage/backend-common": "0.18.4",
"@backstage/backend-defaults": "0.1.9",
"@backstage/backend-dev-utils": "0.1.1",
"example-backend-next": "0.0.10",
"@backstage/backend-openapi-utils": "0.0.1",
"@backstage/backend-plugin-api": "0.5.1",
"@backstage/backend-tasks": "0.5.1",
"@backstage/backend-test-utils": "0.1.36",
"@backstage/catalog-client": "1.4.1",
"@backstage/catalog-model": "1.3.0",
"@backstage/cli": "0.22.6",
"@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.2.0",
"@backstage/core-app-api": "1.7.0",
"@backstage/core-components": "0.13.0",
"@backstage/core-plugin-api": "1.5.1",
"@backstage/create-app": "0.5.0",
"@backstage/dev-utils": "1.0.14",
"e2e-test": "0.2.2",
"@backstage/errors": "1.1.5",
"@backstage/eslint-plugin": "0.1.3",
"@backstage/integration": "1.4.4",
"@backstage/integration-aws-node": "0.1.2",
"@backstage/integration-react": "1.1.12",
"@backstage/release-manifests": "0.0.9",
"@backstage/repo-tools": "0.2.0",
"@techdocs/cli": "1.4.1",
"techdocs-cli-embedded-app": "0.2.81",
"@backstage/test-utils": "1.3.0",
"@backstage/theme": "0.2.19",
"@backstage/types": "1.0.2",
"@backstage/version-bridge": "1.0.4",
"@backstage/plugin-adr": "0.5.0",
"@backstage/plugin-adr-backend": "0.3.2",
"@backstage/plugin-adr-common": "0.2.8",
"@backstage/plugin-airbrake": "0.3.17",
"@backstage/plugin-airbrake-backend": "0.2.17",
"@backstage/plugin-allure": "0.1.33",
"@backstage/plugin-analytics-module-ga": "0.1.28",
"@backstage/plugin-apache-airflow": "0.2.10",
"@backstage/plugin-api-docs": "0.9.2",
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.2",
"@backstage/plugin-apollo-explorer": "0.1.10",
"@backstage/plugin-app-backend": "0.3.44",
"@backstage/plugin-auth-backend": "0.18.2",
"@backstage/plugin-auth-node": "0.2.13",
"@backstage/plugin-azure-devops": "0.2.8",
"@backstage/plugin-azure-devops-backend": "0.3.23",
"@backstage/plugin-azure-devops-common": "0.3.0",
"@backstage/plugin-azure-sites": "0.1.6",
"@backstage/plugin-azure-sites-backend": "0.1.6",
"@backstage/plugin-azure-sites-common": "0.1.0",
"@backstage/plugin-badges": "0.2.41",
"@backstage/plugin-badges-backend": "0.1.38",
"@backstage/plugin-bazaar": "0.2.7",
"@backstage/plugin-bazaar-backend": "0.2.7",
"@backstage/plugin-bitbucket-cloud-common": "0.2.5",
"@backstage/plugin-bitrise": "0.1.44",
"@backstage/plugin-catalog": "1.10.0",
"@backstage/plugin-catalog-backend": "1.9.0",
"@backstage/plugin-catalog-backend-module-aws": "0.1.18",
"@backstage/plugin-catalog-backend-module-azure": "0.1.15",
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.11",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.11",
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.9",
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.12",
"@backstage/plugin-catalog-backend-module-github": "0.2.7",
"@backstage/plugin-catalog-backend-module-gitlab": "0.2.0",
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.3.1",
"@backstage/plugin-catalog-backend-module-ldap": "0.5.11",
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.3",
"@backstage/plugin-catalog-backend-module-openapi": "0.1.10",
"@backstage/plugin-catalog-backend-module-puppetdb": "0.1.1",
"@backstage/plugin-catalog-common": "1.0.13",
"@internal/plugin-catalog-customized": "0.0.9",
"@backstage/plugin-catalog-graph": "0.2.29",
"@backstage/plugin-catalog-graphql": "0.3.20",
"@backstage/plugin-catalog-import": "0.9.7",
"@backstage/plugin-catalog-node": "1.3.5",
"@backstage/plugin-catalog-react": "1.5.0",
"@backstage/plugin-cicd-statistics": "0.1.19",
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.13",
"@backstage/plugin-circleci": "0.3.17",
"@backstage/plugin-cloudbuild": "0.3.17",
"@backstage/plugin-code-climate": "0.1.17",
"@backstage/plugin-code-coverage": "0.2.10",
"@backstage/plugin-code-coverage-backend": "0.2.10",
"@backstage/plugin-codescene": "0.1.12",
"@backstage/plugin-config-schema": "0.1.40",
"@backstage/plugin-cost-insights": "0.12.6",
"@backstage/plugin-cost-insights-common": "0.1.1",
"@backstage/plugin-dynatrace": "4.0.0",
"@backstage/plugin-entity-feedback": "0.2.0",
"@backstage/plugin-entity-feedback-backend": "0.1.2",
"@backstage/plugin-entity-feedback-common": "0.1.1",
"@backstage/plugin-entity-validation": "0.1.2",
"@backstage/plugin-events-backend": "0.2.5",
"@backstage/plugin-events-backend-module-aws-sqs": "0.1.6",
"@backstage/plugin-events-backend-module-azure": "0.1.6",
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.6",
"@backstage/plugin-events-backend-module-gerrit": "0.1.6",
"@backstage/plugin-events-backend-module-github": "0.1.6",
"@backstage/plugin-events-backend-module-gitlab": "0.1.6",
"@backstage/plugin-events-backend-test-utils": "0.1.6",
"@backstage/plugin-events-node": "0.2.5",
"@internal/plugin-todo-list": "1.0.12",
"@internal/plugin-todo-list-backend": "1.0.12",
"@internal/plugin-todo-list-common": "1.0.10",
"@backstage/plugin-explore": "0.4.2",
"@backstage/plugin-explore-backend": "0.0.6",
"@backstage/plugin-explore-common": "0.0.1",
"@backstage/plugin-explore-react": "0.0.28",
"@backstage/plugin-firehydrant": "0.2.1",
"@backstage/plugin-fossa": "0.2.49",
"@backstage/plugin-gcalendar": "0.3.13",
"@backstage/plugin-gcp-projects": "0.3.36",
"@backstage/plugin-git-release-manager": "0.3.30",
"@backstage/plugin-github-actions": "0.5.17",
"@backstage/plugin-github-deployments": "0.1.48",
"@backstage/plugin-github-issues": "0.2.6",
"@backstage/plugin-github-pull-requests-board": "0.1.11",
"@backstage/plugin-gitops-profiles": "0.3.35",
"@backstage/plugin-gocd": "0.1.23",
"@backstage/plugin-graphiql": "0.2.49",
"@backstage/plugin-graphql-backend": "0.1.34",
"@backstage/plugin-graphql-voyager": "0.1.2",
"@backstage/plugin-home": "0.5.0",
"@backstage/plugin-ilert": "0.2.6",
"@backstage/plugin-jenkins": "0.7.16",
"@backstage/plugin-jenkins-backend": "0.1.34",
"@backstage/plugin-jenkins-common": "0.1.15",
"@backstage/plugin-kafka": "0.3.17",
"@backstage/plugin-kafka-backend": "0.2.37",
"@backstage/plugin-kubernetes": "0.8.0",
"@backstage/plugin-kubernetes-backend": "0.10.0",
"@backstage/plugin-kubernetes-common": "0.6.2",
"@backstage/plugin-lighthouse": "0.4.2",
"@backstage/plugin-lighthouse-backend": "0.2.0",
"@backstage/plugin-lighthouse-common": "0.1.1",
"@backstage/plugin-linguist": "0.1.2",
"@backstage/plugin-linguist-backend": "0.2.1",
"@backstage/plugin-linguist-common": "0.1.0",
"@backstage/plugin-microsoft-calendar": "0.1.2",
"@backstage/plugin-newrelic": "0.3.35",
"@backstage/plugin-newrelic-dashboard": "0.2.10",
"@backstage/plugin-octopus-deploy": "0.1.1",
"@backstage/plugin-org": "0.6.7",
"@backstage/plugin-org-react": "0.1.6",
"@backstage/plugin-pagerduty": "0.5.10",
"@backstage/plugin-periskop": "0.1.15",
"@backstage/plugin-periskop-backend": "0.1.15",
"@backstage/plugin-permission-backend": "0.5.19",
"@backstage/plugin-permission-common": "0.7.5",
"@backstage/plugin-permission-node": "0.7.7",
"@backstage/plugin-permission-react": "0.4.12",
"@backstage/plugin-playlist": "0.1.8",
"@backstage/plugin-playlist-backend": "0.3.0",
"@backstage/plugin-playlist-common": "0.1.6",
"@backstage/plugin-proxy-backend": "0.2.38",
"@backstage/plugin-puppetdb": "0.1.0",
"@backstage/plugin-rollbar": "0.4.17",
"@backstage/plugin-rollbar-backend": "0.1.41",
"@backstage/plugin-scaffolder": "1.13.0",
"@backstage/plugin-scaffolder-backend": "1.13.0",
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.1.0",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.19",
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.1.0",
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.12",
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.4",
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.17",
"@backstage/plugin-scaffolder-common": "1.2.7",
"@backstage/plugin-scaffolder-node": "0.1.2",
"@backstage/plugin-scaffolder-react": "1.3.0",
"@backstage/plugin-search": "1.2.0",
"@backstage/plugin-search-backend": "1.3.0",
"@backstage/plugin-search-backend-module-catalog": "0.1.0",
"@backstage/plugin-search-backend-module-elasticsearch": "1.2.0",
"@backstage/plugin-search-backend-module-explore": "0.1.0",
"@backstage/plugin-search-backend-module-pg": "0.5.5",
"@backstage/plugin-search-backend-module-techdocs": "0.1.0",
"@backstage/plugin-search-backend-node": "1.2.0",
"@backstage/plugin-search-common": "1.2.3",
"@backstage/plugin-search-react": "1.5.2",
"@backstage/plugin-sentry": "0.5.2",
"@backstage/plugin-shortcuts": "0.3.9",
"@backstage/plugin-sonarqube": "0.6.6",
"@backstage/plugin-sonarqube-backend": "0.1.9",
"@backstage/plugin-sonarqube-react": "0.1.5",
"@backstage/plugin-splunk-on-call": "0.4.6",
"@backstage/plugin-stack-overflow": "0.1.13",
"@backstage/plugin-stack-overflow-backend": "0.2.0",
"@backstage/plugin-stackstorm": "0.1.1",
"@backstage/plugin-tech-insights": "0.3.9",
"@backstage/plugin-tech-insights-backend": "0.5.10",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.28",
"@backstage/plugin-tech-insights-common": "0.2.10",
"@backstage/plugin-tech-insights-node": "0.4.2",
"@backstage/plugin-tech-radar": "0.6.3",
"@backstage/plugin-techdocs": "1.6.1",
"@backstage/plugin-techdocs-addons-test-utils": "1.0.12",
"@backstage/plugin-techdocs-backend": "1.6.1",
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.12",
"@backstage/plugin-techdocs-node": "1.7.0",
"@backstage/plugin-techdocs-react": "1.1.5",
"@backstage/plugin-todo": "0.2.19",
"@backstage/plugin-todo-backend": "0.1.41",
"@backstage/plugin-user-settings": "0.7.2",
"@backstage/plugin-user-settings-backend": "0.1.8",
"@backstage/plugin-vault": "0.1.11",
"@backstage/plugin-vault-backend": "0.3.0",
"@backstage/plugin-xcmetrics": "0.2.37",
"@backstage/plugin-analytics-module-ga4": "0.0.0",
"@backstage/plugin-devtools": "0.0.0",
"@backstage/plugin-devtools-backend": "0.0.0",
"@backstage/plugin-devtools-common": "0.0.0"
},
"changesets": [
"afraid-shirts-train",
"backend-like-a-tattoo",
"beige-tigers-matter",
"blue-eyes-run",
"brown-eyes-yell",
"brown-keys-raise",
"calm-snails-trade",
"calm-wolves-taste",
"chilled-goats-jump",
"chilled-pants-wonder",
"chilled-queens-wonder",
"chilly-fireants-type",
"chilly-taxis-shop",
"clean-lobsters-brake",
"cold-drinks-exercise",
"cold-laws-turn",
"cool-dingos-repair",
"create-app-1682437922",
"curly-rats-fold",
"curvy-months-appear",
"dry-boats-sniff",
"dull-wombats-stare",
"eighty-olives-live",
"extragavent-fast-fly",
"fair-suits-warn",
"fifty-grapes-explode",
"fifty-laws-count",
"five-tigers-whisper",
"fluffy-crabs-reply",
"fluffy-mirrors-happen",
"fresh-moons-unite",
"funny-trains-sniff",
"good-lions-approve",
"green-cheetahs-cover",
"healthy-ladybugs-chew",
"heavy-penguins-burn",
"honest-countries-deny",
"honest-turkeys-learn",
"hungry-foxes-divide",
"hungry-peas-sing",
"khaki-brooms-kiss",
"lazy-keys-work",
"mighty-bears-glow",
"mighty-cows-greet",
"modern-pumpkins-join",
"moody-lizards-beam",
"moody-shrimps-train",
"new-roses-fail",
"nine-ties-smoke",
"ninety-eggs-lie",
"ninety-mugs-sin",
"olive-turkeys-switch",
"polite-dingos-train",
"pretty-gifts-greet",
"quick-flies-guess",
"quiet-bikes-smash",
"quiet-stingrays-fly",
"rare-elephants-arrive",
"red-cheetahs-invite",
"rotten-chefs-jog",
"serious-hornets-remember",
"six-mails-shout",
"slimy-turkeys-return",
"soft-readers-exist",
"stupid-seas-stare",
"swift-fishes-run",
"tame-games-rule",
"thick-parents-pump",
"thick-pugs-rush",
"thin-ways-exist",
"thirty-jobs-sort",
"tough-moles-whisper",
"twelve-zebras-repair",
"two-gorillas-drop",
"unlucky-deers-teach",
"unlucky-plants-give",
"warm-lamps-tease",
"wet-dolphins-love"
]
}
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-home': patch
---
Add missing @rjsf/core dependency
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-react': patch
---
`SearchPagination` now automatically resets the page cursor when the page limit is changed
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-app-api': patch
---
Added `FrontendHostDiscovery` for config driven discovery implementation
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-openapi-utils': patch
---
Corrected resolution of parameter nested schema to use central schemas.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-azure-devops': minor
---
The getBuildRuns function now checks contains multiple comma-separated builds and splits them to send multiple requests for each and concatenates the results.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-puppetdb': patch
---
Fixes import paths and updates documentation
-8
View File
@@ -1,8 +0,0 @@
---
'@backstage/plugin-jenkins-backend': minor
'@backstage/plugin-jenkins': minor
---
Updated rebuild to use Jenkins API replay build, which works for Jenkins jobs that have required parameters. Jenkins SDK could not be used for this request because it does not have support for replay.
Added link to view build in Jenkins CI/CD table action column.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-octopus-deploy': minor
---
Added support for Octopus Deploy spaces. The octopus.com/project-id annotation can now (optionally) be prefixed by a space identifier, for example. Spaces-1/Projects-102.
Also note that some of this plugins exported API's have changed to accommodate this change, changing from separate arguments to a single object.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Fix a corner case where returned users are null for bots
-10
View File
@@ -1,10 +0,0 @@
---
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-scaffolder': patch
---
Improvements to the `scaffolder/next` buttons UX:
- Added padding around the "Create" button in the `Stepper` component
- Added a button bar that includes the "Cancel" and "Start Over" buttons to the `OngoingTask` component. The state of these buttons match their existing counter parts in the Context Menu
- Added a "Show Button Bar"/"Hide Button Bar" item to the `ContextMenu` component
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-circleci': patch
---
Hide empty time field data for queued builds which haven't started yet
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-techdocs-module-addons-contrib': patch
---
Show cursor pointer when hovering on lightbox
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-user-settings': patch
'@backstage/plugin-auth-backend': patch
---
Fix config schema definition.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-shortcuts': patch
---
Marked `LocalStoredShortcuts` as deprecated, replacing it with `DefaultShortcutsApi` whose naming more clearly suggests that the shortcuts aren't necessarily stored locally (it depends on the storage implementation).
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-badges-backend': patch
---
Removed some unused dependencies
-22
View File
@@ -1,22 +0,0 @@
---
'@backstage/plugin-permission-node': patch
---
`createPermissionIntegrationRouter` now accepts rules and permissions for multiple resource types. Example:
```typescript
createPermissionIntegrationRouter({
resources: [
{
resourceType: 'resourceType-1',
permissions: permissionsResourceType1,
rules: rulesResourceType1,
},
{
resourceType: 'resourceType-2',
permissions: permissionsResourceType2,
rules: rulesResourceType2,
},
],
});
```
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-common': patch
---
Added `HostDiscovery` to supersede deprecated `SingleHostDiscovery` (deprecated due to name)
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-scaffolder-common': minor
---
Expose scaffolder permissions in new sub-aggregations.
In addition to exporting a list of all scaffolder permissions in `scaffolderPermissions`, scaffolder-common now exports `scaffolderTemplatePermissions` and `scaffolderActionPermissions`, which contain subsets of the scaffolder permissions separated by resource type.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Fixed a bug in the Kubernetes proxy endpoint where requests to clusters configured with client-side auth providers would always fail with a 500 status.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-components': patch
---
Fix accessibility issue on controlled select input on tab navigation + keyboard enter/space action.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Bump minimum required version of `vm2` to be 3.9.17
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-openapi-utils': patch
---
Updated README to reflect changes in `@backstage/repo-tools`.
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-scaffolder-node': patch
---
Update typing for `RouterOptions::actions` and `ScaffolderActionsExtensionPoint::addActions` to allow any kind of action being assigned to it.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-auth-backend': patch
---
Added a persistent session store through the database
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-react': patch
---
Fix text-overflow UI issue for Lifecycle spans in SearchFilter checkbox labels.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes-common': patch
---
AKS access tokens can now be sent over the wire to the Kubernetes backend.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/core-components': patch
---
Fix accessibility issue with Edit Metadata Link on screen readers missing notice about opening in a new tab.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/cli': patch
---
Deprecated the use of React 16

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