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

   Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) 
from 8.7.6 to 8.7.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.7.7</h2>
   <h1>version:8.7.7</h1>
   <h2>Enhancements</h2>
   <h3>Misc</h3>
   <ul>
   <li>Pause command distribution retrying (<a 
href="https://redirect.github.com/camunda/camunda/issues/29495";>#29495</a>)</li>
   <li>Make SO_SNDBUF &amp; SO_RCVBUF configurable in NettyMessagingService (<a 
href="https://redirect.github.com/camunda/camunda/issues/24104";>#24104</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <h3>Broker</h3>
   <ul>
   <li>BpmnProcessingException: Expected to activate the none start event of 
the process but not found (<a 
href="https://redirect.github.com/camunda/camunda/issues/7669";>#7669</a>)</li>
   </ul>
   <h3>Misc</h3>
   <ul>
   <li>Operate v1 API is not returning <code>result</code> field in search 
responses (<a 
href="https://redirect.github.com/camunda/camunda/issues/34069";>#34069</a>)</li>
   <li>S3 Backup store does not limit the number of concurrent downloads (<a 
href="https://redirect.github.com/camunda/camunda/issues/33957";>#33957</a>)</li>
   <li>Process instances get started from non-start event instead of signal 
event (<a 
href="https://redirect.github.com/camunda/camunda/issues/33952";>#33952</a>)</li>
   <li>Thread starvation risk when taking backup on S3 (<a 
href="https://redirect.github.com/camunda/camunda/issues/33726";>#33726</a>)</li>
   <li>Cannot re-add variable with the same name after failed 
<code>ADD_VARIABLE</code> operation using Operate UI/REST-API (<a 
href="https://redirect.github.com/camunda/camunda/issues/33337";>#33337</a>)</li>
   <li>Outputs of multi-instance expanded sub-process are executed twice for 
each iteration (<a 
href="https://redirect.github.com/camunda/camunda/issues/32318";>#32318</a>)</li>
   </ul>
   <h2>Merged Pull Requests</h2>
   <ul>
   <li>fix: the base url affects more parameters (<a 
href="https://redirect.github.com/camunda/camunda/pull/34486";>#34486</a>)</li>
   <li>perf: avoid copy of <code>ElementInstance</code> (<a 
href="https://redirect.github.com/camunda/camunda/pull/34431";>#34431</a>)</li>
   <li>Backport <a 
href="https://redirect.github.com/camunda/camunda/issues/31050";>#31050</a> to 
8.7 (<a 
href="https://redirect.github.com/camunda/camunda/pull/34412";>#34412</a>)</li>
   <li>Fix bug where wrong start event got activated (<a 
href="https://redirect.github.com/camunda/camunda/pull/34310";>#34310</a>)</li>
   <li>ci: add timeout for helm update in benchmark tests (<a 
href="https://redirect.github.com/camunda/camunda/pull/34231";>#34231</a>)</li>
   <li>feat: Cache SemanticVersion to avoid parsing it for every record (<a 
href="https://redirect.github.com/camunda/camunda/pull/34226";>#34226</a>)</li>
   <li>Bugfix: output mappings on multi instance body applied twice (<a 
href="https://redirect.github.com/camunda/camunda/pull/34183";>#34183</a>)</li>
   <li>fix: properly limit s3 transfer concurrency (<a 
href="https://redirect.github.com/camunda/camunda/pull/34170";>#34170</a>)</li>
   <li>fix: dot not return null RaftPartitions/ZeebePartitions (<a 
href="https://redirect.github.com/camunda/camunda/pull/34165";>#34165</a>)</li>
   <li>fix: added <code>result</code> to Operate v1 DecisionInstance response 
(<a 
href="https://redirect.github.com/camunda/camunda/pull/34076";>#34076</a>)</li>
   <li>fix: Allow retrying <code>ADD_VARIABLE</code> operation with the same 
variable name (<a 
href="https://redirect.github.com/camunda/camunda/pull/33928";>#33928</a>)</li>
   <li>Pause command redistribution (<a 
href="https://redirect.github.com/camunda/camunda/pull/33921";>#33921</a>)</li>
   <li>Validate duplicated extension elements (<a 
href="https://redirect.github.com/camunda/camunda/pull/31050";>#31050</a>)</li>
   <li>Output mappings applied before updating multi instance body output 
collection (<a 
href="https://redirect.github.com/camunda/camunda/pull/25106";>#25106</a>)</li>
   <li>feat: added socket buffers size parameters to config (<a 
href="https://redirect.github.com/camunda/camunda/pull/24778";>#24778</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/camunda/camunda/commit/b810139ac6b1b0a95a2061042d5ea6aee40bd0f1";><code>b810139</code></a>
 [maven-release-plugin] prepare release 8.7.7</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/00359d752d1283d390962ea63d6570f04e6eeddd";><code>00359d7</code></a>
 deps(identity): update identity to 8.7.4</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/304c583ff385d38c73017feded5da34d061dc8ed";><code>304c583</code></a>
 deps: Update camunda/identity Docker tag to v8.6.17 (stable/8.7) (<a 
href="https://redirect.github.com/camunda/camunda/issues/34612";>#34612</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/8411bbad02dc1537ef0c411e1c55ad501e5aa95b";><code>8411bba</code></a>
 deps: Update camunda/identity Docker tag to v8.6.17</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/7e5d275f0ec512c5bab44c2c494bc1bbf5536154";><code>7e5d275</code></a>
 deps: Update camunda/identity Docker tag to v8.5.18 (stable/8.7) (<a 
href="https://redirect.github.com/camunda/camunda/issues/34603";>#34603</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/22678ac2b63af4295e98e8b157815b10189b5172";><code>22678ac</code></a>
 deps: Update camunda/identity Docker tag to v8.5.18</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/1a7d3306e9dacff61357988e0dff3d5f7d652ba4";><code>1a7d330</code></a>
 fix: spring sdk legacy property mappings (<a 
href="https://redirect.github.com/camunda/camunda/issues/34593";>#34593</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/e9fc8d9158a0211f54f8425f9d507698e078e8af";><code>e9fc8d9</code></a>
 fix: spring sdk legacy property mappings</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/f53897e457f5dc3aeb7039d2939d61f44adf5eeb";><code>f53897e</code></a>
 deps: Update dependency com.azure:azure-sdk-bom to v1.2.36 (stable/8.7) (<a 
href="https://redirect.github.com/camunda/camunda/issues/34587";>#34587</a>)</li>
   <li><a 
href="https://github.com/camunda/camunda/commit/dcff9242965be895cf7f6d87df9e4f3de9e24d50";><code>dcff924</code></a>
 deps: Update dependency com.azure:azure-sdk-bom to v1.2.36</li>
   <li>Additional commits viewable in <a 
href="https://github.com/camunda/camunda/compare/8.7.6...8.7.7";>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.7.6&new-version=8.7.7)](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