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

build(deps): bump zeebe-parent from 8.0.2 to 8.1.8 #77

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps zeebe-parent from 8.0.2 to 8.1.8.

Release notes

Sourced from zeebe-parent's releases.

8.1.7

Release 8.1.7

Bug Fixes

Broker

  • NPE at ExpressionProcessor.evaluateIntervalExpression (#5934)

Misc

  • When there is a big chunk of expired messages, then Zeebe fails to write the batch of corresponding commands (#11480)
  • NPE when handling follow-up events of process instance modification (#11413)
  • ClassCastException: class ModelElementInstanceImpl cannot be cast to class FlowNode (#11343)
  • After unrecoverable errors, ZeebePartition accesses closed raft context (#11070)
  • InstallRequests are sent almost everytime a new snapshot is taken by the leader (#8565)

Maintenance

  • Improve guarantees of experimental flag to disable flush (#11423)

Merged Pull Requests

  • test: reliably fill journal for disk space recovery testing (#11562)
  • Flush log before committing a snapshot if raft flush is disabled (#11487)
  • Prevent NPE when terminating process instance through PI modification (#11474)
  • refactor(broker): refactor snapshot director for readability (#11466)
  • feat(atomix): reduce likelihood of forced snapshot replication (#11457)
  • fix(broker): transition to inactive before stopping raft partition (#11445)
  • Minor Atomix cleanup (#11434)
  • Add AdHocSubProcess to the BPMN Model and fix validations (#11432)
  • fix(atomix): don't step down when rebalancing an already balanced cluster (#11421)
  • feat(raft): only sync data for metastore file updates (#11373)
  • Add more metrics for raft and journal (#11366)
  • Fix NPE when FEEL expression results in unknown type (#11354)

8.1.6

Release 8.1.6

Bug Fixes

Misc

  • ProcesExecutionRandomizedPropertyTest:shouldExecuteProcessToEnd is flaky (#11121)
  • MessagePack cannot serialize BigInteger larger than 2^64-1 (#9832)

Maintenance

  • Migrate CI release pipeline to GHA (#10992)

Merged Pull Requests

  • ci(release): github hosted runner for docker job (#11315)
  • Close channels on Timeout (#11307)
  • ci(release): improved input descriptions (#11304)
  • Make ProcessScheduleServiceTest deterministic (#11263)
  • Fix flaky exporter test (#11246)
  • Interrupt flow scope when a terminate end event is reached (#11178)
  • fix(gateway): don't log IllegalArgumentException as errors (#11169)

8.1.5

Release 8.1.5

Bug Fixes

Broker

  • NPE in ProcessInstanceModifiedEventApplier (#10878)

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

Bumps [zeebe-parent](https://github.com/camunda/zeebe) from 8.0.2 to 8.1.8.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.2...8.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 14, 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.

None yet

0 participants