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 io.camunda:zeebe-bom from 8.2.9 to 8.2.12 #403

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps io.camunda:zeebe-bom from 8.2.9 to 8.2.12.

Release notes

Sourced from io.camunda:zeebe-bom's releases.

8.2.12

Bug Fixes

Broker

  • RandomizedRaftTest.consistencyTestWithSnapshot fails with unexpected exception (#13093)

Misc

  • Process instances are banned when trying to activate a call activity with large variables (#13521)

Maintenance

  • Add ColumnFamily to keep track of executed migrations (#13763)
  • Avoid parsing DMN decisions for every evaluation (#8571)
  • Reevaluate Banning concept (#5121)

Merged Pull Requests

  • feat(ci): auto merge renovate PRs (#13842)
  • Cache parsed DRGs (#13831)
  • Build starter/worker using mvn install instead of package (#13828)
  • Raise incident on element instance commands exceeding max message size (#13789)
  • Track executed migrations in a ColumnFamily (#13780)
  • fix(stream-platform): register record listener before start reading (#13778)
  • Fix race condition when replicating the first entry of a compacted log and taking a snapshot simultaneously (#13724)

8.2.11

Enhancements

Misc

  • Forcefully terminate a process instance (#12696)

Bug Fixes

Misc

  • Release Dry fails because of unrecognized argument (#13715)
  • Gateway readiness fails when tls enabled (#13431)
  • ExceededBatchRecordSizeException: Can't append entry (#12007)

Maintenance

  • Snyk monitoring wrong Docker images for stable releases (#13645)
  • Investigate usage of client in gateway (#11799)
  • ARM64 CI Jobs frequently fail due to connection resets (#11590)

Merged Pull Requests

  • fix(ci): configure fake gcs server port (#13738)
  • fix(release): read releaseBranch from output on reusable workflow call (#13737)
  • Optimize Dockerfile for CVE maintenance (#13706)
  • Ban instance fix error message (#13705)
  • test(stream-platform): clear mock invocations to prevent memory leak (#13698)
  • refactor(gateway): remove responsiveness indicator (#13685)
  • Fix backport automerge (#13680)
  • Tag original PR author in backport PR (#13675)
  • Auto merge backport PRs (#13667)
  • test(engine): add TestWatcher to ProcessEngineMetricsTest (#13659)
  • fix(.github): monitor correct image on release (#13646)
  • Prevent exceeding max message size on job batch activate commands (#13624)
  • fix(broker): ensure that failure in transition to INACTIVE isn't ignored (#13608)
  • ci(smoke): use aws arm64 runner (#13530)
  • ci(go): fix go lint cache issue (#13308)

8.2.10

... (truncated)

Commits
  • 87328fa [maven-release-plugin] prepare release 8.2.12
  • 36efb61 build(project): update go embedded version data
  • 5136b4a deps(identity): update identity to 8.2.12
  • bcf866a merge: #13909
  • 4d35bcf refactor(engine): improve naming of new migrations
  • 9f10370 test(migration): test orphaned backoff and timeout cleanup
  • 8462d95 fix(engine): cleanup orphaned job timeouts and backoffs on migration
  • 79d19eb merge: #13903
  • 20f2fff refactor(engine): invert if-statement
  • c3b7c35 refactor(engine): extract to constant
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.camunda:zeebe-bom](https://github.com/camunda/zeebe) from 8.2.9 to 8.2.12.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.9...8.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2023
@saig0 saig0 merged commit 713a528 into main Sep 5, 2023
3 checks passed
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-8.2.12 branch September 5, 2023 08: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