tweak changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-05-17 15:20:44 +02:00
parent b26877ffc5
commit 1ce0bb7060
+2 -2
View File
@@ -1,7 +1,7 @@
---
'@backstage/backend-plugin-api': patch
'@backstage/backend-test-utils': patch
'@backstage/backend-defaults': patch
'@backstage/backend-app-api': patch
---
Added a default `/healthcheck` endpoint to the HTTP Router.
Added a new health service which adds new endpoints for health checks.