Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump io.camunda:zeebe-bom from 8.3.2 to 8.4.0 #372

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps io.camunda:zeebe-bom from 8.3.2 to 8.4.0.

Release notes

Sourced from io.camunda:zeebe-bom's releases.

8.4.0-alpha2

Enhancements

Java Client

  • Provide the Java client's interfaces for migrating a process instance (#15161)
  • Support migrating a process instance from the Java client (#14921)

Go Client

  • Go client commands allow specifying a tenantId / tenantIds property (#15153)
  • Add multi-tenancy support in the Zeebe Go client (#14477)
  • go-client: Job worker polling backoff mechanism (#6150)

Misc

  • Allow setting scope parameter for OAuth2 authentication (#15391)
  • Configure identity-sdk through identity-spring-boot-starter in the Gateway (#15389)
  • Add integration test to MultiTenancyOverIdentityIT test (#15382)
  • Support ElasticSearch 8.9+ (#15306)
  • Update broker.yaml.template and broker.standalone.yaml.template files in order to allow user to disable form exporting (#15193)
  • Export compensation subscription events (#15140)
  • Migrate task instances with variables (#15114)
  • Migrate service task instances (including jobs) (#15113)
  • Introduce new compensation subscription record (#15063)
  • Add Job Update Timeout intents (#15034)
  • I can execute a process with a compensation end event (#14967)
  • I can execute a process with an intermediate compensation throw event (#14965)
  • The record for a compensation event has the correct event type (#14944)
  • I can deploy a process with BPMN compensation event subprocesses (#14943)
  • I can deploy a process with BPMN compensation events (#14942)
  • I can model a process with compensation events via BPMN model API (#14939)
  • Add support to Java client for Form deletion (#14858)
  • Replace Dependabot with Renovate (#14701)

Bug Fixes

Broker

  • Failed or cancelled topology change operations block further operations (#15220)
  • Topology received via gossip can bypass merge with locally persisted topology (#15219)
  • Potential inconsistency in raft after restoring from a backup (#14509)

Misc

  • Verify correct behaviour of input mappings after bump to FEEL 1.17.3 (#15445)
  • NullPointerException when join is retried after a restart (#15381)
  • IT timeout due to ScaleResiliencyTest.ScaleDown (#15343)
  • Form events are not replayed (#15194)
  • Could not update new leader for partition (#15188)
  • 8.3.x release benchmark - Authorization data unavailable: The Token can't be used before xxx (#15047)
  • A deployed form is not mentioned in the DeploymentEventImpl.toString() (#14931)
  • IOPS doubled in CW44 (#14924)
  • Improve resilience of remote stream restart (#14884)
  • Leaked message subscriptions cause constant processing load (#14814)
  • IllegalStateException: found snapshot 0. A previous snapshot is most likely corrupted (#14699)
  • NullPointerException: Cannot invoke PartitionContext.getComponentHealthMonitor() because this.context is null (#14458)
  • Scheduled tasks should avoid overloading the streamprocessor (#13870)
  • Feel error are causing bad user experiences (#8938)

Maintenance

  • Encode remote/job streaming errors as part of stream protocol (#15195)

... (truncated)

Commits
  • c59d242 [maven-release-plugin] prepare release 8.4.0
  • fdb7879 build(project): update go embedded version data
  • 14c17b1 ci: increase timeout for nexus closing staging repository
  • 8eace25 Revert "build(project): update go embedded version data"
  • 5d07b45 Revert "[maven-release-plugin] prepare release 8.4.0"
  • 25ee020 Revert "[maven-release-plugin] prepare for next development iteration"
  • 96d65c7 [maven-release-plugin] prepare for next development iteration
  • 5207af3 [maven-release-plugin] prepare release 8.4.0
  • 212f52f build(project): update go embedded version data
  • b2b4729 deps(identity): update identity to 8.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [io.camunda:zeebe-bom](https://github.com/camunda/zeebe) from 8.3.2 to 8.4.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.2...8.4.0)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 4, 2024
Copy link

github-actions bot commented Jan 4, 2024

Test Results

35 tests  +35   31 ✅ +31   10s ⏱️ +10s
 8 suites + 8    2 💤 + 2 
 8 files   + 8    0 ❌ ± 0   2 🔥 +2 

For more details on these errors, see this check.

Results for commit 060e8d3. ± Comparison against base commit f71bba5.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #375.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.camunda-zeebe-bom-8.4.0 branch January 29, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants