Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

build(deps): bump camunda.version from 8.2.8 to 8.2.15 #108

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps camunda.version from 8.2.8 to 8.2.15.
Updates io.camunda:zeebe-bpmn-model from 8.2.8 to 8.2.15

Release notes

Sourced from io.camunda:zeebe-bpmn-model's releases.

8.2.15

release/8.2.15

Bug Fixes

Broker

  • IndexedRaftLogEntry are kept in memory until committed, which can lead to OOM (#14275)

Merged Pull Requests

  • [Backport release-8.2.15] Backport Reduced AppendListener Scope (#14488)
  • Further reduce scope of AppendListener (#14312)

8.2.14

release/8.2.14

Maintenance

  • Remove protocol version check in the broker (#14204)
  • Build failed due to docker hub rate limiting (#13947)

Merged Pull Requests

  • Don't subscribe to events when raising incident (#14420)
  • fix: push snapshot image by passing RW token (#14227)
  • Run daily-qa only on weekdays (#14209)
  • Remove protocol version check from stream platform (#14205)
  • Prevent rate limiting with Docker Hub account (#14188)

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)

... (truncated)

Commits
  • 393b02d [maven-release-plugin] prepare release 8.2.15
  • dccd44a build(project): update go embedded version data
  • 22798e3 deps(identity): update identity to 8.2.15
  • c50db78 merge: #14492
  • 45d10cd refactor: simplify lambda
  • d86493a test: use correct types
  • 6477151 refactor: use parameter instead of object
  • 236b0fe refactor: rework RaftCommittedEntryListener
  • 6d448b9 fix: keep track of written indexed records
  • 1a815c9 fix: reduce scope for AppendListener#onError
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol-jackson from 8.2.8 to 8.2.15

Release notes

Sourced from io.camunda:zeebe-protocol-jackson's releases.

8.2.15

release/8.2.15

Bug Fixes

Broker

  • IndexedRaftLogEntry are kept in memory until committed, which can lead to OOM (#14275)

Merged Pull Requests

  • [Backport release-8.2.15] Backport Reduced AppendListener Scope (#14488)
  • Further reduce scope of AppendListener (#14312)

8.2.14

release/8.2.14

Maintenance

  • Remove protocol version check in the broker (#14204)
  • Build failed due to docker hub rate limiting (#13947)

Merged Pull Requests

  • Don't subscribe to events when raising incident (#14420)
  • fix: push snapshot image by passing RW token (#14227)
  • Run daily-qa only on weekdays (#14209)
  • Remove protocol version check from stream platform (#14205)
  • Prevent rate limiting with Docker Hub account (#14188)

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)

... (truncated)

Commits
  • 393b02d [maven-release-plugin] prepare release 8.2.15
  • dccd44a build(project): update go embedded version data
  • 22798e3 deps(identity): update identity to 8.2.15
  • c50db78 merge: #14492
  • 45d10cd refactor: simplify lambda
  • d86493a test: use correct types
  • 6477151 refactor: use parameter instead of object
  • 236b0fe refactor: rework RaftCommittedEntryListener
  • 6d448b9 fix: keep track of written indexed records
  • 1a815c9 fix: reduce scope for AppendListener#onError
  • 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 `camunda.version` from 8.2.8 to 8.2.15.

Updates `io.camunda:zeebe-bpmn-model` from 8.2.8 to 8.2.15
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.8...8.2.15)

Updates `io.camunda:zeebe-protocol-jackson` from 8.2.8 to 8.2.15
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.8...8.2.15)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bpmn-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-protocol-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/maven/camunda.version-8.2.15 branch October 26, 2023 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants