You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/03 15:55:10 UTC

[PR] Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0 [camel]

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

   Bumps [io.camunda:zeebe-client-java](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">io.camunda:zeebe-client-java'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 &quot;build(project): update go embedded version data&quot;</li>
   <li><a href="https://github.com/camunda/zeebe/commit/5d07b45b14fcabe6f7167e1738b161ef3c4f3d89"><code>5d07b45</code></a> Revert &quot;[maven-release-plugin] prepare release 8.4.0&quot;</li>
   <li><a href="https://github.com/camunda/zeebe/commit/25ee0206c92294bc99d1bb96daba3d58e8c09685"><code>25ee020</code></a> Revert &quot;[maven-release-plugin] prepare for next development iteration&quot;</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=io.camunda:zeebe-client-java&package-manager=maven&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>


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12640:
URL: https://github.com/apache/camel/pull/12640#issuecomment-1875590465

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12640:
URL: https://github.com/apache/camel/pull/12640#issuecomment-1876698512

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0 [camel]

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier merged PR #12640:
URL: https://github.com/apache/camel/pull/12640


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0 [camel]

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier commented on PR #12640:
URL: https://github.com/apache/camel/pull/12640#issuecomment-1876697982

   /component-test zeebe


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org