Open engineering-issue-sync-app[bot] opened 4 months ago
I am the maintainer of the Dapr related Zeebe integration. There exists job worker and command bindings which are mainly a wrapper around the GO SDK. f you deprecate the official SDK then I currently see two ways to continue maintaining the bindings:
Maybe there is another way I currently do not see? Do you have some ideas how you could still support the Dapr project?
Hi @aleksander-dytko, As we have already discussed and created the feature request for it, I would like to also comment here as well. We would like to have the continued support for the go client so that we don't need to do maintain it our self or ask community for new features to add. It would be great if you can support it further.
Value Proposition Statement
Easily use the Camunda GO SDK in your GO projects to integrate with Camunda
User Problem
Until 8.6, GO Client was supported for gRPC and then moved over to community-hub. With 8.9 we plan to remove most of the gRPC endpoints, as starting with 8.6, we introduced REST API for Process Management.
Starting with 8.9, Customers won't be able to use GO Client for process management API.
Release Notes
User Stories
As a Developer, I can use GO SDK to integrate with Camunda 8 API
As a Developer, I can read the documentation about GO SDK
Implementation Notes
:robot: This issue is automatically synced from: source