dependabot[bot] opened a new pull request, #19070: URL: https://github.com/apache/camel/pull/19070
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.7.11 to 8.7.12. <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.12</h2> <h1>version:8.7.12</h1> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Exporting backlog from 8.7 should exclude 8.8 fields from being serialized (<a href="https://redirect.github.com/camunda/camunda/issues/37343">#37343</a>)</li> <li>Prevent exporter related data loss due to configuration errors (<a href="https://redirect.github.com/camunda/camunda/issues/29674">#29674</a>)</li> </ul> <h2>Maintenance</h2> <ul> <li>Prevent exporter related data loss due to configuration errors (<a href="https://redirect.github.com/camunda/camunda/issues/29674">#29674</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>Exclude 8.8 fields from being serialized for 8.7 records (<a href="https://redirect.github.com/camunda/camunda/pull/37346">#37346</a>)</li> <li>28529 introduce release process dry run (<a href="https://redirect.github.com/camunda/camunda/pull/37238">#37238</a>)</li> <li>feat: add gateway endpoint for deleting an exporter (<a href="https://redirect.github.com/camunda/camunda/pull/36997">#36997</a>)</li> <li>feat: add support for deleting exporter from runtime in broker (<a href="https://redirect.github.com/camunda/camunda/pull/36986">#36986</a>)</li> <li>ci: better check-results error message (<a href="https://redirect.github.com/camunda/camunda/pull/36723">#36723</a>)</li> <li>feat: add support for DeleteExporter request handling in broker (<a href="https://redirect.github.com/camunda/camunda/issues/35324">#35324</a>) (<a href="https://redirect.github.com/camunda/camunda/pull/36516">#36516</a>)</li> <li>feat(config): add and apply cluster change operation for delete exporter (<a href="https://redirect.github.com/camunda/camunda/pull/35623">#35623</a>)</li> <li>feat: do not remove exporters that are removed from application config (<a href="https://redirect.github.com/camunda/camunda/pull/35504">#35504</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/camunda/commit/a17ff5344b9e47d821a5f3727be907c4d6b99bbc"><code>a17ff53</code></a> [maven-release-plugin] prepare release 8.7.12</li> <li><a href="https://github.com/camunda/camunda/commit/8ef5dd240e8a162b43de951ecc5710a69c7c57eb"><code>8ef5dd2</code></a> Exclude 8.7 fields from being serialized for 8.6 records (<a href="https://redirect.github.com/camunda/camunda/issues/37463">#37463</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/6b2b5d44c03477278cbf184a82579ec72b3e8569"><code>6b2b5d4</code></a> refactor: Apply suggestion from <a href="https://github.com/panagiotisgts"><code>@​panagiotisgts</code></a></li> <li><a href="https://github.com/camunda/camunda/commit/8cc2f7c2ffbadd84440dd9c22be2556f6231ac99"><code>8cc2f7c</code></a> fix: Exclude 8.7 fields from being serialized for 8.6 records</li> <li><a href="https://github.com/camunda/camunda/commit/80b09e31e11cc444ef46c8d3a570f4e2fd928c1c"><code>80b09e3</code></a> deps: Update version.springdoc to v2.8.12 (stable/8.7) (patch) (<a href="https://redirect.github.com/camunda/camunda/issues/37476">#37476</a>)</li> <li><a href="https://github.com/camunda/camunda/commit/92f7f59fccc835cc0484f22828e8ed28d6250103"><code>92f7f59</code></a> deps: Update version.springdoc to v2.8.12</li> <li><a href="https://github.com/camunda/camunda/commit/7efb3c5310ee2436c4b54072fd5e09c331afcd27"><code>7efb3c5</code></a> [Backport stable/8.7] feat: add gateway endpoint for deleting an exporter (<a href="https://redirect.github.com/camunda/camunda/issues/3">#3</a>...</li> <li><a href="https://github.com/camunda/camunda/commit/7a440b21c3b3fa7d0f33d62ee868587ebb4c9b18"><code>7a440b2</code></a> test: verify exporter delete api</li> <li><a href="https://github.com/camunda/camunda/commit/7968cfd87f8dc0e35313316ddeb46934694ae77b"><code>7968cfd</code></a> test: verify exporter can be deleted</li> <li><a href="https://github.com/camunda/camunda/commit/b7d0f9522e685acfedf56c8111a2bdd11fd461b6"><code>b7d0f95</code></a> feat: add delete exporter operation in cluster status response</li> <li>Additional commits viewable in <a href="https://github.com/camunda/camunda/compare/8.7.11...8.7.12">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]
