dependabot[bot] opened a new pull request, #19008: URL: https://github.com/apache/camel/pull/19008
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.7.10 to 8.7.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/camunda/camunda/releases">io.camunda:zeebe-client-java's releases</a>.</em></p> <blockquote> <h2>8.7.11</h2> <h1>version:8.7.11</h1> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>[8.6][8.7] Investigate failing test ExporterDisableTest.exporterStaysDisabledAfterRestart (<a href="https://redirect.github.com/camunda/camunda/issues/37046">#37046</a>)</li> <li>Empty exporter record metdata prevents the ES/OS exporters resuming successfully (<a href="https://redirect.github.com/camunda/camunda/issues/37014">#37014</a>)</li> <li>When we try to save a custom filter on Task List, it gives error "TypeError: crypto.randomUUID is not a function" (<a href="https://redirect.github.com/camunda/camunda/issues/36540">#36540</a>)</li> <li>Unable to deploy process with boundary event without outgoing flows (<a href="https://redirect.github.com/camunda/camunda/issues/33589">#33589</a>)</li> <li>Tasklist index templates settings are not updated with shards and replicas count config (<a href="https://redirect.github.com/camunda/camunda/issues/31238">#31238</a>)</li> </ul> <h2>Maintenance</h2> <ul> <li>Visualize critical health components (<a href="https://redirect.github.com/camunda/camunda/issues/16454">#16454</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>fix: handle exporter opening if record counters are not present in me… (<a href="https://redirect.github.com/camunda/camunda/pull/37012">#37012</a>)</li> <li>deps: upgrade tomcat to 10.1.44 (<a href="https://redirect.github.com/camunda/camunda/pull/36906">#36906</a>)</li> <li>ArchUnit rule to support both camelCase and kebab-case in ConditionalOnProperty (<a href="https://redirect.github.com/camunda/camunda/pull/36872">#36872</a>)</li> <li>docs: remove outdated Zeebe CI docs and keep test debugging (<a href="https://redirect.github.com/camunda/camunda/pull/36840">#36840</a>)</li> <li>Add headers to ping request. (<a href="https://redirect.github.com/camunda/camunda/pull/36768">#36768</a>)</li> <li>fix: prevent random ID of custom filters from breaking Tasklist (<a href="https://redirect.github.com/camunda/camunda/pull/36700">#36700</a>)</li> <li>Fix flaky Elasticsearch/Opensearch exporter IT tests (<a href="https://redirect.github.com/camunda/camunda/pull/36602">#36602</a>)</li> <li>ci: add release branch patterns to license scanning (<a href="https://redirect.github.com/camunda/camunda/pull/36532">#36532</a>)</li> <li>fix: support for AWS LegacyMd5Plugin (<a href="https://redirect.github.com/camunda/camunda/pull/36408">#36408</a>)</li> <li>Prevent finished instances operations (<a href="https://redirect.github.com/camunda/camunda/pull/36305">#36305</a>)</li> <li>Fix <code>CompletableActorFuture.andThen</code> methods to catch exceptions and complete futures exceptionally (<a href="https://redirect.github.com/camunda/camunda/pull/34544">#34544</a>)</li> <li>Unable to deploy process with boundary event without outgoing flows (<a href="https://redirect.github.com/camunda/camunda/pull/34459">#34459</a>)</li> <li>feat: introduce onSuccess,onError callbacks implemented with onComplete (<a href="https://redirect.github.com/camunda/camunda/pull/32046">#32046</a>)</li> <li>Change reported name of HealthMonitorable and refactor HealthMonitor (<a href="https://redirect.github.com/camunda/camunda/pull/24669">#24669</a>)</li> <li>feat: HealthMonitor reports arbitrarily nested component in a tree-like structure (<a href="https://redirect.github.com/camunda/camunda/pull/23929">#23929</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/camunda/commit/d72de58bfb6e0e50b2e25fb77372671f61ef8504"><code>d72de58</code></a> [maven-release-plugin] prepare release 8.7.11</li> <li><a href="https://github.com/camunda/camunda/commit/2bb90353a48643c72f80612d4a4a422fdcd0e153"><code>2bb9035</code></a> deps(identity): update identity to 8.7.6</li> <li><a href="https://github.com/camunda/camunda/commit/128b1d7e80fa297f7cd8b8181b2be31d38704d96"><code>128b1d7</code></a> [stable/8.7] revert: "fix: add qa module to root" (<a href="https://redirect.github.com/camunda/camunda/issues/37172">#37172</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/f05722a58d6f2711cdf9334ae1c5d405069267e6"><code>f05722a</code></a> revert: "fix: add qa module to root"</li> <li><a href="https://github.com/camunda/camunda/commit/4d2803bec06e8aec337380484ac23d2aaff0cb41"><code>4d2803b</code></a> fix: make Tasklist and Operate updateSchemaSettings default to false (<a href="https://redirect.github.com/camunda/camunda/issues/37132">#37132</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/cebfdf2d316bf1907dc269801afe4d88e171333b"><code>cebfdf2</code></a> refactor: apply code review comments</li> <li><a href="https://github.com/camunda/camunda/commit/5b76a209be0678de9d0927fb06a4e496dc90a165"><code>5b76a20</code></a> deps: Update camunda/infra-global-github-actions digest to 9507b67 (stable/8....</li> <li><a href="https://github.com/camunda/camunda/commit/b8e804aaff30cbd3b63e960291770266057c7e44"><code>b8e804a</code></a> deps: Update camunda/infra-global-github-actions digest to 9507b67</li> <li><a href="https://github.com/camunda/camunda/commit/1499f1085fb9b7014bc1d4cc9365483e2797d22f"><code>1499f10</code></a> fix: make Tasklist and Operate updateSchemaSettings default to false</li> <li><a href="https://github.com/camunda/camunda/commit/a07c4950b1a100765ccdf5c001bcf7b2933efc49"><code>a07c495</code></a> deps: Update dependency eu.rekawek.toxiproxy:toxiproxy-java to v2.1.11 (stabl...</li> <li>Additional commits viewable in <a href="https://github.com/camunda/camunda/compare/8.7.10...8.7.11">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
