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.4 to 1.3.6 #188

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps zeebe-bom from 1.3.4 to 1.3.6.

Release notes

Sourced from zeebe-bom's releases.

Zeebe 1.3.5

Release: 1.3.5

Bug Fixes

Broker

  • NPE during replay (#8830)
  • When installing services fails during a transition, the partition does not recover and becomes inactive (#8717)
  • I can't activate jobs with a high max job count (#5525)

Misc

  • Two TimerSubscriptions of the same timer wheel share the same timerId (#8776)

Merged Pull Requests

  • fix: notify new SnapshotReplicationListeners about missed replications (#8834)
  • Correctly truncate a job activation batch if it will not fit in the dispatcher (#8799)
  • Add API to probe the logstream batch writer if more bytes can be written without writing them (#8798)
  • Extend Either/EitherAssert capabilities (#8797)
  • fix: throw instead of silently overwriting timers (#8785)
  • fix: avoid transition to inactive when log storage installation fails (#8767)
  • Fix slow Windows OS smoke test (#8765)
  • Fix exporter flaky test (#8691)
Commits
  • 897b7ed [maven-release-plugin] prepare release 1.3.6
  • 6c88487 build(project): update go embedded version data
  • 4a9e051 merge: #8959
  • 78ac46a fix: reactivate jobs when they could not be sent back to client
  • a73e1c5 fix: stop activating jobs if activated jobs could not be sent back
  • a512804 fix: stop activating jobs if request isn't open anymore
  • bd03543 refactor: submit actor jobs to activate jobs in round robin handler
  • 389e330 refactor: extract response handling to separate method
  • 52c9bba refactor: keep request state in respective classes
  • 00d3420 refactor: make RoundRobinHandler ready to use an actor
  • Additional commits viewable in compare view

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.4 to 1.3.6.
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@1.3.4...1.3.6)

---
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 Mar 25, 2022
@saig0 saig0 merged commit 184081d into master Mar 31, 2022
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-1.3.6 branch March 31, 2022 03:45
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