dependabot[bot] opened a new pull request, #21281: URL: https://github.com/apache/camel/pull/21281
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.8.9 to 8.8.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.8.11</h2> <h1>version:8.8.11</h1> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Distribution Stuck in Pending State After 8.7 Upgrade (<a href="https://redirect.github.com/camunda/camunda/issues/44908">#44908</a>)</li> <li>Bulk metrics do not reset if exporting stops (<a href="https://redirect.github.com/camunda/camunda/issues/33043">#33043</a>)</li> </ul> <h2>8.8.10</h2> <h1>version:8.8.10</h1> <h2>Enhancements</h2> <h3>Misc</h3> <ul> <li>[Camunda Client] Adjust acceptance test pom with new testing profile and client versioning (<a href="https://redirect.github.com/camunda/camunda/issues/41914">#41914</a>)</li> <li>[Camunda Client] Create new annotation <code>@CompatibilityTest</code> for testing (<a href="https://redirect.github.com/camunda/camunda/issues/41913">#41913</a>)</li> </ul> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Role-based authorizations in Identity are not correctly applied to a client on a SaaS cluster (<a href="https://redirect.github.com/camunda/camunda/issues/44801">#44801</a>)</li> <li>RocksDB memory usage increased per broker (<a href="https://redirect.github.com/camunda/camunda/issues/43768">#43768</a>)</li> <li>NullPointerException in SearchQueryResponseMapper for batch operation items (<a href="https://redirect.github.com/camunda/camunda/issues/43569">#43569</a>)</li> <li>Incorrect ES/OS schema validation behaviour for dynamic mappings (<a href="https://redirect.github.com/camunda/camunda/issues/42869">#42869</a>)</li> <li>Operations panel in Operate's processes tab always show finished tab as loading first (<a href="https://redirect.github.com/camunda/camunda/issues/42280">#42280</a>)</li> <li>More jobs are pushed then created, causing duplicated completions (<a href="https://redirect.github.com/camunda/camunda/issues/42244">#42244</a>)</li> <li>V2 Batch Operation Search: <code>startDate</code> missing in API response despite being documented (<a href="https://redirect.github.com/camunda/camunda/issues/42165">#42165</a>)</li> <li>Slow FEEL expression evaluation can block the stream processor (<a href="https://redirect.github.com/camunda/camunda/issues/41764">#41764</a>)</li> <li>Operate UI only loads process instances from the first 100 processDefinitionKeys for a model (<a href="https://redirect.github.com/camunda/camunda/issues/41058">#41058</a>)</li> <li>When unpacking the c8run archive, I get a folder <code>c8run</code> (<a href="https://redirect.github.com/camunda/camunda/issues/38318">#38318</a>)</li> <li>Job push vicious circle (<a href="https://redirect.github.com/camunda/camunda/issues/35074">#35074</a>)</li> <li>[Zeebe Client + mTLS] zeebe client secret must be set to authenticate operations from other apps (<a href="https://redirect.github.com/camunda/camunda/issues/34002">#34002</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>perf: use struct of array pattern for LogAppendEntryMetadata (<a href="https://redirect.github.com/camunda/camunda/pull/44840">#44840</a>)</li> <li>fix: populate startDate for batch operations in ES/OS (<a href="https://redirect.github.com/camunda/camunda/pull/44780">#44780</a>)</li> <li>fix: use known appended position for the scaling position (<a href="https://redirect.github.com/camunda/camunda/pull/44765">#44765</a>)</li> <li>fix: don't allow S3 client to check against segment modification (<a href="https://redirect.github.com/camunda/camunda/pull/44646">#44646</a>)</li> <li>fix: process memory usage was not appearing after renaming of statefulset (<a href="https://redirect.github.com/camunda/camunda/pull/44567">#44567</a>)</li> <li>fix: stop user entity from overriding get/set ID (<a href="https://redirect.github.com/camunda/camunda/pull/44370">#44370</a>)</li> <li>Send a notification to #zeebe-ci when the QA creation fails (<a href="https://redirect.github.com/camunda/camunda/pull/44363">#44363</a>)</li> <li>ci: Increase timeout for build-operate-backend job (<a href="https://redirect.github.com/camunda/camunda/pull/44287">#44287</a>)</li> <li>test: use mockito for repo in incident update task test (<a href="https://redirect.github.com/camunda/camunda/pull/44262">#44262</a>)</li> <li>fix: open java.base in all modules for tests & spring-boot (<a href="https://redirect.github.com/camunda/camunda/pull/44257">#44257</a>)</li> <li>fix: do not print entire stacktrace when NativeFS cannot be used (<a href="https://redirect.github.com/camunda/camunda/pull/44256">#44256</a>)</li> <li>[CPT] test: Update deprecated configuration prefix (<a href="https://redirect.github.com/camunda/camunda/pull/44252">#44252</a>)</li> <li>42387 ensure correct handler flush order in exporter for inconsistence entity id usage (<a href="https://redirect.github.com/camunda/camunda/pull/44206">#44206</a>)</li> <li>docs: add check on record position to limit false positives (<a href="https://redirect.github.com/camunda/camunda/pull/44132">#44132</a>)</li> <li>fix: be more defensive when converting BatchOperationItemEntity (<a href="https://redirect.github.com/camunda/camunda/pull/44107">#44107</a>)</li> <li>fix: Identity metrics alterations including the dashboard (<a href="https://redirect.github.com/camunda/camunda/pull/44097">#44097</a>)</li> <li>docs: document queries to explore the overflowed key space (<a href="https://redirect.github.com/camunda/camunda/pull/44036">#44036</a>)</li> <li>Search batch item API test (<a href="https://redirect.github.com/camunda/camunda/pull/44032">#44032</a>)</li> <li>docs: rename AGENT.md to AGENTS.md (<a href="https://redirect.github.com/camunda/camunda/pull/44019">#44019</a>)</li> <li>fix: use clock to compute job activation deadline (<a href="https://redirect.github.com/camunda/camunda/pull/44018">#44018</a>)</li> <li>ci: disable license checks on fork PRs (<a href="https://redirect.github.com/camunda/camunda/pull/43936">#43936</a>)</li> <li>ci: update CODEOWNERS for identity directory (<a href="https://redirect.github.com/camunda/camunda/pull/43933">#43933</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/camunda/commit/9b91dfd6f5b62f13ede32efea6190c7dacbac183"><code>9b91dfd</code></a> [maven-release-plugin] prepare release 8.8.11</li> <li><a href="https://github.com/camunda/camunda/commit/636b4d172388b109aeea01cdb16654895d32efea"><code>636b4d1</code></a> deps: Update dependency io.camunda:zeebe-build-tools to v8.8.10 (stable/8.8) ...</li> <li><a href="https://github.com/camunda/camunda/commit/6ba54a7a2d1024549cf7057b28bae78d7dd46a16"><code>6ba54a7</code></a> deps: Update dependency io.camunda:zeebe-build-tools to v8.8.10 (stable/8.8) ...</li> <li><a href="https://github.com/camunda/camunda/commit/467cf1f3e314ce2bca0ad273c609523f751e31fe"><code>467cf1f</code></a> deps: Update dependency io.camunda:zeebe-build-tools to v8.8.10</li> <li><a href="https://github.com/camunda/camunda/commit/79ca8f7a7bbd704e052100b5b99fc4baea210f48"><code>79ca8f7</code></a> deps: Update dependency io.camunda:zeebe-build-tools to v8.8.10</li> <li><a href="https://github.com/camunda/camunda/commit/7fa84b0e4b25b8144e20432c81d903ad6d722127"><code>7fa84b0</code></a> deps: Update dependency com.github.luben:zstd-jni to v1.5.7-7 (stable/8.8) (#...</li> <li><a href="https://github.com/camunda/camunda/commit/dfde72518d50d0fabd56942e8b1fa219825a3daf"><code>dfde725</code></a> deps: Update docker/login-action digest to c94ce9f (stable/8.8) (<a href="https://redirect.github.com/camunda/camunda/issues/44921">#44921</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/ac137a15af6f5728cf3dc622fdc98050dccd4658"><code>ac137a1</code></a> deps: Update camunda/zeebe Docker tag to v8.8.10 (stable/8.8) (<a href="https://redirect.github.com/camunda/camunda/issues/45074">#45074</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/50be0392908553a4e96db66a5d04384db9b5a284"><code>50be039</code></a> deps: Update camunda/zeebe Docker tag to v8.7.23 (stable/8.8) (<a href="https://redirect.github.com/camunda/camunda/issues/45073">#45073</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/b4340f77948dc0e3fae3d3f97cea7a2d15ae5658"><code>b4340f7</code></a> deps: Update camunda/tasklist Docker tag to v8.8.10 (stable/8.8) (<a href="https://redirect.github.com/camunda/camunda/issues/45072">#45072</a>)</li> <li>Additional commits viewable in <a href="https://github.com/camunda/camunda/compare/8.8.9...8.8.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 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]
