From 6603a2c1d8d29ef424d0f17dab332fa30b03b26c Mon Sep 17 00:00:00 2001 From: Samantha Holstine <62853668+SamanthaHolstine@users.noreply.github.com> Date: Wed, 31 Jul 2024 13:00:14 -0600 Subject: [PATCH] Update community clients page (#4076) * Update community client page to have all recent C8 clients added. * Add Go client under 'Other' * Add Micronaut and disclaimer that these clients are community maintained * Update docs/apis-tools/community-clients/index.md Co-authored-by: Amara Graham * Add updated community clients to 8.5 --------- Co-authored-by: Amara Graham --- docs/apis-tools/community-clients/index.md | 9 ++++++--- .../version-8.5/apis-tools/community-clients/index.md | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/docs/apis-tools/community-clients/index.md b/docs/apis-tools/community-clients/index.md index 7cb42f3b9fc..cfe88f107db 100644 --- a/docs/apis-tools/community-clients/index.md +++ b/docs/apis-tools/community-clients/index.md @@ -9,7 +9,7 @@ import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; :::note -Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. +Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. Please evaluate each client to make sure it meets your requirements before using. ::: :::tip @@ -30,11 +30,13 @@ In addition to the core Camunda-maintained clients, there are a number of commun - [Ballerina](https://github.com/camunda-community-hub/ballerina-zeebe) - [C#](c-sharp.md) -- [Micronaut](micronaut.md) +- [Delphi](https://github.com/camunda-community-hub/DelphiZeeBeClient) +- [EJB](https://github.com/camunda-community-hub/zeebe-ejb-client) +- [Micronaut](https://github.com/camunda-community-hub/micronaut-zeebe-client) - [Python](python.md) - [Ruby](ruby.md) - [Rust](rust.md) -- [Spring](spring.md) +- [Spring](spring.md) – The Spring integration is a community extension that allows you to easily leverage Zeebe within your Spring or Spring Boot environment. - [Quarkus](quarkus.md) @@ -55,6 +57,7 @@ In addition to the core Camunda-maintained clients, there are a number of commun - [Web Modeler - Java](https://github.com/camunda-community-hub/web-modeler-java-client) +- [Console - Go](https://github.com/camunda-community-hub/console-customer-api-go) diff --git a/versioned_docs/version-8.5/apis-tools/community-clients/index.md b/versioned_docs/version-8.5/apis-tools/community-clients/index.md index 7cb42f3b9fc..cfe88f107db 100644 --- a/versioned_docs/version-8.5/apis-tools/community-clients/index.md +++ b/versioned_docs/version-8.5/apis-tools/community-clients/index.md @@ -9,7 +9,7 @@ import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; :::note -Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. +Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. Please evaluate each client to make sure it meets your requirements before using. ::: :::tip @@ -30,11 +30,13 @@ In addition to the core Camunda-maintained clients, there are a number of commun - [Ballerina](https://github.com/camunda-community-hub/ballerina-zeebe) - [C#](c-sharp.md) -- [Micronaut](micronaut.md) +- [Delphi](https://github.com/camunda-community-hub/DelphiZeeBeClient) +- [EJB](https://github.com/camunda-community-hub/zeebe-ejb-client) +- [Micronaut](https://github.com/camunda-community-hub/micronaut-zeebe-client) - [Python](python.md) - [Ruby](ruby.md) - [Rust](rust.md) -- [Spring](spring.md) +- [Spring](spring.md) – The Spring integration is a community extension that allows you to easily leverage Zeebe within your Spring or Spring Boot environment. - [Quarkus](quarkus.md) @@ -55,6 +57,7 @@ In addition to the core Camunda-maintained clients, there are a number of commun - [Web Modeler - Java](https://github.com/camunda-community-hub/web-modeler-java-client) +- [Console - Go](https://github.com/camunda-community-hub/console-customer-api-go)