Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate ZeebeREST client, create C8REST client #235

Open
jwulf opened this issue Aug 22, 2024 · 2 comments
Open

Deprecate ZeebeREST client, create C8REST client #235

jwulf opened this issue Aug 22, 2024 · 2 comments
Assignees
Milestone

Comments

@jwulf
Copy link
Member

jwulf commented Aug 22, 2024

The new REST API is a unified one.

@jwulf jwulf self-assigned this Aug 22, 2024
@jwulf
Copy link
Member Author

jwulf commented Aug 30, 2024

We'll support the experimental methods in another spike.

jwulf added a commit that referenced this issue Aug 30, 2024
support 8.6 unified C8 REST API, deprecate ZeebeRestClient

fixes #235
@jwulf jwulf mentioned this issue Aug 30, 2024
@jwulf jwulf added this to the 8.6.0 milestone Sep 4, 2024
@jwulf
Copy link
Member Author

jwulf commented Sep 18, 2024

I'm using a SNAPSHOT build of Zeebe with alpha-5 builds of 8.6 and I seem to have most of the REST methods available for testing.

I'm taking the opportunity to also add a pluggable logging framework into the SDK.

This will not be retrofitted to the existing cilents, but for the new C8 REST client, it will come with a default Winston logger, and the ability for users to inject their own winston logger instances.

jwulf added a commit that referenced this issue Sep 27, 2024
support 8.6 unified C8 REST API, deprecate ZeebeRestClient

fixes #235
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

1 participant