Version Packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-dynatrace': patch
|
||||
---
|
||||
|
||||
Updated the dynatrace plugin documentation with new minimum API token permission requirements.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Updated the backend database connection configuration schema to set the password visibility to secret
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/core-app-api': patch
|
||||
'@backstage/core-plugin-api': patch
|
||||
---
|
||||
|
||||
Fixed a bug that prevented accurate plugin and route data from being applied to `navigate` analytics events when users visited pages constructed with `<EntityLayout>`, `<TabbedLayout>`, and similar components that are used to gather one or more routable extensions under a given path.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/catalog-client': patch
|
||||
---
|
||||
|
||||
Updated API docs
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
---
|
||||
|
||||
Fix cyclical dependency in built output
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-user-settings': patch
|
||||
---
|
||||
|
||||
Reflect the updated sign on status for a provider after signing out.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-import': patch
|
||||
---
|
||||
|
||||
Added analytics event for import entity button
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/core-app-api': patch
|
||||
---
|
||||
|
||||
Expose discovery.endpoints configuration to use FrontendHostDiscovery
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
'@backstage/plugin-catalog': patch
|
||||
---
|
||||
|
||||
Add link from Template entity to the scaffolder launch page for the template in the AboutCard.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
---
|
||||
|
||||
Fix accessibility issue in `SearchCheckbox` component, making it possible to use the field via keyboard.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-jenkins-backend': patch
|
||||
---
|
||||
|
||||
Don't expose username and authentication header if configured.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-octopus-deploy': patch
|
||||
---
|
||||
|
||||
Improved getting started documentation
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-home': patch
|
||||
---
|
||||
|
||||
Update set up documentation to export homepage as element instead of React component.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Introduced the `--alwaysYarnPack` flag on `backstage-cli build-workspace`, which can be passed in cases where accuracy of workspace contents is more important than the
|
||||
speed with which the workspace is built. Useful in rare situations where `yarn pack` and `npm pack` produce different results.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-import': patch
|
||||
---
|
||||
|
||||
Swap `ImportStepper` and `InfoCard` order to fix tab order in `catalog-import`.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
---
|
||||
|
||||
Add resource utilization to Pod Drawer
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
|
||||
---
|
||||
|
||||
Update installation guide to fix inconsistency in type names
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Forward `Authorization` header for `EventSource` when credentials are available.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Updated example component for a newly scaffolded app.
|
||||
@@ -1,14 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Changed the default backend CacheClient to an in-memory cache when not explicitly configured.
|
||||
|
||||
Explicit configuration of an **in-memory cache** can be removed from `app-config.yaml`, as this is now the default:
|
||||
|
||||
```diff
|
||||
backend:
|
||||
- cache:
|
||||
- store: memory
|
||||
```
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-home': patch
|
||||
---
|
||||
|
||||
Allow more customization for the CustomHomepageGrid
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-sonarqube-backend': minor
|
||||
'@backstage/plugin-sonarqube': minor
|
||||
---
|
||||
|
||||
fix sonarqube case in config schema definition
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
|
||||
---
|
||||
|
||||
Added support for Confluence Cloud to the `confluence:transform:markdown` action in addition to the existing Confluence Server support, view the [README](https://github.com/backstage/backstage/tree/master/plugins/scaffolder-backend-module-confluence-to-markdown) for more details
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-user-settings': patch
|
||||
---
|
||||
|
||||
Improved the user experience of the feature flags list. It now sorts the enabled flags to the top of the list to increase the visibilities of the toggled flags.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-devtools-backend': patch
|
||||
---
|
||||
|
||||
Expose permissions through the metadata endpoint.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-cicd-statistics-module-gitlab': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Fixed publish configuration.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Fix handling of `optional` property in `catalog:register` scaffolder action
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-sonarqube-backend': patch
|
||||
---
|
||||
|
||||
Provide full schema definition for sonarqube plugin, especially to protect api keys.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': minor
|
||||
---
|
||||
|
||||
Add `TargetBranchName` variable and output for the `publish:gitlab:merge-request` and `publish:github:pull-request` s'cascaffolder actions.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Adding a new command `schema openapi lint` to lint your OpenAPI specs and ensure consistent style across Backstage plugins.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Add support for dry run for `gitlab:group:ensureExists` action.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-nomad-backend': minor
|
||||
'@backstage/plugin-nomad': minor
|
||||
---
|
||||
|
||||
Initialize Nomad plugin with frontend and backend. List jobs/allocations
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
'@backstage/plugin-azure-sites-backend': patch
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Upgrade `@azure/identity` to support using Workload Identity to authenticate against Azure.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
K8s proxy HEADER_KUBERNETES_CLUSTER is now optional in single-cluster setups.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-analytics-module-ga4': patch
|
||||
---
|
||||
|
||||
Fixed configuration visibility settings for `allowedContexts` and `allowedAttributes`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-pagerduty': patch
|
||||
---
|
||||
|
||||
Add a homepage widget for the `Pagerduty` component.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
Fixed bug in KubernetesProxy where Host header was not propagated, leading to certificate issues
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Enhance the sidebar item accessibility by using appropriate header semantics.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Fixed bug that caused ingestion errors when a user's name or profile picture is undefined.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-unprocessed-entities': minor
|
||||
'@backstage/plugin-catalog-backend-module-unprocessed': minor
|
||||
---
|
||||
|
||||
Added a new plugin to expose entities which are unprocessed or have errors processing
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Use latest techdocs docker image by default. The latest image contains security updates.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/types': minor
|
||||
---
|
||||
|
||||
Added a `durationToMilliseconds` function to help with the conversion to a single duration number
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search': patch
|
||||
---
|
||||
|
||||
Fixes `SearchModal` and `HomePageSearchBar` components to use search bar reference value when "enter" is pressed, avoiding waiting for query state debounce.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/theme': patch
|
||||
---
|
||||
|
||||
Tweaked `UnifiedThemeProvider` to avoid overlapping JSS class names in production.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': minor
|
||||
---
|
||||
|
||||
`scaffolder/next`: Provide some default template components to `rjsf` to allow for standardization and markdown descriptions
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-aws-sqs': patch
|
||||
'@backstage/plugin-catalog-backend-module-aws': patch
|
||||
'@backstage/integration-aws-node': patch
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
'@backstage/backend-common': patch
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Fix SNYK-JS-FASTXMLPARSER-5668858 (`fast-xml-parser`) by upgrading aws-sdk to at least the current latest version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-badges-backend': patch
|
||||
---
|
||||
|
||||
Adding migrations to the packages.json
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
`HostDiscovery` now strips trailing slashes in the `backend.baseUrl` config.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Replace getBearerToken with library function of same
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/config-loader': patch
|
||||
---
|
||||
|
||||
Fix a bug where config items with `/` in the key were incorrectly handled.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': minor
|
||||
---
|
||||
|
||||
Added `MyGroupsPicker` field extension that will display a dropdown of groups a user is part of.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/integration': minor
|
||||
---
|
||||
|
||||
Add credential provider for GitLab.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Clearer error messages for action `publish:gitlab:merge-request`
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
'@backstage/plugin-search-backend': patch
|
||||
---
|
||||
|
||||
Update OpenAPI specs to be in line with linting standards.
|
||||
@@ -1,12 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': minor
|
||||
---
|
||||
|
||||
The `EntityOwnerPicker` component has undergone improvements to enhance its performance.
|
||||
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.
|
||||
|
||||
The component now loads entities asynchronously, resulting in improved performance and responsiveness. A new `mode` prop has been introduced which provides two different behaviours:
|
||||
|
||||
- `<EntityOwnerPicker mode="owners-only" />`: loads the owners data asynchronously using the facets endpoint. The data is kept in memory and rendered asynchronously as the user scrolls. This is the default mode and is supposed to be retro-compatible with the previous implementation.
|
||||
|
||||
- `<EntityOwnerPicker mode="all" />` loads all users and groups present in the catalog asynchronously. The data is loaded in batches as the user scrolls. This is more efficient than `owners-only`, but has the drawback of displaying users and groups who aren't owner of any entity.
|
||||
@@ -1,52 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-explore-backend': patch
|
||||
---
|
||||
|
||||
Allow to provide explore tools through config instead of data in code.
|
||||
|
||||
```yaml title="app-config.yaml"
|
||||
explore:
|
||||
tools:
|
||||
- title: New Relic
|
||||
description: Observability platform built to help engineers create and monitor their software
|
||||
url: /newrelic
|
||||
image: https://i.imgur.com/L37ikrX.jpg
|
||||
tags:
|
||||
- newrelic
|
||||
- performance
|
||||
- monitoring
|
||||
- errors
|
||||
- alerting
|
||||
- title: CircleCI
|
||||
description: Provides builds overview, detailed build info and retriggering functionality for CircleCI.
|
||||
url: /circleci
|
||||
image: https://miro.medium.com/max/1200/1*hkTBp22vLAqlIHkrkZHPnw.png
|
||||
tags:
|
||||
- circleci
|
||||
- ci
|
||||
- dev
|
||||
# [...]
|
||||
```
|
||||
|
||||
```diff title="packages/backend/src/plugins/explore.ts"
|
||||
- import { ExploreTool } from '@backstage/plugin-explore-common';
|
||||
- const exploreTools: ExploreTool[] = [
|
||||
- {
|
||||
- title: 'New Relic',
|
||||
- description: 'Observability platform built to help engineers create and monitor their software',
|
||||
- url: '/newrelic',
|
||||
- image: 'https://i.imgur.com/L37ikrX.jpg',
|
||||
- tags: ['newrelic', 'performance', 'monitoring', 'errors', 'alerting'],
|
||||
- },
|
||||
- {
|
||||
- title: 'CircleCI',
|
||||
- description: 'Provides builds overview, detailed build info and retriggering functionality for CircleCI.',
|
||||
- url: '/circleci',
|
||||
- image: 'https://miro.medium.com/max/1200/1*hkTBp22vLAqlIHkrkZHPnw.png',
|
||||
- tags: ['circleci', 'ci', 'dev'],
|
||||
- },
|
||||
- ];
|
||||
-
|
||||
- StaticExploreToolProvider.fromData(tools)
|
||||
+ StaticExploreToolProvider.fromData(env.config)
|
||||
```
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-jenkins-common': patch
|
||||
---
|
||||
|
||||
Export list of permissions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-entity-feedback': patch
|
||||
---
|
||||
|
||||
Show user in feedback response table as link
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend-module-explore': patch
|
||||
---
|
||||
|
||||
Allows for an optional `tokenManager` to authenticate requests from the collator to the explore backend. For example:
|
||||
|
||||
```diff
|
||||
indexBuilder.addCollator({
|
||||
schedule: every10MinutesSchedule,
|
||||
factory: ToolDocumentCollatorFactory.fromConfig(env.config, {
|
||||
discovery: env.discovery,
|
||||
logger: env.logger,
|
||||
+ tokenManager: env.tokenManager,
|
||||
}),
|
||||
});
|
||||
```
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-jenkins-backend': patch
|
||||
---
|
||||
|
||||
Expose permissions through the metadata endpoint.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
---
|
||||
|
||||
Make `useRelatedEntities` use `getEntitiesByRefs` under the hood
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-sonarqube': patch
|
||||
---
|
||||
|
||||
fixed issued related #18259 now using luxon as adr102 asked
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Fix wrong gitlabUrl format in repoUrl input description
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
Add OpenAPI Specification (OAS) v3.1.0 examples.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
---
|
||||
|
||||
Set the expiration time of oidc `idToken` to be less than backstage session expiration time.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Fixed typo in HostDiscovery's JSDoc
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-adr': patch
|
||||
---
|
||||
|
||||
Render table of front matter metadata when displaying MADR v3 formatted ADR
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/errors': minor
|
||||
---
|
||||
|
||||
Added `ServiceUnavailableError`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-org': patch
|
||||
---
|
||||
|
||||
EntityOwnershipCard: Fix color to pick up from page theme for component type
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Switched startup strategy to initialize all plugins in parallel, as well as hook into the new startup lifecycle hooks.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
Add ability for `configClusterLocator` to load cluster specific custom resources defined in your `app.config`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-plugin-api': patch
|
||||
---
|
||||
|
||||
Added startup hooks to the lifecycle services.
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-test-utils': patch
|
||||
'@backstage/backend-app-api': patch
|
||||
'@techdocs/cli': patch
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Remove reference to deprecated import
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': minor
|
||||
'@backstage/integration': minor
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
---
|
||||
|
||||
Support authentication with a service principal or managed identity for Azure DevOps
|
||||
|
||||
Azure DevOps recently released support, in public preview, for authenticating with a service principal or managed identity instead of a personal access token (PAT): https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/. With this change the Azure integration now supports service principals and managed identities for Azure AD backed Azure DevOps organizations. Service principal and managed identity authentication is not supported on Azure DevOps Server (on-premises) organizations.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Added `exact` prop to `SidebarSubmenuItem` which causes it to only highlight if the current location is an exact match.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Tweak README
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
'@backstage/plugin-search': patch
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Fix SearchBar styles & update StoryBook stories for custom styles for `notchedOutline` class.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-devtools-common': patch
|
||||
---
|
||||
|
||||
Export the list of permissions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/test-utils': patch
|
||||
---
|
||||
|
||||
Add a `fetchApiRef` implementation by default
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-tech-insights': patch
|
||||
---
|
||||
|
||||
The check description is now rendered with markdown.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Make sure to include a `fetch` environment for `jsdom` in `jest` tests
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Switch out the sandbox, from `vm2` to `isolated-vm`.
|
||||
|
||||
This is a native dependency, which means that it will need to be compiled with the same version of node on the same OS. This could cause some issues when running in Docker for instance, as you will need to make sure that the dependency is installed and compiled inside the docker container that it will run on.
|
||||
|
||||
This could mean adding in some dependencies to the container like `build-essential` to make sure that this compiles correctly.
|
||||
|
||||
If you're having issues installing this dependency, there's some [install instructions](https://github.com/laverdet/isolated-vm#requirements) over on `isolated-vm`'s repo.
|
||||
@@ -1,341 +0,0 @@
|
||||
{
|
||||
"mode": "exit",
|
||||
"tag": "next",
|
||||
"initialVersions": {
|
||||
"example-app": "0.2.83",
|
||||
"@backstage/app-defaults": "1.3.1",
|
||||
"example-backend": "0.2.83",
|
||||
"@backstage/backend-app-api": "0.4.3",
|
||||
"@backstage/backend-common": "0.18.5",
|
||||
"@backstage/backend-defaults": "0.1.10",
|
||||
"@backstage/backend-dev-utils": "0.1.1",
|
||||
"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.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.3.0",
|
||||
"@backstage/core-app-api": "1.8.0",
|
||||
"@backstage/core-components": "0.13.1",
|
||||
"@backstage/core-plugin-api": "1.5.1",
|
||||
"@backstage/create-app": "0.5.1",
|
||||
"@backstage/dev-utils": "1.0.15",
|
||||
"e2e-test": "0.2.3",
|
||||
"@backstage/errors": "1.1.5",
|
||||
"@backstage/eslint-plugin": "0.1.3",
|
||||
"@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.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.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.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.7",
|
||||
"@backstage/plugin-azure-sites-backend": "0.1.7",
|
||||
"@backstage/plugin-azure-sites-common": "0.1.0",
|
||||
"@backstage/plugin-badges": "0.2.42",
|
||||
"@backstage/plugin-badges-backend": "0.2.0",
|
||||
"@backstage/plugin-bazaar": "0.2.8",
|
||||
"@backstage/plugin-bazaar-backend": "0.2.8",
|
||||
"@backstage/plugin-bitbucket-cloud-common": "0.2.6",
|
||||
"@backstage/plugin-bitrise": "0.1.45",
|
||||
"@backstage/plugin-catalog": "1.11.0",
|
||||
"@backstage/plugin-catalog-backend": "1.9.1",
|
||||
"@backstage/plugin-catalog-backend-module-aws": "0.2.0",
|
||||
"@backstage/plugin-catalog-backend-module-azure": "0.1.16",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.12",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.12",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.10",
|
||||
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.13",
|
||||
"@backstage/plugin-catalog-backend-module-github": "0.3.0",
|
||||
"@backstage/plugin-catalog-backend-module-gitlab": "0.2.1",
|
||||
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.3.2",
|
||||
"@backstage/plugin-catalog-backend-module-ldap": "0.5.12",
|
||||
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.4",
|
||||
"@backstage/plugin-catalog-backend-module-openapi": "0.1.11",
|
||||
"@backstage/plugin-catalog-backend-module-puppetdb": "0.1.2",
|
||||
"@backstage/plugin-catalog-common": "1.0.13",
|
||||
"@internal/plugin-catalog-customized": "0.0.10",
|
||||
"@backstage/plugin-catalog-graph": "0.2.30",
|
||||
"@backstage/plugin-catalog-graphql": "0.3.20",
|
||||
"@backstage/plugin-catalog-import": "0.9.8",
|
||||
"@backstage/plugin-catalog-node": "1.3.6",
|
||||
"@backstage/plugin-catalog-react": "1.6.0",
|
||||
"@backstage/plugin-cicd-statistics": "0.1.20",
|
||||
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.14",
|
||||
"@backstage/plugin-circleci": "0.3.18",
|
||||
"@backstage/plugin-cloudbuild": "0.3.18",
|
||||
"@backstage/plugin-code-climate": "0.1.18",
|
||||
"@backstage/plugin-code-coverage": "0.2.11",
|
||||
"@backstage/plugin-code-coverage-backend": "0.2.11",
|
||||
"@backstage/plugin-codescene": "0.1.13",
|
||||
"@backstage/plugin-config-schema": "0.1.41",
|
||||
"@backstage/plugin-cost-insights": "0.12.7",
|
||||
"@backstage/plugin-cost-insights-common": "0.1.1",
|
||||
"@backstage/plugin-devtools": "0.1.0",
|
||||
"@backstage/plugin-devtools-backend": "0.1.0",
|
||||
"@backstage/plugin-devtools-common": "0.1.0",
|
||||
"@backstage/plugin-dynatrace": "5.0.0",
|
||||
"@backstage/plugin-entity-feedback": "0.2.1",
|
||||
"@backstage/plugin-entity-feedback-backend": "0.1.3",
|
||||
"@backstage/plugin-entity-feedback-common": "0.1.1",
|
||||
"@backstage/plugin-entity-validation": "0.1.3",
|
||||
"@backstage/plugin-events-backend": "0.2.6",
|
||||
"@backstage/plugin-events-backend-module-aws-sqs": "0.2.0",
|
||||
"@backstage/plugin-events-backend-module-azure": "0.1.7",
|
||||
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.7",
|
||||
"@backstage/plugin-events-backend-module-gerrit": "0.1.7",
|
||||
"@backstage/plugin-events-backend-module-github": "0.1.7",
|
||||
"@backstage/plugin-events-backend-module-gitlab": "0.1.7",
|
||||
"@backstage/plugin-events-backend-test-utils": "0.1.7",
|
||||
"@backstage/plugin-events-node": "0.2.6",
|
||||
"@internal/plugin-todo-list": "1.0.13",
|
||||
"@internal/plugin-todo-list-backend": "1.0.13",
|
||||
"@internal/plugin-todo-list-common": "1.0.10",
|
||||
"@backstage/plugin-explore": "0.4.3",
|
||||
"@backstage/plugin-explore-backend": "0.0.7",
|
||||
"@backstage/plugin-explore-common": "0.0.1",
|
||||
"@backstage/plugin-explore-react": "0.0.28",
|
||||
"@backstage/plugin-firehydrant": "0.2.2",
|
||||
"@backstage/plugin-fossa": "0.2.50",
|
||||
"@backstage/plugin-gcalendar": "0.3.14",
|
||||
"@backstage/plugin-gcp-projects": "0.3.37",
|
||||
"@backstage/plugin-git-release-manager": "0.3.31",
|
||||
"@backstage/plugin-github-actions": "0.5.18",
|
||||
"@backstage/plugin-github-deployments": "0.1.49",
|
||||
"@backstage/plugin-github-issues": "0.2.7",
|
||||
"@backstage/plugin-github-pull-requests-board": "0.1.12",
|
||||
"@backstage/plugin-gitops-profiles": "0.3.36",
|
||||
"@backstage/plugin-gocd": "0.1.24",
|
||||
"@backstage/plugin-graphiql": "0.2.50",
|
||||
"@backstage/plugin-graphql-backend": "0.1.35",
|
||||
"@backstage/plugin-graphql-voyager": "0.1.3",
|
||||
"@backstage/plugin-home": "0.5.2",
|
||||
"@backstage/plugin-home-react": "0.0.0",
|
||||
"@backstage/plugin-ilert": "0.2.7",
|
||||
"@backstage/plugin-jenkins": "0.8.0",
|
||||
"@backstage/plugin-jenkins-backend": "0.2.0",
|
||||
"@backstage/plugin-jenkins-common": "0.1.15",
|
||||
"@backstage/plugin-kafka": "0.3.18",
|
||||
"@backstage/plugin-kafka-backend": "0.2.38",
|
||||
"@backstage/plugin-kubernetes": "0.9.0",
|
||||
"@backstage/plugin-kubernetes-backend": "0.11.0",
|
||||
"@backstage/plugin-kubernetes-common": "0.6.3",
|
||||
"@backstage/plugin-lighthouse": "0.4.3",
|
||||
"@backstage/plugin-lighthouse-backend": "0.2.1",
|
||||
"@backstage/plugin-lighthouse-common": "0.1.1",
|
||||
"@backstage/plugin-linguist": "0.1.3",
|
||||
"@backstage/plugin-linguist-backend": "0.2.2",
|
||||
"@backstage/plugin-linguist-common": "0.1.0",
|
||||
"@backstage/plugin-microsoft-calendar": "0.1.3",
|
||||
"@backstage/plugin-newrelic": "0.3.36",
|
||||
"@backstage/plugin-newrelic-dashboard": "0.2.11",
|
||||
"@backstage/plugin-octopus-deploy": "0.2.0",
|
||||
"@backstage/plugin-org": "0.6.8",
|
||||
"@backstage/plugin-org-react": "0.1.7",
|
||||
"@backstage/plugin-pagerduty": "0.5.11",
|
||||
"@backstage/plugin-periskop": "0.1.16",
|
||||
"@backstage/plugin-periskop-backend": "0.1.16",
|
||||
"@backstage/plugin-permission-backend": "0.5.20",
|
||||
"@backstage/plugin-permission-common": "0.7.5",
|
||||
"@backstage/plugin-permission-node": "0.7.8",
|
||||
"@backstage/plugin-permission-react": "0.4.12",
|
||||
"@backstage/plugin-playlist": "0.1.9",
|
||||
"@backstage/plugin-playlist-backend": "0.3.1",
|
||||
"@backstage/plugin-playlist-common": "0.1.6",
|
||||
"@backstage/plugin-proxy-backend": "0.2.39",
|
||||
"@backstage/plugin-puppetdb": "0.1.1",
|
||||
"@backstage/plugin-rollbar": "0.4.18",
|
||||
"@backstage/plugin-rollbar-backend": "0.1.42",
|
||||
"@backstage/plugin-scaffolder": "1.13.1",
|
||||
"@backstage/plugin-scaffolder-backend": "1.14.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.1.2",
|
||||
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.21",
|
||||
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.2.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.14",
|
||||
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.5",
|
||||
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.18",
|
||||
"@backstage/plugin-scaffolder-common": "1.3.0",
|
||||
"@backstage/plugin-scaffolder-node": "0.1.3",
|
||||
"@backstage/plugin-scaffolder-react": "1.4.0",
|
||||
"@backstage/plugin-search": "1.3.0",
|
||||
"@backstage/plugin-search-backend": "1.3.1",
|
||||
"@backstage/plugin-search-backend-module-catalog": "0.1.1",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "1.3.0",
|
||||
"@backstage/plugin-search-backend-module-explore": "0.1.1",
|
||||
"@backstage/plugin-search-backend-module-pg": "0.5.6",
|
||||
"@backstage/plugin-search-backend-module-techdocs": "0.1.1",
|
||||
"@backstage/plugin-search-backend-node": "1.2.1",
|
||||
"@backstage/plugin-search-common": "1.2.3",
|
||||
"@backstage/plugin-search-react": "1.6.0",
|
||||
"@backstage/plugin-sentry": "0.5.3",
|
||||
"@backstage/plugin-shortcuts": "0.3.10",
|
||||
"@backstage/plugin-sonarqube": "0.6.7",
|
||||
"@backstage/plugin-sonarqube-backend": "0.1.10",
|
||||
"@backstage/plugin-sonarqube-react": "0.1.5",
|
||||
"@backstage/plugin-splunk-on-call": "0.4.7",
|
||||
"@backstage/plugin-stack-overflow": "0.1.15",
|
||||
"@backstage/plugin-stack-overflow-backend": "0.2.1",
|
||||
"@backstage/plugin-stackstorm": "0.1.2",
|
||||
"@backstage/plugin-tech-insights": "0.3.10",
|
||||
"@backstage/plugin-tech-insights-backend": "0.5.11",
|
||||
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.29",
|
||||
"@backstage/plugin-tech-insights-common": "0.2.10",
|
||||
"@backstage/plugin-tech-insights-node": "0.4.3",
|
||||
"@backstage/plugin-tech-radar": "0.6.4",
|
||||
"@backstage/plugin-techdocs": "1.6.2",
|
||||
"@backstage/plugin-techdocs-addons-test-utils": "1.0.13",
|
||||
"@backstage/plugin-techdocs-backend": "1.6.2",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.13",
|
||||
"@backstage/plugin-techdocs-node": "1.7.1",
|
||||
"@backstage/plugin-techdocs-react": "1.1.6",
|
||||
"@backstage/plugin-todo": "0.2.20",
|
||||
"@backstage/plugin-todo-backend": "0.1.42",
|
||||
"@backstage/plugin-user-settings": "0.7.3",
|
||||
"@backstage/plugin-user-settings-backend": "0.1.9",
|
||||
"@backstage/plugin-vault": "0.1.12",
|
||||
"@backstage/plugin-vault-backend": "0.3.1",
|
||||
"@backstage/plugin-xcmetrics": "0.2.38",
|
||||
"@backstage/plugin-catalog-backend-module-unprocessed": "0.0.0",
|
||||
"@backstage/plugin-catalog-unprocessed-entities": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"afraid-rules-yell",
|
||||
"angry-jobs-ring",
|
||||
"beige-kangaroos-suffer",
|
||||
"beige-zebras-walk",
|
||||
"breezy-kids-obey",
|
||||
"chatty-ads-attack",
|
||||
"chatty-seals-tap",
|
||||
"chilly-parrots-pay",
|
||||
"clean-meals-pay",
|
||||
"clean-months-bake",
|
||||
"clean-years-whisper",
|
||||
"cold-pillows-mix",
|
||||
"create-app-1684855417",
|
||||
"create-app-1686056275",
|
||||
"create-app-1686684947",
|
||||
"curvy-years-smoke",
|
||||
"cyan-ants-pump",
|
||||
"dull-bottles-teach",
|
||||
"famous-days-kneel",
|
||||
"fast-ears-know",
|
||||
"fast-zebras-watch",
|
||||
"few-games-swim",
|
||||
"few-oranges-complain",
|
||||
"few-pugs-jam",
|
||||
"fifty-shirts-brush",
|
||||
"five-turtles-play",
|
||||
"fuzzy-pots-worry",
|
||||
"gentle-turtles-applaud",
|
||||
"giant-maps-compete",
|
||||
"good-rabbits-exist",
|
||||
"good-sloths-pretend",
|
||||
"gorgeous-timers-act",
|
||||
"grumpy-carrots-sin",
|
||||
"heavy-ravens-fold",
|
||||
"hot-apples-cross",
|
||||
"hot-badgers-double",
|
||||
"hot-tables-yawn",
|
||||
"hungry-lies-drop",
|
||||
"itchy-mirrors-greet",
|
||||
"khaki-radios-teach",
|
||||
"late-bags-cover",
|
||||
"lazy-dancers-begin",
|
||||
"light-cows-bow",
|
||||
"little-boats-think",
|
||||
"long-lobsters-brake",
|
||||
"lovely-impalas-sell",
|
||||
"lucky-keys-behave",
|
||||
"mean-insects-hope",
|
||||
"modern-dancers-sit",
|
||||
"nasty-cougars-appear",
|
||||
"nice-peaches-reflect",
|
||||
"nice-readers-heal",
|
||||
"nine-bags-dream",
|
||||
"ninety-jeans-scream",
|
||||
"ninety-turkeys-knock",
|
||||
"old-hounds-sip",
|
||||
"olive-carpets-explode",
|
||||
"orange-taxis-exercise",
|
||||
"perfect-donkeys-cry",
|
||||
"perfect-readers-attack",
|
||||
"pink-goats-talk",
|
||||
"plenty-roses-raise",
|
||||
"poor-months-switch",
|
||||
"rare-bugs-chew",
|
||||
"rare-buttons-dress",
|
||||
"real-donuts-brush",
|
||||
"renovate-7e5dbd1",
|
||||
"renovate-de04315",
|
||||
"rude-bags-count",
|
||||
"selfish-carrots-sneeze",
|
||||
"selfish-mugs-study",
|
||||
"selfish-olives-end",
|
||||
"shaggy-gorillas-occur",
|
||||
"shaggy-maps-whisper",
|
||||
"shaggy-terms-travel",
|
||||
"short-seahorses-kiss",
|
||||
"shy-numbers-try",
|
||||
"silent-garlics-drum",
|
||||
"silent-kangaroos-pay",
|
||||
"silly-coats-joke",
|
||||
"silver-cars-type",
|
||||
"silver-ducks-drum",
|
||||
"smart-ads-rush",
|
||||
"smart-berries-wash",
|
||||
"sour-papayas-wink",
|
||||
"strange-dolls-decide",
|
||||
"strange-geese-argue",
|
||||
"strong-crabs-flow",
|
||||
"sweet-fans-juggle",
|
||||
"tame-buttons-smell",
|
||||
"tasty-oranges-sleep",
|
||||
"three-guests-beam",
|
||||
"tiny-hounds-cross",
|
||||
"tiny-shrimps-beam",
|
||||
"twenty-suns-breathe",
|
||||
"two-cobras-shake",
|
||||
"two-mayflies-tell",
|
||||
"unlucky-feet-smell",
|
||||
"violet-pots-push",
|
||||
"warm-hornets-fetch",
|
||||
"weak-rats-serve",
|
||||
"weak-snails-spar",
|
||||
"weak-snails-spark",
|
||||
"weak-snails-sparkl",
|
||||
"weak-snails-sparkle",
|
||||
"wet-vans-drive",
|
||||
"wise-bats-repair",
|
||||
"yellow-crews-float"
|
||||
]
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Remove unused dev dependency `aws-sdk-mock`.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
'@backstage/config-loader': patch
|
||||
---
|
||||
|
||||
Use `durationToMilliseconds` from `@backstage/types` instead of our own
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Add a base plate for performance testing of the catalog
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
---
|
||||
|
||||
Properly handle `async` event callback
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-devtools': patch
|
||||
---
|
||||
|
||||
Updated DevTools documentation for Docker users
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-adr-backend': patch
|
||||
---
|
||||
|
||||
Use front matter parser for MADR v3 formatted ADRs when indexing status/date
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Updated dependency `@asyncapi/react-component` to `1.0.0-next.48`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-code-coverage-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `xml2js` to `^0.6.0`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
Remove requirement for 'target' property of EntityRelation
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': minor
|
||||
---
|
||||
|
||||
Add a scaffolder action that pull-requests for bitbucket server
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-proxy-backend': patch
|
||||
---
|
||||
|
||||
Marked headers `Authorization` and `X-Api-Key` as secret in order to not show up in frontend configuration.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
---
|
||||
|
||||
Add errors to PodDrawer
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Introduced built-in middleware into the default `HttpService` implementation that throws a `ServiceNotAvailable` error when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user