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

Release 8.6.3 Adaptation #349

Merged
merged 3 commits into from
Oct 12, 2024
Merged

Release 8.6.3 Adaptation #349

merged 3 commits into from
Oct 12, 2024

Conversation

megglos
Copy link
Contributor

@megglos megglos commented Oct 11, 2024

Go client => migrated to community project
closes camunda/camunda#23188

Java => updated to 8.6.3

Spring => Updated to 8.6.3 and official spring sdk
Tested and got output:

[main] INFO io.camunda.zeebe.spring.client.jobhandling.JobWorkerManager - . Starting Zeebe worker: ZeebeWorkerValue{type='email', name='emailWorker#sendEmail', timeout=PT-0.001S, maxJobsActive=-1, requestTimeout=PT-1S, pollInterval=PT-0.001S, autoComplete=true, fetchVariables=[], enabled=true, methodInfo=MethodInfo{classInfo=ClassInfo{beanName=emailWorker}, method=public void io.camunda.getstarted.EmailWorker.sendEmail(io.camunda.zeebe.client.api.response.ActivatedJob)}, tenantIds=[<default>], forceFetchAllVariables=false, streamEnabled=true, streamTimeout=PT1H, maxRetries=-1}

@megglos megglos merged commit 6f4340b into main Oct 12, 2024
6 checks passed
@megglos megglos deleted the release-8.6.3 branch October 12, 2024 04:54
@megglos megglos mentioned this pull request Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate go client sample on Getting Started Project to community go client
2 participants