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 8.1.9 to 8.2.0 #299

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps zeebe-bom from 8.1.9 to 8.2.0.

Release notes

Sourced from zeebe-bom's releases.

8.2.0-alpha5

Enhancements

Misc

  • Docker: Running the zeebe process with an unprivileged user by default (#11784)
  • Create decisionRequirementsKeyAndVersionByDecisionRequirementsId ColumnFamily in DbDecisionState (#11541)
  • Create decisionKeyAndVersionByDecisionId ColumnFamily in DbDecisionState (#11540)
  • Disable Rockdb WAL by default (#11455)
  • Support standalone Decision evaluation through zbctl (#11053)

Bug Fixes

Misc

  • Improper handling of ExceededBatchRecordSizeException (#11681)
  • Two raft nodes caught in an election loop (#11665)
  • GatewayResposive health checks are broken (#11598)
  • NPE during transformation of BPMN model (#11392)
  • Message column families are not cleaned up and can cause outages (#10643)

Maintenance

  • Introduce a new RecordDistribution record (#11657)
  • Fix journal metrics (#11556)
  • Add new metrics for Batch processing (#11546)
  • Add broker configuration for batch processing (#11545)
  • Promote disable raft flush flag to non-experimental (#11519)
  • Remove experimental flag for hot backups and make it stable (#11500)
  • Add additional performance metrics (#11418)
  • Add sequencer/log storage metrics to dashboard (#11370)
  • Additional log storage metrics (#11369)
  • Streamline Testbench based workflows (#11021)
  • Backport dependency updates (#10553)
  • Increase test coverage for recovery from dataloss (#9960)
  • Extend RandomizedRaftTest with snapshot and data loss operations (#9837)
  • Move verification of lastWrittenIndex from the writer to the segment loader (#7652)

Merged Pull Requests

  • Support minor versions for 18 months (#11666)
  • ci: fix duplicate workflow name (#11543)
  • deps(.github): bump hashicorp/vault-action from 2.4.3 to 2.5.0 (#11491)

8.2.0-alpha4

Release 8.2.0-alpha4

Enhancements

Broker

  • Configure disk watermarks with absolute values (#8149)

Misc

  • Create SignalRecord and Signalntent (#11295)
  • Standalone Decision evaluation returns intermediate results (#11050)
  • Support standalone Decision evaluation in the Go client (#11049)
  • Support standalone Decision evaluation in the Java client (#11048)
  • Expose standalone Decision evaluation in the Gateway (#11047)
  • Create resource delete intents (#9767)
  • Create resource delete record (#9766)
  • Catch error message/details on a boundary event (#9473)
  • Save/extract error code, error message to variables in Error Catch Boundary Event (#4337)

... (truncated)

Commits
  • f2bbc3e [maven-release-plugin] prepare release 8.2.0
  • 7b4e4f2 build(project): update go embedded version data
  • 7008175 merge: #12238
  • 4b1dcf1 merge: #12234
  • cb28a31 merge: #12235
  • 60674d8 test(qa): remove unneeded debug exporter usage
  • f2ac65b deps(qa): add dependencies on google cloud sdk and gcs backup store
  • f0757e5 test(backup/gcs): verify that '/' is a valid basePath
  • 54c3a4b fix(backup/gcs): don't use leading '/' when basePath is not set
  • 8618e28 fix(backup/gcs): accept '/' as base path and sanitize more reliably
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2023
Bumps [zeebe-bom](https://github.com/camunda/zeebe) from 8.1.9 to 8.2.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.9...8.2.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 force-pushed the dependabot/maven/io.camunda-zeebe-bom-8.2.0 branch from 44e1195 to 25b960c Compare April 11, 2023 11:15
@saig0 saig0 merged commit f18435c into master Apr 12, 2023
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-8.2.0 branch April 12, 2023 09: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