Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump zeebe-bom from 8.0.6 to 8.1.0 #238

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps zeebe-bom from 8.0.6 to 8.1.0.

Release notes

Sourced from zeebe-bom's releases.

8.1.0-alpha5

Release 8.1.0-alpha5

Enhancements

Misc

  • Use OCI and OpenShift labels as part of Docker image metadata (#9940)
  • Support generic properties as extension element (#9868)
  • I can set cron expression for timer cycle (#9673)
  • Support BPMN Inclusive Gateways (#6018)

Bug Fixes

Broker

  • Follower cannot receive new entries because it did not reset the log on receiving snapshot (#10202)
  • Follower cannot receive snapshot because "chunk received out of order" (#10180)
  • Delete existing PENDING_DEPLOYMENT causes ZeebeDbInconsistentException (#10064)
  • NullPointerException upon writing error response (#10014)
  • Too big Deployment is no longer rejected (#9946)
  • java.lang.ClassCastException: class ModelElementInstanceImpl cannot be cast to class BpmnModelElementInstance (#4817)
  • Unable to use the same input/output element in multi-instance (#4687)

Misc

  • RuntimeException: Cannot handle event with version newer than what is implemented by broker (4 > 3) (#9949)
  • Don't log JsonParseException in the gateway as errors (#9933)
  • NPE as MessagePublishProcessor tried to sendCorrelateCommand (#9860)
  • Time Cycle with start time is triggered multiple times after broker restart (#9680)

Maintenance

  • Install backup manager with configured backup store (#10207)
  • Add last written position as metadata in snapshot (#10115)
  • Add new utility module specifically for QA tests (#10089)
  • Replace direct reset with buffered writers (#10047)
  • Clarify DEAD state in Grafana dashboard (#10043)
  • Iterate over BufferedProcessingResultBuilder (#10001)
  • Actuators are cumbersome to maintain and extend (#9996)
  • Backup manager can get the status of a backup (#9981)
  • RandomizedRaftTest test results can't be parsed by publish-unit-test-result-action (#9959)
  • Notify CheckpointListeners after init and replay (#9916)
  • Introduce ProcessingScheduleService (#9730)
  • Clean up StreamingPlatform / Engine (#9727)
  • Refactor StreamProcessor / Engine (#9725)
  • Remove LogStream writers from Engine (#9724)
  • Reject create process instance command using logical transaction (#9644)
  • GHA: Bundle post-test steps into a reusable action (#9135)
  • Migrated to newer prometheus operator (#9074)

Merged Pull Requests

  • [Backport stable/8.0] Only check that the topology reports all replicas (#10084)
  • fix: create new readers and writer for every async request (#10026)
  • ci: set reasonable timeouts for test jobs (#10024)
  • Reusable build docker action (#10017)
  • Generate and verify labels of Docker image during release (#10013)
  • Remove proxy writers (#10000)
  • Create EventAppliers in engine (#9985)

... (truncated)

Commits
  • 9233af4 [maven-release-plugin] prepare release 8.1.0
  • 395ca71 build(project): update go embedded version data
  • 76a9ce9 merge: #10584
  • 1de79b6 refactor: update comment
  • 13122c3 fix: do not use extra submit
  • 4764cc4 test: remove ProcessingScheduleServiceIntegrationTest
  • 332a405 refactor: remove LogStream from API
  • 7017918 test: use one Executor for exporting records
  • c7ff8cd Merge pull request #10586 from camunda/backport-10468-to-release-8.1.0
  • 352e767 style: apply codestyle
  • 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/camunda/zeebe) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.6...8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
@saig0 saig0 merged commit 6e70821 into master Oct 5, 2022
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-8.1.0 branch October 5, 2022 09:05
# for free to join this conversation on GitHub. Already have an account? # 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