Add changeset

Signed-off-by: iris <hellocomplex007@gmail.com>
This commit is contained in:
iris
2022-12-02 13:00:31 +08:00
parent a483d5f5a4
commit 93870e4df1
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': major
---
Track the last time the final entity changed with new timestamp "last_updated_at" data in final_entities database, which gets updated with the time when final_entities is updated. And it's displayed in metadata annotation as backstage.io/last_updated-at.