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

Bump zeebe.version from 8.0.5 to 8.2.2 #58

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps zeebe.version from 8.0.5 to 8.2.2.
Updates zeebe-client-java from 8.0.5 to 8.2.2

Release notes

Sourced from zeebe-client-java's releases.

8.2.2

Release 8.2.2

Bug Fixes

Misc

  • Zeebe node sends messages to wrong node (#12173)

Merged Pull Requests

  • [Backport stable/8.2] deps(maven): bump identity to 8.2.2 (#12453)
  • test(qa): relax timeout for taking backups on GCS (#12419)
  • ci(integration): split module and integration test jobs (#12406)
  • test(backup-store): close store and client after each test (#12405)
  • Remove spy/mock usage from NettyMessagingService channel pool related tests (#12397)
  • More resilient network operations in CI (#12367)
  • Revert jacoco version update (#12358)
  • fix(cluster): do no use channel created for a different address (#12305)
  • deps(maven): bump reactive-streams from 1.0.3 to 1.0.4 (#12263)
  • fix(clients/go): update linter (#12106)
  • chore(deps): bump netty-handler from 4.1.39.Final to 4.1.41.Final (#3081)

8.2.1

Release 8.2.1

Bug Fixes

Misc

  • Cannot disable Raft flush without specifying a delay (#12328)
  • The newThrowErrorCommand incorrectly handled in 8.2.0 (#12326)

Merged Pull Requests

  • deps(maven): bump version.identity to 8.2.1 (#12351)
  • Allow disabling flush without specifying a delay (#12329)
  • Support numbers as error/escalation codes (#12327)
  • chore(spotless): adhere to formatting (#12303)
  • docs(gateway): remove invalid BROKER from env var name (#12285)
  • Omit RocksDB musl check from Docker image (#12256)

8.2.0

Release 8.2.0

Enhancements

Broker

  • I can access a nested property of a variable by using a dynamic path (#11293)
  • Export escalation records to ElasticSearch (#10767)
  • Catch escalation on a call activity boundary event (#10763)
  • Create EscalationRecord and EscalationIntent (#10762)
  • Support link events (#10563)
  • Support undefined tasks (#10562)
  • In the process instance record, I can distinguish the type of an event (#9548)
  • Allow unsupported BPMN elements in non executable pools (#9542)
  • Export missing records to ES (#8337)
  • Configure disk watermarks with absolute values (#8149)
  • Improve error message in case of uncovered BPMN features (#7282)
  • Make state directory configurable (#6044)
  • Support for BPMN Script Tasks (#4213)
  • Update variables on BPMN error (#4080)

... (truncated)

Commits
  • 82eaf53 [maven-release-plugin] prepare release 8.2.2
  • bfc6997 build(project): update go embedded version data
  • 9541f2c Merge pull request #12453 from camunda/backport-12452-to-stable/8.2
  • efa7f8d deps(maven): bump identity to 8.2.2
  • 2259308 merge: #12443
  • a52c220 merge: #12430 #12445
  • 17d28ac deps(maven): bump grpc-bom from 1.54.0 to 1.54.1
  • f17822f deps(maven): bump software.amazon.awssdk:bom from 2.20.46 to 2.20.47
  • e3576b6 ci(test): split atomix integration and unit tests
  • 64fa2e0 ci(integration): integration test job matrix
  • Additional commits viewable in compare view

Updates zeebe-process-test-extension-testcontainer from 8.0.5 to 8.2.2

Commits

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 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 `zeebe.version` from 8.0.5 to 8.2.2.

Updates `zeebe-client-java` from 8.0.5 to 8.2.2
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.5...8.2.2)

Updates `zeebe-process-test-extension-testcontainer` from 8.0.5 to 8.2.2
- [Release notes](https://github.com/camunda-community-hub/zeebe-process-test-root/releases)
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-process-test-extension-testcontainer
  dependency-type: direct:development
  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 Apr 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #60.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/zeebe.version-8.2.2 branch April 24, 2023 09:08
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