From 54cd47e16c2ab879cc53f31b3512f0d38ca10f63 Mon Sep 17 00:00:00 2001 From: Radovan Zivkovic Date: Wed, 7 Aug 2024 11:57:27 +0200 Subject: [PATCH] Add changelog for healthcheck service in gRPC mode --- changelog/1129.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1129.bugfix.md diff --git a/changelog/1129.bugfix.md b/changelog/1129.bugfix.md new file mode 100644 index 000000000..5505d32f3 --- /dev/null +++ b/changelog/1129.bugfix.md @@ -0,0 +1 @@ +Fixed health check for the case when the action service is run in gRPC mode. \ No newline at end of file