dependabot[bot] opened a new pull request, #24070:
URL: https://github.com/apache/camel/pull/24070

   Bumps [io.camunda:camunda-client-java](https://github.com/camunda/camunda) 
from 8.9.8 to 8.9.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/camunda/camunda/releases";>io.camunda:camunda-client-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>8.9.9</h2>
   <h1>version:8.9.9</h1>
   <h2>Bug Fixes</h2>
   <h3>Misc</h3>
   <ul>
   <li>Decision result column for rdbms exporter too small (<a 
href="https://redirect.github.com/camunda/camunda/issues/55114";>#55114</a>)</li>
   <li>DbVariableState.getVariablesAsDocument writes corrupt MsgPack map header 
when fetchVariables contains duplicate names (<a 
href="https://redirect.github.com/camunda/camunda/issues/54917";>#54917</a>)</li>
   <li>Improvements in debug-cli update state commands (<a 
href="https://redirect.github.com/camunda/camunda/issues/54885";>#54885</a>)</li>
   <li>feat(debug-cli): offline command to reset exporter 
lastIncidentUpdatePosition (SUPPORT-32468) (<a 
href="https://redirect.github.com/camunda/camunda/issues/54768";>#54768</a>)</li>
   <li>Fix dead code in ProcessDefinitionLatestVersionAggregationTransformer 
that leads to wrong aggregation size (<a 
href="https://redirect.github.com/camunda/camunda/issues/53998";>#53998</a>)</li>
   <li>bug: <a 
href="https://github.com/ClusterVariables";><code>@​ClusterVariables</code></a> 
annotation fails on application restart due to non-idempotent variable creation 
(<a 
href="https://redirect.github.com/camunda/camunda/issues/53570";>#53570</a>)</li>
   <li>Default tenant cannot be edited (<a 
href="https://redirect.github.com/camunda/camunda/issues/46676";>#46676</a>)</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>Backport Optimize core features unification for <code>stable/8.9</code> 
(<a 
href="https://redirect.github.com/camunda/camunda/issues/54789";>#54789</a>)</li>
   <li>[data-importing] Fix infra for IT tests in Optimize (<a 
href="https://redirect.github.com/camunda/camunda/issues/54066";>#54066</a>)</li>
   <li>Merge C4 package into Optimize client project (<a 
href="https://redirect.github.com/camunda/camunda/issues/51222";>#51222</a>)</li>
   </ul>
   <h2>Merged Pull Requests</h2>
   <ul>
   <li>ci: submit job-level owner to CI Analytics for push and schedule 
workflows (<a 
href="https://redirect.github.com/camunda/camunda/pull/55040";>#55040</a>)</li>
   <li>Resolve nested target refs in subsequent input mappings (<a 
href="https://redirect.github.com/camunda/camunda/pull/54957";>#54957</a>)</li>
   <li>feat: support request source in record metadata (<a 
href="https://redirect.github.com/camunda/camunda/pull/54592";>#54592</a>)</li>
   <li>fix: FEEL expression mapping ordering issue in BPMN process (<a 
href="https://redirect.github.com/camunda/camunda/pull/52737";>#52737</a>)</li>
   <li>fix: do not leak <code>innerInstance</code> variables to parent scope 
(<a 
href="https://redirect.github.com/camunda/camunda/pull/51972";>#51972</a>)</li>
   <li>Optimize it tests faster (<a 
href="https://redirect.github.com/camunda/camunda/pull/51821";>#51821</a>)</li>
   <li>fix: nested variable output mapping (<a 
href="https://redirect.github.com/camunda/camunda/pull/49149";>#49149</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/camunda/camunda/commit/0379b5a99fd6b6b7410c81756f72bdf177234192";><code>0379b5a</code></a>
 [maven-release-plugin] prepare release 8.9.9</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/33d492cb3da1f104d0b7500e972ffb78b118b16e";><code>33d492c</code></a>
 ci: route build-*-frontend and Harbor build failures to core-features-medic 
(...</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/a2c9569289e007a4faafda92857930b3246394bd";><code>a2c9569</code></a>
 ci: sparse-checkout stable-89 setup from main (stable/8.9) (<a 
href="https://redirect.github.com/camunda/camunda/issues/55310";>#55310</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/431e2ad1a55071d9c2e45d889488694e1bfacc1c";><code>431e2ad</code></a>
 fix: include .github/actions in sparse-checkout for composite action</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/1720156243b540944131d9f7e0b2713faf2557b4";><code>1720156</code></a>
 [Backport stable/8.9] fix: return correct totalItems for process-definition 
&amp;...</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/9fb2caa016ef410fe8d807638abfe8e81dc2cda1";><code>9fb2caa</code></a>
 ci: route build-*-frontend and Harbor build failures to 
core-features-medic</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/6e4dc9198f4954b3fb684c09dc216ab0c8898ede";><code>6e4dc91</code></a>
 [Backport stable/8.9] feat: support tenant-scoped cluster variables via 
Sprin...</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/2e8bf754ae7fbb57b5a37f92b1f1121c8056d422";><code>2e8bf75</code></a>
 refactor: remove precisionThreshold in cardinality aggregations</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/692d2196aa3d3ce24cd16befcae7b3e4d85dbd00";><code>692d219</code></a>
 fix: use cursor for pagination in process &amp; decision definitions 
search</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/d57618a98b0b846a5fb88bea73533bf87aff1b02";><code>d57618a</code></a>
 feat: add precisionThreshold support to cardinality aggregations</li>
   <li>Additional commits viewable in <a 
href="https://github.com/camunda/camunda/compare/8.9.8...8.9.9";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.camunda:camunda-client-java&package-manager=maven&previous-version=8.9.8&new-version=8.9.9)](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]

Reply via email to