Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.3.4 t…
…o 8.4.0 in /go-chaos (#474) Bumps [github.com/camunda/zeebe/clients/go/v8](https://github.com/camunda/zeebe) from 8.3.4 to 8.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/camunda/zeebe/releases">github.com/camunda/zeebe/clients/go/v8's releases</a>.</em></p> <blockquote> <h2>8.4.0-alpha2</h2> <h2>Enhancements</h2> <h3>Java Client</h3> <ul> <li>Provide the Java client's interfaces for migrating a process instance (<a href="https://redirect.github.com/camunda/zeebe/issues/15161">#15161</a>)</li> <li>Support migrating a process instance from the Java client (<a href="https://redirect.github.com/camunda/zeebe/issues/14921">#14921</a>)</li> </ul> <h3>Go Client</h3> <ul> <li>Go client commands allow specifying a <code>tenantId</code> / <code>tenantIds</code> property (<a href="https://redirect.github.com/camunda/zeebe/issues/15153">#15153</a>)</li> <li>Add multi-tenancy support in the Zeebe Go client (<a href="https://redirect.github.com/camunda/zeebe/issues/14477">#14477</a>)</li> <li>go-client: Job worker polling backoff mechanism (<a href="https://redirect.github.com/camunda/zeebe/issues/6150">#6150</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Allow setting <code>scope</code> parameter for OAuth2 authentication (<a href="https://redirect.github.com/camunda/zeebe/issues/15391">#15391</a>)</li> <li>Configure <code>identity-sdk</code> through <code>identity-spring-boot-starter</code> in the Gateway (<a href="https://redirect.github.com/camunda/zeebe/issues/15389">#15389</a>)</li> <li>Add integration test to <code>MultiTenancyOverIdentityIT</code> test (<a href="https://redirect.github.com/camunda/zeebe/issues/15382">#15382</a>)</li> <li>Support ElasticSearch 8.9+ (<a href="https://redirect.github.com/camunda/zeebe/issues/15306">#15306</a>)</li> <li>Update <code>broker.yaml.template</code> and <code>broker.standalone.yaml.template</code> files in order to allow user to disable form exporting (<a href="https://redirect.github.com/camunda/zeebe/issues/15193">#15193</a>)</li> <li>Export compensation subscription events (<a href="https://redirect.github.com/camunda/zeebe/issues/15140">#15140</a>)</li> <li>Migrate task instances with variables (<a href="https://redirect.github.com/camunda/zeebe/issues/15114">#15114</a>)</li> <li>Migrate service task instances (including jobs) (<a href="https://redirect.github.com/camunda/zeebe/issues/15113">#15113</a>)</li> <li>Introduce new compensation subscription record (<a href="https://redirect.github.com/camunda/zeebe/issues/15063">#15063</a>)</li> <li>Add Job Update Timeout intents (<a href="https://redirect.github.com/camunda/zeebe/issues/15034">#15034</a>)</li> <li>I can execute a process with a compensation end event (<a href="https://redirect.github.com/camunda/zeebe/issues/14967">#14967</a>)</li> <li>I can execute a process with an intermediate compensation throw event (<a href="https://redirect.github.com/camunda/zeebe/issues/14965">#14965</a>)</li> <li>The record for a compensation event has the correct event type (<a href="https://redirect.github.com/camunda/zeebe/issues/14944">#14944</a>)</li> <li>I can deploy a process with BPMN compensation event subprocesses (<a href="https://redirect.github.com/camunda/zeebe/issues/14943">#14943</a>)</li> <li>I can deploy a process with BPMN compensation events (<a href="https://redirect.github.com/camunda/zeebe/issues/14942">#14942</a>)</li> <li>I can model a process with compensation events via BPMN model API (<a href="https://redirect.github.com/camunda/zeebe/issues/14939">#14939</a>)</li> <li>Add support to Java client for Form deletion (<a href="https://redirect.github.com/camunda/zeebe/issues/14858">#14858</a>)</li> <li>Replace Dependabot with Renovate (<a href="https://redirect.github.com/camunda/zeebe/issues/14701">#14701</a>)</li> </ul> <h2>Bug Fixes</h2> <h3>Broker</h3> <ul> <li>Failed or cancelled topology change operations block further operations (<a href="https://redirect.github.com/camunda/zeebe/issues/15220">#15220</a>)</li> <li>Topology received via gossip can bypass merge with locally persisted topology (<a href="https://redirect.github.com/camunda/zeebe/issues/15219">#15219</a>)</li> <li>Potential inconsistency in raft after restoring from a backup (<a href="https://redirect.github.com/camunda/zeebe/issues/14509">#14509</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Verify correct behaviour of input mappings after bump to FEEL 1.17.3 (<a href="https://redirect.github.com/camunda/zeebe/issues/15445">#15445</a>)</li> <li>NullPointerException when join is retried after a restart (<a href="https://redirect.github.com/camunda/zeebe/issues/15381">#15381</a>)</li> <li>IT timeout due to <code>ScaleResiliencyTest.ScaleDown</code> (<a href="https://redirect.github.com/camunda/zeebe/issues/15343">#15343</a>)</li> <li>Form events are not replayed (<a href="https://redirect.github.com/camunda/zeebe/issues/15194">#15194</a>)</li> <li>Could not update new leader for partition (<a href="https://redirect.github.com/camunda/zeebe/issues/15188">#15188</a>)</li> <li>8.3.x release benchmark - Authorization data unavailable: The Token can't be used before xxx (<a href="https://redirect.github.com/camunda/zeebe/issues/15047">#15047</a>)</li> <li>A deployed form is not mentioned in the <code>DeploymentEventImpl.toString()</code> (<a href="https://redirect.github.com/camunda/zeebe/issues/14931">#14931</a>)</li> <li>IOPS doubled in CW44 (<a href="https://redirect.github.com/camunda/zeebe/issues/14924">#14924</a>)</li> <li>Improve resilience of remote stream restart (<a href="https://redirect.github.com/camunda/zeebe/issues/14884">#14884</a>)</li> <li>Leaked message subscriptions cause constant processing load (<a href="https://redirect.github.com/camunda/zeebe/issues/14814">#14814</a>)</li> <li>IllegalStateException: found snapshot 0. A previous snapshot is most likely corrupted (<a href="https://redirect.github.com/camunda/zeebe/issues/14699">#14699</a>)</li> <li>NullPointerException: Cannot invoke <code>PartitionContext.getComponentHealthMonitor()</code> because <code>this.context</code> is null (<a href="https://redirect.github.com/camunda/zeebe/issues/14458">#14458</a>)</li> <li>Scheduled tasks should avoid overloading the streamprocessor (<a href="https://redirect.github.com/camunda/zeebe/issues/13870">#13870</a>)</li> <li>Feel error are causing bad user experiences (<a href="https://redirect.github.com/camunda/zeebe/issues/8938">#8938</a>)</li> </ul> <h2>Maintenance</h2> <ul> <li>Encode remote/job streaming errors as part of stream protocol (<a href="https://redirect.github.com/camunda/zeebe/issues/15195">#15195</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/zeebe/commit/c59d24240d3c44a083f35ab315583f7f9724a337"><code>c59d242</code></a> [maven-release-plugin] prepare release 8.4.0</li> <li><a href="https://github.com/camunda/zeebe/commit/fdb787942e217a868cab3158ab26ae3785cee1c5"><code>fdb7879</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/14c17b130ea03a32746c0c738e095292454a7062"><code>14c17b1</code></a> ci: increase timeout for nexus closing staging repository</li> <li><a href="https://github.com/camunda/zeebe/commit/8eace2594cc1754b4f44794a6db0082926f0baf4"><code>8eace25</code></a> Revert "build(project): update go embedded version data"</li> <li><a href="https://github.com/camunda/zeebe/commit/5d07b45b14fcabe6f7167e1738b161ef3c4f3d89"><code>5d07b45</code></a> Revert "[maven-release-plugin] prepare release 8.4.0"</li> <li><a href="https://github.com/camunda/zeebe/commit/25ee0206c92294bc99d1bb96daba3d58e8c09685"><code>25ee020</code></a> Revert "[maven-release-plugin] prepare for next development iteration"</li> <li><a href="https://github.com/camunda/zeebe/commit/96d65c748e57400858553c35f269f23fbdcfa187"><code>96d65c7</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/camunda/zeebe/commit/5207af3d7c0b712e0dd93ad8c61ff4d10ac17e36"><code>5207af3</code></a> [maven-release-plugin] prepare release 8.4.0</li> <li><a href="https://github.com/camunda/zeebe/commit/212f52fc39526f597686e4398fc78def2774344a"><code>212f52f</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/b2b47297bf4bddf0d8a0fef8b90336eb071c0107"><code>b2b4729</code></a> deps(identity): update identity to 8.4.0</li> <li>Additional commits viewable in <a href="https://github.com/camunda/zeebe/compare/8.3.4...8.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/camunda/zeebe/clients/go/v8&package-manager=go_modules&previous-version=8.3.4&new-version=8.4.0)](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>
- Loading branch information