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-bom from 1.3.1 to 1.3.2 #362

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Bumps zeebe-bom from 1.3.1 to 1.3.2.

Release notes

Sourced from zeebe-bom's releases.

Zeebe 1.3.2

Release: 1.3.2

ℹ️ This release fixes a critical bug (#8611), which can affect users using the new assignee and candidateGroup features introduced in 1.3.0. One of the effects of this bug is a potential loss of data. It's recommended that all users on 1.3.x which make use of user tasks in general update immediately to at least 1.3.2, and generally recommended that all users on 1.3.x update to at least 1.3.2 anyway.

Bug Fixes

Broker

  • LogStorageAppender Actor occupies an Actor Thread forever due to a full backpressue queue (#8540)
  • OutOfMemory in follower (#7992)
  • When assignee or candidate groups expression evaluates to an empty string, the logged event cannot be processed nor exported (#8611)

Merged Pull Requests

  • [Backport stable/1.3] Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8677)
  • Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8667)
  • [Backport stable/1.3] Write correct header size when encoding task headers (#8661)
  • [Backport stable/1.3] Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8658)
  • [Backport stable/1.3] test: remove elasticsearch exporter tls test (#8656)
  • Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8639)
  • Write correct header size when encoding task headers (#8638)
  • Remove elasticsearch exporter TLS test (#8633)
  • [Backport stable/1.3] fix(log/stream): ensure the appender future always gets completed (#8628)
  • [Backport stable/1.3] fix(log/appender): yield thread when experiencing backpressure (#8618)
  • Release 1.3.1 (#8607)
  • fix(log/stream): ensure the appender future always gets completed (#8605)
  • fix(log/appender): yield thread when experiencing backpressure (#8582)

Full Changelog: camunda/camunda@1.3.1...1.3.2

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)

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

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@saig0 saig0 merged commit f98df5e into master Jan 31, 2022
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-1.3.2 branch January 31, 2022 04:42
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