dependabot[bot] opened a new pull request, #13101: URL: https://github.com/apache/camel/pull/13101
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.1 to 8.4.2. <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.4.2</h2> <h2>Merged Pull Requests</h2> <ul> <li>[Backport stable/8.4] Fix: Zeebe gateway fails to stream out activated jobs by not respecting the max message size <a href="https://redirect.github.com/camunda/zeebe/issues/15784">#15784</a> (<a href="https://redirect.github.com/camunda/zeebe/pull/16229">#16229</a>)</li> <li>[Backport stable/8.4] fix(gateway): log when pausing or resuming exporting (<a href="https://redirect.github.com/camunda/zeebe/pull/16225">#16225</a>)</li> <li>deps(go): Update module github.com/docker/docker to v24.0.9+incompatible (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16188">#16188</a>)</li> <li>deps(github-tags): Update hashicorp/vault-action action to v2.7.5 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16157">#16157</a>)</li> <li>[Backport stable/8.4] refactor(engine): apply MT migration in chunks (<a href="https://redirect.github.com/camunda/zeebe/pull/16147">#16147</a>)</li> <li>[Backport stable/8.4] [Backport main] Fix Migration to 8.3 OOM Failure (<a href="https://redirect.github.com/camunda/zeebe/pull/16142">#16142</a>)</li> <li>deps(maven): Update dependency org.testcontainers:testcontainers-bom to v1.19.4 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16137">#16137</a>)</li> <li>deps(go): Update module github.com/docker/docker to v24.0.8+incompatible (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16136">#16136</a>)</li> <li>deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to feacf32 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16135">#16135</a>)</li> <li>[Backport stable/8.4] Avoid accidental reordering of column family values (<a href="https://redirect.github.com/camunda/zeebe/pull/16129">#16129</a>)</li> <li>Release 8.4.1 (<a href="https://redirect.github.com/camunda/zeebe/pull/16110">#16110</a>)</li> <li>deps(maven): Update version.zeebe-test-container to v3.6.3 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16082">#16082</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/zeebe/commit/0af449cbeef639186708eb6d72c5876f9a2d2c15"><code>0af449c</code></a> [maven-release-plugin] prepare release 8.4.2</li> <li><a href="https://github.com/camunda/zeebe/commit/dcb1363e604d877cf342613b1130b2e8ee55725b"><code>dcb1363</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/d017655987785855029b1d5be159a78014e02a79"><code>d017655</code></a> deps(identity): update identity to 8.4.2</li> <li><a href="https://github.com/camunda/zeebe/commit/27ba208bde0ff3db8801404e8143537194ef34e7"><code>27ba208</code></a> Merge pull request <a href="https://redirect.github.com/camunda/zeebe/issues/16229">#16229</a> from camunda/bcan-backport-15784-to-stable/8.4</li> <li><a href="https://github.com/camunda/zeebe/commit/450075b69e0cbb187214457576180a0496b9aeb3"><code>450075b</code></a> fix(gateway): fix Java Checkstyle error</li> <li><a href="https://github.com/camunda/zeebe/commit/971b017e48e75eadaf3eb3e75e120415f18bf684"><code>971b017</code></a> fix(gateway): review fixes for gateway max message size assertion</li> <li><a href="https://github.com/camunda/zeebe/commit/9359e0ed25c8d03744661c7e11a3511a52aec833"><code>9359e0e</code></a> test(qa-integration-tests): put await to the correct place</li> <li><a href="https://github.com/camunda/zeebe/commit/ddae03c23a9caef344aab920ccf23cf887f1d979"><code>ddae03c</code></a> feat(gateway): Zeebe Gateway fails to stream out activated jobs by not respec...</li> <li><a href="https://github.com/camunda/zeebe/commit/a30eb3783054d2b1d18a59160f7f32fb73a2ba86"><code>a30eb37</code></a> test(qa-integration-tests): Zeebe Gateway fails to stream out activated jobs ...</li> <li><a href="https://github.com/camunda/zeebe/commit/a5e4a7ec68726de456e58241412bd2a35f9b619b"><code>a5e4a7e</code></a> Merge pull request <a href="https://redirect.github.com/camunda/zeebe/issues/16225">#16225</a> from camunda/backport-16221-to-stable/8.4</li> <li>Additional commits viewable in <a href="https://github.com/camunda/zeebe/compare/8.4.1...8.4.2">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