@@ -0,0 +1,10 @@
|
||||
---
|
||||
'@backstage/catalog-client': minor
|
||||
'@backstage/plugin-catalog': minor
|
||||
---
|
||||
|
||||
Updates the `<EntitySwitch if={asyncMethod}/>` to accept asynchronous `if` functions.
|
||||
|
||||
Adds the new `getEntityAncestors` method to `CatalogClient`.
|
||||
|
||||
Updates the `<EntityProcessingErrorsPanel />` to make use of the ancestry endpoint to display errors for entities further up the ancestry tree. This makes it easier to discover issues where for example the origin location has been removed or malformed.
|
||||
Reference in New Issue
Block a user