dependabot[bot] opened a new pull request, #20325: URL: https://github.com/apache/camel/pull/20325
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.8.6 to 8.8.7. <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.7</h2> <h1>version:8.8.7</h1> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Remove superficial dependency from Optimize (<a href="https://redirect.github.com/camunda/camunda/issues/42245">#42245</a>)</li> <li>[CPT] Fail to complete multiple instances of a user task (<a href="https://redirect.github.com/camunda/camunda/issues/41512">#41512</a>)</li> <li>LocalStorageDocumentStore fails when expiresAt is set in the DocumentCreationRequest (<a href="https://redirect.github.com/camunda/camunda/issues/41327">#41327</a>)</li> <li>Group Id restrictions are applied when BYOGroups is enabled (<a href="https://redirect.github.com/camunda/camunda/issues/41096">#41096</a>)</li> <li>Operate incidents appear with significant delay on Camunda 8.8 due to exporter post-export backoff (<a href="https://redirect.github.com/camunda/camunda/issues/39962">#39962</a>)</li> <li>OIDC Identity Migration fails on existing Mapping rules (e.g. setup via config) with same claimName/claimValue (<a href="https://redirect.github.com/camunda/camunda/issues/38405">#38405</a>)</li> </ul> <h2>Documentation</h2> <ul> <li>[CPT] I can read how to contribute to the testing library (<a href="https://redirect.github.com/camunda/camunda/issues/19266">#19266</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>Adjust load test updating to reset then reuse values (<a href="https://redirect.github.com/camunda/camunda/pull/42254">#42254</a>)</li> <li>fix: removing superficial dependency from Optimize (<a href="https://redirect.github.com/camunda/camunda/pull/42246">#42246</a>)</li> <li>test: migrate processInstanceListeners.spec to OC (<a href="https://redirect.github.com/camunda/camunda/pull/42129">#42129</a>)</li> <li>fix: reduce post exporter max idle time to 5s (<a href="https://redirect.github.com/camunda/camunda/pull/42119">#42119</a>)</li> <li>ci: add vitest retries to frontend unit tests (<a href="https://redirect.github.com/camunda/camunda/pull/42083">#42083</a>)</li> <li>Don't apply <code>group id</code> restrictions when BYOGroups is enabled (<a href="https://redirect.github.com/camunda/camunda/pull/42062">#42062</a>)</li> <li>feat: remove scheduled sbom generation from 8.8 onwards (<a href="https://redirect.github.com/camunda/camunda/pull/42054">#42054</a>)</li> <li>fix: fix broken serialisation of offsetdatetime in document stores (<a href="https://redirect.github.com/camunda/camunda/pull/42046">#42046</a>)</li> <li>[CPT] docs: Update the contribution guide (<a href="https://redirect.github.com/camunda/camunda/pull/42006">#42006</a>)</li> <li>Improve update tests and add caching (<a href="https://redirect.github.com/camunda/camunda/pull/41711">#41711</a>)</li> <li>[CPT] Fail to complete multiple instances of a user task (<a href="https://redirect.github.com/camunda/camunda/pull/41702">#41702</a>)</li> <li>test: wait for variables to exist in task controller ITs (<a href="https://redirect.github.com/camunda/camunda/pull/41507">#41507</a>)</li> <li>[stable/8.7] build: library parent for version management across client artifacts (<a href="https://redirect.github.com/camunda/camunda/pull/41289">#41289</a>)</li> <li>fix: sync resource permissions in ui and backend (<a href="https://redirect.github.com/camunda/camunda/pull/41021">#41021</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/camunda/commit/d54b40d61c3e50823aa463ead1cf6273dcc08dfc"><code>d54b40d</code></a> [maven-release-plugin] prepare release 8.8.7</li> <li><a href="https://github.com/camunda/camunda/commit/2db8041e497c7acfc3ac45bfa311c6ee5a0f4e07"><code>2db8041</code></a> [Backport stable/8.8] feat: remove scheduled sbom generation from 8.8 onwards...</li> <li><a href="https://github.com/camunda/camunda/commit/4bf3dc922228b491217c4a7cb31eafa642eddd80"><code>4bf3dc9</code></a> feat: remove scheduled sbom generation from 8.8 onwards</li> <li><a href="https://github.com/camunda/camunda/commit/6e389681792b3e4acd73293d0259d676c7c4ae55"><code>6e38968</code></a> [Backport stable/8.8] fix: fix broken serialisation of offsetdatetime in docu...</li> <li><a href="https://github.com/camunda/camunda/commit/380aa10bfcf52feae0cb07017856068026b30e74"><code>380aa10</code></a> fix: fix broken serialization of offsetdatetime in document store</li> <li><a href="https://github.com/camunda/camunda/commit/9ce5d4e292cad0a3f8c24b4211cac00ee3960350"><code>9ce5d4e</code></a> [Backport stable/8.8] Don't apply <code>group id</code> restrictions when BYOGroups is e...</li> <li><a href="https://github.com/camunda/camunda/commit/90a8f2bb8f489ec8b57c46e9f46b40f4569e7bcd"><code>90a8f2b</code></a> test: add tests for external groups for <code>delete</code> requests</li> <li><a href="https://github.com/camunda/camunda/commit/6bbb34ea08bd2882d5d73dc1c181e748b7cfdc54"><code>6bbb34e</code></a> fix: address external groups issue for <code>delete</code> requests</li> <li><a href="https://github.com/camunda/camunda/commit/ec78bbdd326ea0227c58e27a504de5116e3c08b9"><code>ec78bbd</code></a> test: update tests</li> <li><a href="https://github.com/camunda/camunda/commit/5014631b3e2ad0bdc6959b9da80faab76b62236f"><code>5014631</code></a> fix: fix unintentional disabling of validation for the <code>roleId</code></li> <li>Additional commits viewable in <a href="https://github.com/camunda/camunda/compare/8.8.6...8.8.7">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]
