From 95799fba222d8665c9df62ea4c1d2060c8d6c9c0 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Fri, 11 Aug 2023 00:22:35 +0200 Subject: [PATCH] catalog-backend-module-incremental-ingestion backend feature changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/selfish-pumas-draw.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/selfish-pumas-draw.md diff --git a/.changeset/selfish-pumas-draw.md b/.changeset/selfish-pumas-draw.md new file mode 100644 index 0000000000..9893b896ba --- /dev/null +++ b/.changeset/selfish-pumas-draw.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch +--- + +Use new backend feature api to customize `rootConfig`.