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

   Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) 
from 8.8.2 to 8.8.3.
   <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.3</h2>
   <h1>version:8.8.3</h1>
   <h2>Bug Fixes</h2>
   <h3>Misc</h3>
   <ul>
   <li>Initial leader of dynamically scaled partition does not perform log 
compaction until restart/leader change (<a 
href="https://redirect.github.com/camunda/camunda/issues/39967";>#39967</a>)</li>
   <li>Too many historical usage metrics indices are created (<a 
href="https://redirect.github.com/camunda/camunda/issues/39357";>#39357</a>)</li>
   <li>Version checks are not preventing schema updates (<a 
href="https://redirect.github.com/camunda/camunda/issues/38985";>#38985</a>)</li>
   <li>Map serialization error when importing dashboards in Optimize (<a 
href="https://redirect.github.com/camunda/camunda/issues/38860";>#38860</a>)</li>
   <li>Inconsistency between mandatory fields in ui vs api for the user update 
request (<a 
href="https://redirect.github.com/camunda/camunda/issues/38847";>#38847</a>)</li>
   <li>NullPointerException in SearchQueryResponseMapper when IncidentEntity 
state is null (<a 
href="https://redirect.github.com/camunda/camunda/issues/37288";>#37288</a>)</li>
   <li>Long variable lists in dropdowns are cut off - some options inaccessible 
(<a 
href="https://redirect.github.com/camunda/camunda/issues/35101";>#35101</a>)</li>
   <li>java.lang.IllegalStateException: Expected to find element instance for 
given key, <!-- raw HTML omitted --> but didn't exist. (<a 
href="https://redirect.github.com/camunda/camunda/issues/26755";>#26755</a>)</li>
   <li>RuntimeException: Expected to activate jobs of type '..', but no jobs 
available and at least one broker returned 'RESOURCE_EXHAUSTED' (<a 
href="https://redirect.github.com/camunda/camunda/issues/25806";>#25806</a>)</li>
   </ul>
   <h2>Merged Pull Requests</h2>
   <ul>
   <li>refactor: add missing mocks to tests and remove dead code (<a 
href="https://redirect.github.com/camunda/camunda/pull/40277";>#40277</a>)</li>
   <li>test: avoid hashing 1000 user passwords in ScaleUpPartitionsTest (<a 
href="https://redirect.github.com/camunda/camunda/pull/40272";>#40272</a>)</li>
   <li>test: reduce membership delays for all tests using 
<code>TestStandaloneBroker</code> (<a 
href="https://redirect.github.com/camunda/camunda/pull/40271";>#40271</a>)</li>
   <li>test: use filesystem backup store to avoid container (<a 
href="https://redirect.github.com/camunda/camunda/pull/40269";>#40269</a>)</li>
   <li>Expand logging on element instance not found in element tree path 
builder (<a 
href="https://redirect.github.com/camunda/camunda/pull/40216";>#40216</a>)</li>
   <li>fix: wait on <code>StateController.closeDB</code> in 
ZeebeDBPartitionTransitionStep (<a 
href="https://redirect.github.com/camunda/camunda/pull/40203";>#40203</a>)</li>
   <li>test: improve performances of Zeebe QA test (<a 
href="https://redirect.github.com/camunda/camunda/pull/40202";>#40202</a>)</li>
   <li>fix: several user endpoints do not require secondary storage (<a 
href="https://redirect.github.com/camunda/camunda/pull/40200";>#40200</a>)</li>
   <li>fix: actually call log flush instead of looping (<a 
href="https://redirect.github.com/camunda/camunda/pull/40198";>#40198</a>)</li>
   <li>perf: test cluster scales thread count to match replicas (<a 
href="https://redirect.github.com/camunda/camunda/pull/40193";>#40193</a>)</li>
   <li>perf: avoid runtime flush on shutdown (<a 
href="https://redirect.github.com/camunda/camunda/pull/40190";>#40190</a>)</li>
   <li>fix: improve YAML collection parsing (<a 
href="https://redirect.github.com/camunda/camunda/pull/40178";>#40178</a>)</li>
   <li>fix: fix api-key input parameter for fossa checks (<a 
href="https://redirect.github.com/camunda/camunda/pull/40159";>#40159</a>)</li>
   <li>fix: snapshot for bootstrap should not always be reserved  (<a 
href="https://redirect.github.com/camunda/camunda/pull/40147";>#40147</a>)</li>
   <li>test: add timeout to fail fast (<a 
href="https://redirect.github.com/camunda/camunda/pull/40121";>#40121</a>)</li>
   <li>feat: stackless <code>MessagingException</code> to reduce noise (<a 
href="https://redirect.github.com/camunda/camunda/pull/40084";>#40084</a>)</li>
   <li>fix: use snapshot position in recovery failure message (<a 
href="https://redirect.github.com/camunda/camunda/pull/40077";>#40077</a>)</li>
   <li>Prevent <code>ALREADY_EXISTS</code> error in ITs (<a 
href="https://redirect.github.com/camunda/camunda/pull/40042";>#40042</a>)</li>
   <li>fix: allow editing users in frontend without setting name or email (<a 
href="https://redirect.github.com/camunda/camunda/pull/40032";>#40032</a>)</li>
   <li>fix: add missing READ_PROCESS_INSTANCE permission (<a 
href="https://redirect.github.com/camunda/camunda/pull/40021";>#40021</a>)</li>
   <li>fix: reset exporter to isolate tests (<a 
href="https://redirect.github.com/camunda/camunda/pull/39984";>#39984</a>)</li>
   <li>fix: in MigrationSnapshotDirector call onHealthReport when listener 
subscribes (<a 
href="https://redirect.github.com/camunda/camunda/pull/39949";>#39949</a>)</li>
   <li>feat: more parameter resolvers (<a 
href="https://redirect.github.com/camunda/camunda/pull/39822";>#39822</a>)</li>
   <li>map RESOLVE incident intent to ACTIVE incident state (<a 
href="https://redirect.github.com/camunda/camunda/pull/39815";>#39815</a>)</li>
   <li>ci: add new metadata print composite action (<a 
href="https://redirect.github.com/camunda/camunda/pull/39680";>#39680</a>)</li>
   <li>37590 validate identity entity ids (<a 
href="https://redirect.github.com/camunda/camunda/pull/39635";>#39635</a>)</li>
   <li>ci: fix AWS CI (<a 
href="https://redirect.github.com/camunda/camunda/pull/39632";>#39632</a>)</li>
   <li>fix: add usage metrics rollover interval validation and configuration 
(<a 
href="https://redirect.github.com/camunda/camunda/pull/39556";>#39556</a>)</li>
   <li>feat: add test libs to bom (<a 
href="https://redirect.github.com/camunda/camunda/pull/39531";>#39531</a>)</li>
   <li>fix: Correct Metadata Display &amp; Positioning for Ad‑Hoc Sub‑Process 
Inner Instances in Operate History Tree (<a 
href="https://redirect.github.com/camunda/camunda/pull/39163";>#39163</a>)</li>
   <li>feat: enable operate listeners tab v2 (<a 
href="https://redirect.github.com/camunda/camunda/pull/38956";>#38956</a>)</li>
   <li>fix: replace reflection methods with basic equals and hashCode (<a 
href="https://redirect.github.com/camunda/camunda/pull/38950";>#38950</a>)</li>
   <li>test: remove dispatch trigger to fix tile drag test (<a 
href="https://redirect.github.com/camunda/camunda/pull/38552";>#38552</a>)</li>
   <li>refactor: remove session creation on api calls (<a 
href="https://redirect.github.com/camunda/camunda/pull/38369";>#38369</a>)</li>
   <li>ci: reenable optimize e2e tests (<a 
href="https://redirect.github.com/camunda/camunda/pull/38366";>#38366</a>)</li>
   <li>fix: reposition submenus to stay in viewport (<a 
href="https://redirect.github.com/camunda/camunda/pull/38039";>#38039</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/7a9fae11facc6b86c7ebd6db8daf6504ce02d49a";><code>7a9fae1</code></a>
 [maven-release-plugin] prepare release 8.8.3</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/167cbb29974572c66bbdddca444405bc3465d9ae";><code>167cbb2</code></a>
 deps(identity): update identity to 8.8.1</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/35450080d7d4c6761f243c69e7940ae03d06617e";><code>3545008</code></a>
 ci: separate version and latest release Docker image uploads (<a 
href="https://redirect.github.com/camunda/camunda/issues/40494";>#40494</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/0d359f0d73b97c2791f1867d054bc17e7a5fd096";><code>0d359f0</code></a>
 ci: separate version and latest release Docker image uploads</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/fb418945a51ebf903da620ed9eb8352205da09f8";><code>fb41894</code></a>
 test: add task completion with large variable form e2e test (<a 
href="https://redirect.github.com/camunda/camunda/issues/40208";>#40208</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/9466e8e4e9e7dca835239a19957bf3b51abd46e9";><code>9466e8e</code></a>
 deps: Update dependency daveshanley/vacuum to v0.17.13 (stable/8.8) (<a 
href="https://redirect.github.com/camunda/camunda/issues/39132";>#39132</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/0e0c52b0c93bb0e89a20f4402bd50020f86bb7d3";><code>0e0c52b</code></a>
 ci: remove adjusted level for ambiguous paths violation</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/5a65df3d8ce879bd219787b9de6673d701b1a898";><code>5a65df3</code></a>
 deps: bump vacuum to 0.18.0 in CI</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/04a7ecb810e9a39296753eb3f20671f90fa7c978";><code>04a7ecb</code></a>
 ci: lower severity for no-ambiguous-paths to warn</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/25be617a6798b6a37117fe901f3bd818f2ea448b";><code>25be617</code></a>
 deps: Update dependency daveshanley/vacuum to v0.17.13</li>
   <li>Additional commits viewable in <a 
href="https://github.com/camunda/camunda/compare/8.8.2...8.8.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.camunda:zeebe-client-java&package-manager=maven&previous-version=8.8.2&new-version=8.8.3)](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]

Reply via email to