dependabot[bot] opened a new pull request, #21876: URL: https://github.com/apache/camel/pull/21876
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.8.11 to 8.8.16. <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.16</h2> <h1>version:8.8.16</h1> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Process instance creation not evenly distributed due to repeated recreation of roundRobinDispatchStrategy (<a href="https://redirect.github.com/camunda/camunda/issues/47955">#47955</a>)</li> <li>Optimize FE crashes with invalid dashboard filters (<a href="https://redirect.github.com/camunda/camunda/issues/47595">#47595</a>)</li> <li>We copy variables multiple times during exporting (<a href="https://redirect.github.com/camunda/camunda/issues/45807">#45807</a>)</li> <li>Swagger UI does not automatically authenticate in SaaS (<a href="https://redirect.github.com/camunda/camunda/issues/44367">#44367</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>fix: preserve round-robin dispatch strategy across withAuthentication() calls (<a href="https://redirect.github.com/camunda/camunda/pull/47956">#47956</a>)</li> <li>docs: add sort limitation note to <code>isLatestVersion</code> filter description (<a href="https://redirect.github.com/camunda/camunda/pull/47952">#47952</a>)</li> <li>Fix Swagger UI missing CSRF token and base64 encoding (<a href="https://redirect.github.com/camunda/camunda/pull/47872">#47872</a>)</li> <li>test: fix flaky ActivateJobsTest timeouts (<a href="https://redirect.github.com/camunda/camunda/pull/47839">#47839</a>)</li> <li>fix: InFlightEntry was not completely thread safe (<a href="https://redirect.github.com/camunda/camunda/pull/47785">#47785</a>)</li> <li>fix: in LogStreamMetrics IN_FLIGHT_REQUESTS was incrementing <code>inFlightAppends</code> (<a href="https://redirect.github.com/camunda/camunda/pull/47774">#47774</a>)</li> <li>fix: correct FormResult.schema type from object to string in OpenAPI spec (<a href="https://redirect.github.com/camunda/camunda/pull/47752">#47752</a>)</li> <li>fix: Correct FormResult.schema type from object to string in OpenAPI spec (<a href="https://redirect.github.com/camunda/camunda/pull/47743">#47743</a>)</li> <li>perf: optimize tree path calculation (<a href="https://redirect.github.com/camunda/camunda/pull/47670">#47670</a>)</li> <li>fix: validate filter array in optimize dashboard renderer (<a href="https://redirect.github.com/camunda/camunda/pull/47632">#47632</a>)</li> <li>Fix StraightThroughProcessingLoopValidator to detect link event loops (<a href="https://redirect.github.com/camunda/camunda/pull/47600">#47600</a>)</li> <li>fix: switch load-test nodeSelectors from gke-nodepool to component label (<a href="https://redirect.github.com/camunda/camunda/pull/47583">#47583</a>)</li> <li>fix: no markdown formatting should be contained in descriptions (<a href="https://redirect.github.com/camunda/camunda/pull/47510">#47510</a>)</li> <li>Monorepo release token renewal (<a href="https://redirect.github.com/camunda/camunda/pull/47448">#47448</a>)</li> <li>Use maven wrapper version only in CI (<a href="https://redirect.github.com/camunda/camunda/pull/47202">#47202</a>)</li> <li>fix: cache JSON value in VariableRecord to avoid redundant MsgPack-to-JSON conversions (<a href="https://redirect.github.com/camunda/camunda/pull/46720">#46720</a>)</li> </ul> <h2>8.8.15</h2> <h1>version:8.8.15</h1> <h2>Bug Fixes</h2> <h3>Gateway</h3> <ul> <li>Partition retry inconsistency between gRPC and REST gateways for process instance creation (<a href="https://redirect.github.com/camunda/camunda/issues/46756">#46756</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Implement Error Boundary in Operate (<a href="https://redirect.github.com/camunda/camunda/issues/47344">#47344</a>)</li> <li>Usage metrics dated indices are not included in backup snapshots (<a href="https://redirect.github.com/camunda/camunda/issues/47122">#47122</a>)</li> <li>REST API returns null for evaluatedDecisions/decisionDefinitionType (POST /decision-definitions/evaluation) (<a href="https://redirect.github.com/camunda/camunda/issues/46920">#46920</a>)</li> <li>[CPT] Tests are getting slower with increasing number of test executions (<a href="https://redirect.github.com/camunda/camunda/issues/46638">#46638</a>)</li> <li><a href="https://github.com/Deployment"><code>@​Deployment</code></a> annotation on <a href="https://github.com/SpringBootTest"><code>@​SpringBootTest</code></a> test class silently ignored since 8.8 (<a href="https://redirect.github.com/camunda/camunda/issues/46557">#46557</a>)</li> <li>Fonts in Optimize UI are not rendered properly when in an environment without internet access (<a href="https://redirect.github.com/camunda/camunda/issues/45970">#45970</a>)</li> <li>Non unique batchOperationIds in operate-list-view (<a href="https://redirect.github.com/camunda/camunda/issues/44423">#44423</a>)</li> <li>Optimize 8.8.x cannot disable HTTP via CAMUNDA_OPTIMIZE_CONTAINER_PORTS_HTTP / container.ports.http (regression from 8.7) (<a href="https://redirect.github.com/camunda/camunda/issues/44222">#44222</a>)</li> <li>Batch retry includes unselected instances (<a href="https://redirect.github.com/camunda/camunda/issues/43728">#43728</a>)</li> <li>Undo operation in modification mode removes incorrect modification when performed from different flow node scope (<a href="https://redirect.github.com/camunda/camunda/issues/42546">#42546</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>Optimize report sort by duration fails due to parsing error with unexpected <code>long</code> value (<a href="https://redirect.github.com/camunda/camunda/issues/40752">#40752</a>)</li> <li>Leader rebalance might not work after scaling (<a href="https://redirect.github.com/camunda/camunda/issues/40036">#40036</a>)</li> <li>Deadlock in registering/unregistering micrometer metrics (<a href="https://redirect.github.com/camunda/camunda/issues/33941">#33941</a>)</li> <li>Add sanity check against negative-sized import batches (<a href="https://redirect.github.com/camunda/camunda/issues/28694">#28694</a>)</li> </ul> <h2>Task</h2> <ul> <li>8.8 Backport (<a href="https://redirect.github.com/camunda/camunda/issues/47101">#47101</a>)</li> <li>Bump C3 and Carbon dependencies on stable/8.8 (<a href="https://redirect.github.com/camunda/camunda/issues/46650">#46650</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/f99e028ae67a4ff5d1f2e3c4ed8dc705d04744ee"><code>f99e028</code></a> [maven-release-plugin] prepare release 8.8.16</li> <li><a href="https://github.com/camunda/camunda/commit/054c8e35a7d78a6fad2616837aaae3dfedde061a"><code>054c8e3</code></a> [Backport stable/8.8] docs: add sort limitation note to <code>isLatestVersion</code> fil...</li> <li><a href="https://github.com/camunda/camunda/commit/2f6ac7fd8979bc98577bdcd7be30c4133027617a"><code>2f6ac7f</code></a> docs: add sort limitation note to isLatestVersion filter description</li> <li><a href="https://github.com/camunda/camunda/commit/ffb6cac096df944b5aadf6b1402b1a7d4dfc6b85"><code>ffb6cac</code></a> [Backport stable/8.8] fix: preserve round-robin dispatch strategy across with...</li> <li><a href="https://github.com/camunda/camunda/commit/bedf27334993e2aba9107a16726202add9c8b355"><code>bedf273</code></a> fix: preserve round-robin dispatch strategy across withAuthentication() calls</li> <li><a href="https://github.com/camunda/camunda/commit/e21791c6a6519e0df37971b6d3b9d68d8d6dcad5"><code>e21791c</code></a> test: updated 8.8 schema and config (<a href="https://redirect.github.com/camunda/camunda/issues/47934">#47934</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/e20b5173ada70e687a3f97140f21c7af81ff3483"><code>e20b517</code></a> test: updated 8.8 schema and config</li> <li><a href="https://github.com/camunda/camunda/commit/4a9387e557d532f18cc2aef991d4200b1ffb0728"><code>4a9387e</code></a> feat: updated-8.8.15 (<a href="https://redirect.github.com/camunda/camunda/issues/47916">#47916</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/be40bb2ea1aa3cc49e0b5f938419d774f9b1289e"><code>be40bb2</code></a> [Backport stable/8.8] Fix StraightThroughProcessingLoopValidator to detect li...</li> <li><a href="https://github.com/camunda/camunda/commit/b18ef626d89556d38a31679db3c53ee51b6763f2"><code>b18ef62</code></a> feat: updated-8.8.15</li> <li>Additional commits viewable in <a href="https://github.com/camunda/camunda/compare/8.8.11...8.8.16">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]
