diff --git a/.changeset/rich-goats-breathe.md b/.changeset/rich-goats-breathe.md new file mode 100644 index 0000000000..6391cad0d1 --- /dev/null +++ b/.changeset/rich-goats-breathe.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-tech-insights-backend': patch +--- + +Update FactRetrieverRegistry interface to be async so that db backed implementations can be passed through to the FactRetrieverEngine.