Files
backstage/.changeset/rocket-lizards-congregate.md
T
2020-10-28 10:02:38 +01:00

252 B

@backstage/plugin-catalog
@backstage/plugin-catalog
minor

The URL path for a catalog entity has changed,

  • from: /catalog/:kind/:optionalNamespaceAndName
  • to: /catalog/:namespace/:kind/:name

Redirects are in place, so disruptions for users should not happen.