dependabot[bot] opened a new pull request, #13800: URL: https://github.com/apache/camel/pull/13800
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.5 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/camunda/zeebe/releases">io.camunda:zeebe-client-java's releases</a>.</em></p> <blockquote> <h2>8.5.0</h2> <h2>Enhancements</h2> <h3>Broker</h3> <ul> <li>Subscribe to a message boundary event on process instance migration (<a href="https://redirect.github.com/camunda/zeebe/issues/16384">#16384</a>)</li> <li>Data Recovery in Zeebe (<a href="https://redirect.github.com/camunda/zeebe/issues/5310">#5310</a>)</li> <li>Increase job timeout resolution / reject requests below resolution threshold (<a href="https://redirect.github.com/camunda/zeebe/issues/5073">#5073</a>)</li> <li>ActivateJobsRequest doesn't specify units for timeout and requestTimeout (<a href="https://redirect.github.com/camunda/zeebe/issues/3944">#3944</a>)</li> <li>Define the job retries statically or as expression (<a href="https://redirect.github.com/camunda/zeebe/issues/3803">#3803</a>)</li> <li>I can query broker status using zbctl (<a href="https://redirect.github.com/camunda/zeebe/issues/2612">#2612</a>)</li> <li>The job payload is propagated on completion to the task scope (<a href="https://redirect.github.com/camunda/zeebe/issues/1860">#1860</a>)</li> <li>Non-strict JsonPath conditions (<a href="https://redirect.github.com/camunda/zeebe/issues/1751">#1751</a>)</li> <li>Write dedicated payload events (<a href="https://redirect.github.com/camunda/zeebe/issues/1619">#1619</a>)</li> <li>Align bpmn xml handling in client API (<a href="https://redirect.github.com/camunda/zeebe/issues/382">#382</a>)</li> <li>Client should throw proper exception when reading bad property values (<a href="https://redirect.github.com/camunda/zeebe/issues/375">#375</a>)</li> </ul> <h3>Java Client</h3> <ul> <li>Zeebe Java Client can not be used to build Native Image with GraalVM (<a href="https://redirect.github.com/camunda/zeebe/issues/6054">#6054</a>)</li> <li>Reactive client for a Zeebe (<a href="https://redirect.github.com/camunda/zeebe/issues/5892">#5892</a>)</li> <li>custom serializer configuration for zeebe Java client (<a href="https://redirect.github.com/camunda/zeebe/issues/5578">#5578</a>)</li> <li>Job handler interface should declare <code>throws Exception</code> (<a href="https://redirect.github.com/camunda/zeebe/issues/397">#397</a>)</li> </ul> <h3>Go Client</h3> <ul> <li>go-client: Job worker polling backoff mechanism (<a href="https://redirect.github.com/camunda/zeebe/issues/6150">#6150</a>)</li> <li>zbctl: tell the user to use the --insecure flag when it's needed (<a href="https://redirect.github.com/camunda/zeebe/issues/3822">#3822</a>)</li> <li>Migrate update payload to set variables in zbctl (<a href="https://redirect.github.com/camunda/zeebe/issues/2136">#2136</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Reject process deployment with compensation start event (<a href="https://redirect.github.com/camunda/zeebe/issues/16970">#16970</a>)</li> <li>Remove compensation subscription when terminating subprocess (<a href="https://redirect.github.com/camunda/zeebe/issues/16808">#16808</a>)</li> <li>Support Azure UAMI for backup storage authentication (<a href="https://redirect.github.com/camunda/zeebe/issues/16736">#16736</a>)</li> <li>I can use a multi-instance activity as compensation handler (<a href="https://redirect.github.com/camunda/zeebe/issues/16602">#16602</a>)</li> <li>I can use a call activity as compensation handler (<a href="https://redirect.github.com/camunda/zeebe/issues/16600">#16600</a>)</li> <li>I can trigger compensation from an event subprocess (<a href="https://redirect.github.com/camunda/zeebe/issues/15465">#15465</a>)</li> <li>Wait until the compensation handlers are completed (<a href="https://redirect.github.com/camunda/zeebe/issues/15066">#15066</a>)</li> <li>Cancel compensation handlers on process instance termination (<a href="https://redirect.github.com/camunda/zeebe/issues/15065">#15065</a>)</li> <li>Remove compensation subscriptions when the process instance ends (<a href="https://redirect.github.com/camunda/zeebe/issues/15064">#15064</a>)</li> <li>Invoke compensation handler attached to a compensation boundary event (<a href="https://redirect.github.com/camunda/zeebe/issues/14970">#14970</a>)</li> <li>Zeebe worker api support specifying process id(s) to avoid job type conflict (<a href="https://redirect.github.com/camunda/zeebe/issues/5054">#5054</a>)</li> <li>I can fail a job without activating it (<a href="https://redirect.github.com/camunda/zeebe/issues/3757">#3757</a>)</li> <li>Java client: add ability to recreate job from json (<a href="https://redirect.github.com/camunda/zeebe/issues/3017">#3017</a>)</li> <li>Add TLS support to zbctl (<a href="https://redirect.github.com/camunda/zeebe/issues/2885">#2885</a>)</li> </ul> <h2>Bug Fixes</h2> <h3>Broker</h3> <ul> <li>I can't activate a job with payload larger then maxMessageSize/2 (<a href="https://redirect.github.com/camunda/zeebe/issues/6207">#6207</a>)</li> <li>KryoException: java.nio.BufferUnderflowException Serialization trace: data (io.atomix.raft.zeebe.ZeebeEntry) (<a href="https://redirect.github.com/camunda/zeebe/issues/5495">#5495</a>)</li> <li>ModelParseException: SAXException while parsing input stream (<a href="https://redirect.github.com/camunda/zeebe/issues/5490">#5490</a>)</li> <li>Workers broken as gRPC connections fail (quickly after registering workers) in versions >23.1 in some configurations (<a href="https://redirect.github.com/camunda/zeebe/issues/5187">#5187</a>)</li> <li>Restart takes too long or never completes when snapshot contains many files (<a href="https://redirect.github.com/camunda/zeebe/issues/5135">#5135</a>)</li> <li>Rolling update from 0.23 to 0.24 is not possible (<a href="https://redirect.github.com/camunda/zeebe/issues/5102">#5102</a>)</li> <li>Benchmark 0.24.0-RC1 stopped making progress (<a href="https://redirect.github.com/camunda/zeebe/issues/4871">#4871</a>)</li> <li>Parallel multi-instance call activity cannot collect output (<a href="https://redirect.github.com/camunda/zeebe/issues/4860">#4860</a>)</li> <li>Possible regression in job activation (<a href="https://redirect.github.com/camunda/zeebe/issues/4524">#4524</a>)</li> <li>Unexpected non-empty log failed to read the last block (<a href="https://redirect.github.com/camunda/zeebe/issues/3543">#3543</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/zeebe/commit/0bf27175173109b8f05f3ea6a7e44e9ef6efa506"><code>0bf2717</code></a> [maven-release-plugin] prepare release 8.5.0</li> <li><a href="https://github.com/camunda/zeebe/commit/948dc5d3d65ee9d220f8c8ca00b36d9f167e3bc7"><code>948dc5d</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/50ac49a3181d031eca15efadeaacd8add7636ff6"><code>50ac49a</code></a> [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...</li> <li><a href="https://github.com/camunda/zeebe/commit/2313ab99fa47caaf5cd7e0061db8afa03c3a1c23"><code>2313ab9</code></a> fix: update actor clock from actuator</li> <li><a href="https://github.com/camunda/zeebe/commit/97b9377c52deaec63a64073e87381878025a45ee"><code>97b9377</code></a> fix: ControlledActorClock updates between jobs</li> <li><a href="https://github.com/camunda/zeebe/commit/69d4d6a54fbc37dfa9f86cd66ef035aeb1a22572"><code>69d4d6a</code></a> fix: ensure atomic update when not replacing</li> <li><a href="https://github.com/camunda/zeebe/commit/c84321bc2392661192e53c06e545f9fc1d588f41"><code>c84321b</code></a> fix: avoid race between scheduling and execution</li> <li><a href="https://github.com/camunda/zeebe/commit/7a93040201a458e468f65732f4f012f08e309823"><code>7a93040</code></a> [Backport release-8.5.0] Clean Backoff column family from wrong jobs (<a href="https://redirect.github.com/camunda/zeebe/issues/17236">#17236</a>)</li> <li><a href="https://github.com/camunda/zeebe/commit/44056fea7b28928f591e9b10a5856ca9d62be8a1"><code>44056fe</code></a> [Backport release-8.5.0] Fix OpenAPI generation on Windows (<a href="https://redirect.github.com/camunda/zeebe/issues/17237">#17237</a>)</li> <li><a href="https://github.com/camunda/zeebe/commit/0079cb011302c0352be43823237cb6bdb98b3969"><code>0079cb0</code></a> test: fix outdated helper</li> <li>Additional commits viewable in <a href="https://github.com/camunda/zeebe/compare/8.4.5...8.5.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org