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.version from 8.2.3 to 8.2.14 #310

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps zeebe.version from 8.2.3 to 8.2.14.
Updates io.camunda:zeebe-bom from 8.2.3 to 8.2.14

Release notes

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

8.2.13

release/8.2.13

Bug Fixes

Broker

  • Backpressure queue is not reset when back-to-back role transitions (#14044)
  • Brokers on release benchmarks are failing due to OOM (#13948)
  • Condition ignored on Inclusive Gateway with singular outgoing Sequence Flow (#13936)
  • Messaging service is not running (#7855)

Misc

  • Should not activate link catch event in subprocess (#14028)
  • Do not write the entire command for rejection (#12699)

Maintenance

  • When using a call activity, only the variables defined via input mappings are propagated (#13959)
  • Configure Renovate to work with ubuntu tag versioning (#13736)

Merged Pull Requests

  • fix(gateway): close transport client and request manager with the BrokerClient (#14100)
  • fix(broker): remove existing limiter before adding a new one (#14062)
  • Not write the entire command for rejection (#14042)
  • fix(engine): reject deployment with invalid process (#14036)
  • fix: don't retain requests until response is sent (#14012)
  • fix: create incident if single outgoing sequence flow has no matching condition (#14007)
  • fix(engine): propagate only defined variables (#13961)

8.2.12

Bug Fixes

Broker

  • RandomizedRaftTest.consistencyTestWithSnapshot fails with unexpected exception (#13093)
  • Avoid parsing DMN decisions for every evaluation (#8571) - significantly reduces latency of DMN tasks
  • Upgrading leaves deadline entries without jobs (#13881)

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)
  • 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

... (truncated)

Commits
  • 1f26f69 [maven-release-plugin] prepare release 8.2.14
  • 6c4dd77 build(project): update go embedded version data
  • cc71186 deps(identity): update identity to 8.2.14
  • 9f28238 merge: #14457
  • 543a2df deps(maven): bump software.amazon.awssdk:bom from 2.20.153 to 2.20.154
  • cb5ed43 merge: #14442 #14443 #14444 #14445
  • 83a31ad deps(maven): bump software.amazon.awssdk:bom from 2.20.152 to 2.20.153
  • e3db86b deps(maven): bump version.msgpack from 0.9.5 to 0.9.6
  • 2205dd2 deps(maven): bump com.github.spotbugs:spotbugs-maven-plugin
  • 22160c9 deps(maven): bump org.camunda.feel:feel-engine from 1.16.1 to 1.16.2
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-parent from 8.2.3 to 8.2.14

Release notes

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

8.2.13

release/8.2.13

Bug Fixes

Broker

  • Backpressure queue is not reset when back-to-back role transitions (#14044)
  • Brokers on release benchmarks are failing due to OOM (#13948)
  • Condition ignored on Inclusive Gateway with singular outgoing Sequence Flow (#13936)
  • Messaging service is not running (#7855)

Misc

  • Should not activate link catch event in subprocess (#14028)
  • Do not write the entire command for rejection (#12699)

Maintenance

  • When using a call activity, only the variables defined via input mappings are propagated (#13959)
  • Configure Renovate to work with ubuntu tag versioning (#13736)

Merged Pull Requests

  • fix(gateway): close transport client and request manager with the BrokerClient (#14100)
  • fix(broker): remove existing limiter before adding a new one (#14062)
  • Not write the entire command for rejection (#14042)
  • fix(engine): reject deployment with invalid process (#14036)
  • fix: don't retain requests until response is sent (#14012)
  • fix: create incident if single outgoing sequence flow has no matching condition (#14007)
  • fix(engine): propagate only defined variables (#13961)

8.2.12

Bug Fixes

Broker

  • RandomizedRaftTest.consistencyTestWithSnapshot fails with unexpected exception (#13093)
  • Avoid parsing DMN decisions for every evaluation (#8571) - significantly reduces latency of DMN tasks
  • Upgrading leaves deadline entries without jobs (#13881)

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)
  • 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

... (truncated)

Commits
  • 1f26f69 [maven-release-plugin] prepare release 8.2.14
  • 6c4dd77 build(project): update go embedded version data
  • cc71186 deps(identity): update identity to 8.2.14
  • 9f28238 merge: #14457
  • 543a2df deps(maven): bump software.amazon.awssdk:bom from 2.20.153 to 2.20.154
  • cb5ed43 merge: #14442 #14443 #14444 #14445
  • 83a31ad deps(maven): bump software.amazon.awssdk:bom from 2.20.152 to 2.20.153
  • e3db86b deps(maven): bump version.msgpack from 0.9.5 to 0.9.6
  • 2205dd2 deps(maven): bump com.github.spotbugs:spotbugs-maven-plugin
  • 22160c9 deps(maven): bump org.camunda.feel:feel-engine from 1.16.1 to 1.16.2
  • Additional commits viewable in compare view

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 `zeebe.version` from 8.2.3 to 8.2.14.

Updates `io.camunda:zeebe-bom` from 8.2.3 to 8.2.14
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.2.14)

Updates `io.camunda:zeebe-parent` from 8.2.3 to 8.2.14
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.2.14)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-parent
  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 Sep 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2023

Superseded by #311.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/zeebe.version-8.2.14 branch September 27, 2023 21:10
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.

0 participants