Add changeset

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-06-11 11:52:59 +02:00
parent 9600e5e669
commit db17fd734e
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog-backend': patch
---
Make refresh interval configurable for the `NextCatalogBuilder` using `.setRefreshIntervalSeconds()`.
Change `DefaultProcessingDatabase` constructor to accept an options object instead of individual arguments.