From 2d00a59e2ab13882720fc8ed5d99fc212e0920a4 Mon Sep 17 00:00:00 2001 From: Sebastian Bathke Date: Fri, 6 Sep 2024 16:48:51 +0200 Subject: [PATCH] Improved language on Go client deprecation announcement Co-authored-by: Mark Sellings --- docs/reference/announcements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/announcements.md b/docs/reference/announcements.md index 3d786eef523..e0f53581fb0 100644 --- a/docs/reference/announcements.md +++ b/docs/reference/announcements.md @@ -52,7 +52,7 @@ The Zeebe Java client will not be developed further and will only receive bug fi ### Deprecation: Zeebe Go client & zbctl -The Zeebe Go Client and zbctl will be officially deprecated with 8.6 release as part of our efforts to streamline the Camunda 8 API experience. This client and cli utility will not get released with Camunda 8.6, thus no longer receive new features and will be transitioned to a community-maintained status. +The Zeebe Go Client and zbctl will be officially deprecated with the 8.6 release as part of our efforts to streamline the Camunda 8 API experience. This client and cli utility will not get released with Camunda 8.6, will no longer receive new features, and will be transitioned to a community-maintained status. ### Camunda 8 SaaS - Required cluster update