healthcheck changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-05-17 11:41:37 +02:00
parent 14e982e8d3
commit 53ced701dd
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/backend-plugin-api': patch
'@backstage/backend-test-utils': patch
'@backstage/backend-app-api': patch
---
Added a default `/healthcheck` endpoint to the HTTP Router.