diff --git a/.changeset/catalog-provider-module-failures.md b/.changeset/catalog-provider-module-failures.md index 534969b8db..c7cb5a3571 100644 --- a/.changeset/catalog-provider-module-failures.md +++ b/.changeset/catalog-provider-module-failures.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': minor --- -Failure to connect catalog providers are now attributed to the module that provided the failing provider. This means that such failures will be reported as module startup failures rather than a failure to start the catalog plugin, and will therefore respect `onPluginModuleBootFailure` configuration instead. +Failures to connect catalog providers are now attributed to the module that provided the failing provider. This means that such failures will be reported as module startup failures rather than a failure to start the catalog plugin, and will therefore respect `onPluginModuleBootFailure` configuration instead.