Skip to content

chore(deps): bump zeebe-bom from 1.1.2 to 1.2.9 #153

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

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zeebe-bom from 1.1.2 to 1.2.9.

Release notes

Sourced from zeebe-bom'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)

Zeebe 1.2.7

Release: 1.2.7

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

Bug fixes

  • [Snyk] Fix for 1 vulnerabilities - log4j 2.16.0 (#8395)

Merged Pull Requests

  • chore(elastic): update to elasticsearch 7.16.1 (#8378)
  • Release 1.2.6 (#8361)

Zeebe 1.2.6

Release: 1.2.6

⚠️ This release contains a critical security patch which fixes the Log4Shell exploit present in log4j-core version < 2.15.0. We recommend you update your Zeebe production clusters as soon as possible to 1.1.7, 1.2.6, or greater. ⚠️

Bug Fixes

Broker

  • Appender position is smaller than previous appender position (#7862)

Merged Pull Requests

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2021
@dependabot dependabot bot requested a review from saig0 December 29, 2021 16:16
@dependabot dependabot bot force-pushed the dependabot/maven/io.camunda-zeebe-bom-1.2.9 branch from 9026c79 to c58c234 Compare December 31, 2021 05:44
@saig0
Copy link
Collaborator

saig0 commented Dec 31, 2021

@dependabot rebase

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

---
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 force-pushed the dependabot/maven/io.camunda-zeebe-bom-1.2.9 branch from c58c234 to 18f3010 Compare December 31, 2021 06:39
@saig0 saig0 merged commit dd25575 into master Dec 31, 2021
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-1.2.9 branch December 31, 2021 07:06
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