Merge branch 'backstage:master' into Issue-17779

This commit is contained in:
Malikah Montgomery
2023-05-23 11:19:35 -04:00
committed by GitHub
684 changed files with 11910 additions and 3127 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
@@ -0,0 +1,5 @@
---
'@backstage/catalog-client': patch
---
Updated API docs
-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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': patch
---
Fix cyclical dependency in built output
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder': patch
---
Fix case GitLab workspace is a nested subgroup
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-user-settings': patch
---
Reflect the updated sign on status for a provider after signing out.
-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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-import': patch
---
Added analytics event for import entity button
-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
@@ -0,0 +1,5 @@
---
'@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
@@ -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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-octopus-deploy': patch
---
Improved getting started documentation
-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.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Forward `Authorization` header for `EventSource` when credentials are available.
-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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Fix handling of `optional` property in `catalog:register` scaffolder action
+5
View File
@@ -0,0 +1,5 @@
---
'@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-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-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
@@ -0,0 +1,5 @@
---
'@backstage/config-loader': patch
---
Fix a bug where config items with `/` in the key were incorrectly handled.
-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"
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Clearer error messages for action `publish:gitlab:merge-request`
+8
View File
@@ -0,0 +1,8 @@
---
'@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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-jenkins-common': patch
---
Export list of permissions
+16
View File
@@ -0,0 +1,16 @@
---
'@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,
}),
});
```
@@ -2,4 +2,4 @@
'@backstage/plugin-jenkins-backend': patch
---
Fix handling of slashes in branch names
Expose permissions through the metadata endpoint.
-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.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Tweak README
-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"`
+193 -271
View File
@@ -1,308 +1,230 @@
{
"mode": "exit",
"mode": "pre",
"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",
"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",
"@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",
"example-backend-next": "0.0.11",
"@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.6",
"@backstage/cli": "0.22.7",
"@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/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.0",
"@backstage/dev-utils": "1.0.14",
"e2e-test": "0.2.2",
"@backstage/create-app": "0.5.1",
"@backstage/dev-utils": "1.0.15",
"e2e-test": "0.2.3",
"@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/integration": "1.4.5",
"@backstage/integration-aws-node": "0.1.3",
"@backstage/integration-react": "1.1.13",
"@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/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/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-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-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-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-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": "0.1.7",
"@backstage/plugin-azure-sites-backend": "0.1.7",
"@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-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.9",
"@backstage/plugin-catalog-graph": "0.2.29",
"@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.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-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-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-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-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",
"@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.2",
"@backstage/plugin-explore-backend": "0.0.6",
"@backstage/plugin-explore": "0.4.3",
"@backstage/plugin-explore-backend": "0.0.7",
"@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-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.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-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.2",
"@backstage/plugin-linguist-backend": "0.2.1",
"@backstage/plugin-linguist": "0.1.3",
"@backstage/plugin-linguist-backend": "0.2.2",
"@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-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.7",
"@backstage/plugin-permission-node": "0.7.8",
"@backstage/plugin-permission-react": "0.4.12",
"@backstage/plugin-playlist": "0.1.8",
"@backstage/plugin-playlist-backend": "0.3.0",
"@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.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-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.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-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.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-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.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"
"@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"
},
"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"
]
"changesets": []
}
-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
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': patch
---
Add errors to PodDrawer
-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

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