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

[Backport stable/8.6] fix: update grpc version to 1.68.0 to fix incompatiblity #1259

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #1258 to stable/8.6.

relates to #1257

The io.camunda:zeebe-client-java was already using 1.68.0 while
ZPT used 1.65.1 which caused the client to fail. As ZPT itself depends on GRPC we need to keep both versions generally in sync.

Kudos to @saig0 for root-causing this!

(cherry picked from commit 44c8d3f)
Copy link

github-actions bot commented Nov 4, 2024

Test Results

 49 files   - 1   49 suites   - 1   1m 21s ⏱️ -12s
138 tests ±0  138 ✅ ±0  0 💤 ±0  0 ❌ ±0 
435 runs   - 3  435 ✅  - 3  0 💤 ±0  0 ❌ ±0 

Results for commit 539d1a6. ± Comparison against base commit 591d263.

@megglos megglos merged commit feec414 into stable/8.6 Nov 5, 2024
9 of 10 checks passed
@megglos megglos deleted the backport-1258-to-stable/8.6 branch November 5, 2024 07:08
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.

2 participants