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.3 #60

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

Conversation

dependabot[bot]
Copy link

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

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

Release notes

Sourced from zeebe-client-java's releases.

8.2.3

Enhancements

Misc

  • Remove the default un-overridable -Xms128m value (#12416)

Bug Fixes

Misc

  • MessageTTL checking fails with deserialization errors (#12509)
  • Broker cannot start with S3 accessKey and secretKey not supplied (#12433)
  • Blacklisting of MessageSubscription (#12316)
  • Triggering due timer events causes periodic latency spikes (#11594)

Maintenance

  • Smoke tests fail due to full code cache (#12469)
  • Unnecessary Blacklist checks (#12041)
  • Fetching constantly static information (#12034)
  • Build and test pipeline takes too long (#12028)

Merged Pull Requests

  • deps(maven): bump identity to 8.2.3 (#12513)
  • fix(engine): prevent record corruption during message TTL checking (#12510)
  • ci(test): skip test artifact upload on success (#12497)
  • feat(dist): Remove the -xms parameter (#12482)
  • Introduce cache for process versions (#12475)
  • fix(backup/s3): allow not configuring s3 credentials (#12471)
  • ci: remove jvm args for smoke tests (#12470)
  • test(qa): save logs of zeebe containers if the test fails (#12428)
  • feat: run timer due date checker concurrently to processing (#12403)
  • fix(engine): skip unnecessary blacklist check (#12306)

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)

... (truncated)

Commits

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

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.3.

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

Updates `zeebe-process-test-extension-testcontainer` from 8.0.5 to 8.2.3
- [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 24, 2023
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