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 zeebe.version from 1.2.7 to 1.2.9 in /chaos-workers/chaos-worker #98

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2021

Bumps zeebe.version from 1.2.7 to 1.2.9.
Updates zeebe-client-java from 1.2.7 to 1.2.9

Updates zeebe-util from 1.2.7 to 1.2.9

Updates zeebe-build-tools from 1.2.7 to 1.2.9

Release notes

Sourced from zeebe-build-tools's releases.

Zeebe 1.2.8

Release: 1.2.8

⚠️ This release contains a security patch which fixes the a new vector for the Log4Shell exploit present in log4j-core version < 2.17.0. We recommend you update your Zeebe production clusters as soon as possible to 1.1.9, 1.2.8, or greater. ⚠️

Bug Fixes

Gateway

  • Activate Jobs Request scheduled Timer is not canceled on error (#8423)
  • InFlightLongPollingActivateJobsRequestsState#activeRequestsToBeRepeated contains duplicates (#8390)
  • Gateway does not respect the long polling timeout received along with the activate jobs request (#8389)
  • Requests to activate jobs may result in infinite execution from the Gateway to the brokers (#8310)

Misc

  • Activate Jobs Request scheduled Timer is not canceled on error (#8423)
  • InFlightLongPollingActivateJobsRequestsState#activeRequestsToBeRepeated contains duplicates (#8390)
  • Gateway does not respect the long polling timeout received along with the activate jobs request (#8389)
  • Acquiring a write lock in the Journal blocks installing a received snapshot for ever (#8369)
  • Raft leader sometimes does not update commitIndex even if the records are replicated to a quorum (#8324)
  • Requests to activate jobs may result in infinite execution from the Gateway to the brokers (#8310)
  • Too many workers can break cluster performance (#8267)
  • MessageCorrelationTest.shouldCorrelateOnlyOnceToNonInterruptingBoundaryEvent (#7818)

Merged Pull Requests

  • fix(polling): cancel scheduled timer on error (#8424)
  • Fixes flaky priority election timer test (#8393)
  • fix(polling/state): prevent duplicates in repeatable requests list (#8392)
  • fix(polling): respect request timeout settings (#8391)
  • fix(journal): always release acquired read lock (#8372)
  • Ensure leader always commits when replicated to quorum (#8357)
  • Fix ZeebePartition can be closed when there are ongoing transitions (#8344)
  • fix(gtw/jobs): ignore notifications if already scheduled (#8317)
  • Fix flakiness in MessageCorrelationTest (#7996)
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 1.2.7 to 1.2.9.

Updates `zeebe-client-java` from 1.2.7 to 1.2.9

Updates `zeebe-util` from 1.2.7 to 1.2.9

Updates `zeebe-build-tools` from 1.2.7 to 1.2.9
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@1.2.7...1.2.9)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ChrisKujawa as a code owner December 30, 2021 05:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2021
@ChrisKujawa ChrisKujawa merged commit fdad9ce into master Jan 3, 2022
@ChrisKujawa ChrisKujawa deleted the dependabot/maven/chaos-workers/chaos-worker/zeebe.version-1.2.9 branch January 3, 2022 08:30
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.

1 participant