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

build(deps): bump io.camunda:zeebe-bom from 8.4.5 to 8.6.0 #546

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps io.camunda:zeebe-bom from 8.4.5 to 8.6.0.

Release notes

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

8.6.0

Enhancements

Broker

  • Migrate intermediate message catch event (#19716)
  • Do not evaluate target boundary event correlation key expression on migration (#19527)
  • Migrate message event subprocess (#17419)
  • Migrate existing message boundary event subscription on process instance migration (#16386)
  • Migrate child process instances (#15922)
  • Migrate call activity instances (#15921)
  • Migrate timer boundary event subscriptions (#15918)

Gateway

  • Migrate the Delete Resource gRPC API to REST (#21212)
  • Migrate the Evaluate Decision gRPC API to REST (#21211)
  • Migrate the Signal broadcast gRPC API to REST (#21210)
  • Migrate the Cancel Process Instance gRPC API to REST (#21209)
  • Migrate the Migrate Process Instance gRPC API to REST (#21208)
  • Migrate the Modify Process Instance gRPC API to REST (#21207)
  • Migrate the Set Variables gRPC API to REST (#21057)
  • Migrate the Publish Message gRPC API to REST (#21056)
  • Migrate the Start Process instance gRPC API to REST (#21055)
  • Migrate the Deploy Resource gRPC API to REST (#21054)
  • Configure Query API availability (disabled by default) (#20580)
  • Migrate the Resolve incident gRPC API to REST (#20085)
  • Migrate the Update job retries and timeout gRPC API to REST (#20083)
  • Migrate the Throw error gRPC API to REST (#20082)
  • Migrate the Fail Job gRPC API to REST (#20081)
  • Migrate the Complete Job gRPC API to REST (#20080)
  • Add query API to see the status of exporters (#19023)
  • A long-polling REST API endpoint is available to activate jobs (#17676)

Java Client

  • Support the Set Variables API over REST (#22194)
  • Support the Publish Message API over REST (#22193)
  • Support the Start Process instance API over REST (#22192)
  • Support the Deploy Resource API over REST (#22191)
  • Support the Update job retries and timeout API over REST (#21523)
  • Support the Resolve incident API over REST (#21430)
  • Support the Throw error API over REST (#21412)
  • Support the Fail Job API over REST (#21377)
  • Support the Complete Job API over REST (#21167)
  • The Java client supports Job activation over REST (including long polling) (#18256)

Misc

  • Migrate sequential multi-instance element instances (#22184)
  • Migrate parallel multi-instance element instances (#22129)
  • Migrate error event subprocess (#22032)
  • Migrate error boundary events (#21866)
  • Migrate signal event subprocess (#21864)
  • Migrate intermediate signal catch events (#21863)
  • Migrate signal boundary event subscriptions (#21862)
  • Migrate script task instances (#21671)
  • Migrate event-based gateway instances (#21593)

... (truncated)

Commits
  • 973ec55 [maven-release-plugin] prepare release 8.6.0
  • 9701d11 deps(identity): update identity to 8.6.0
  • 95bc793 [maven-release-plugin] prepare for next development iteration
  • e376379 [maven-release-plugin] prepare release 8.6.0-rc3
  • c7feb85 fix: fix wrong snapshot behavior on success (#22862)
  • fbbee43 Revert "test: temporary reference branch docker image"
  • 698fa05 test: temporary reference branch docker image
  • 0565c1e fix: continue snapshotting on success
  • b02fdad fix: fix wrong backup snapshot name
  • 94b3f46 test: disable user and authorization related test cases (#22782)
  • 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/camunda) from 8.4.5 to 8.6.0.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.4.5...8.6.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 the dependencies Pull requests that update a dependency file label Oct 2, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants