Update docs/releases/v1.12.0.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Ben Lambert <ben@blam.sh>
This commit is contained in:
@@ -26,7 +26,7 @@ Added by [@vinzscam](https://github.com/vinzscam) in [#12246](https://github.com
|
||||
|
||||
### Renamed backend system related plugin exports
|
||||
|
||||
As we settle the new backend system bit by bit, we have renamed a number of exports from individual plugins, to match the new [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns). If you are already leveraging the new backend system, you may find that you need to update some imports. For example, `githubEntityProviderCatalogModule` was renamed to `catalogModuleGithubEntityProvider`. These were considered non-breaking since they are still in alpha. More details can be found in #16760 and #16764.
|
||||
As we settle the new backend system bit by bit, we have renamed a number of exports from individual plugins, to match the new [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns). If you are already leveraging the new backend system, you may find that you need to update some imports. For example, `githubEntityProviderCatalogModule` was renamed to `catalogModuleGithubEntityProvider`. These were considered non-breaking since they are still in alpha. More details can be found in [#16760](https://github.com/backstage/backstage/pull/16760) and [#16764](https://github.com/backstage/backstage/pull/16764).
|
||||
|
||||
### New plugin: `catalog-backend` `puppetdb` module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user