camunda-community-hub / camunda-8-process-solution-template

Process Solution Template for Camunda Platform 8
31 stars 52 forks source link

chore(deps): bump zeebe.version from 8.1.8 to 8.2.3 #69

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps zeebe.version from 8.1.8 to 8.2.3. Updates zeebe-client-java from 8.1.8 to 8.2.3

Release notes

Sourced from zeebe-client-java's releases.

8.2.3

Enhancements

Misc

  • Remove the default un-overridable -Xms128m value (#12416)

Bug Fixes

Misc

  • MessageTTL checking fails with deserialization errors (#12509)
  • Broker cannot start with S3 accessKey and secretKey not supplied (#12433)
  • Blacklisting of MessageSubscription (#12316)
  • Triggering due timer events causes periodic latency spikes (#11594)

Maintenance

  • Smoke tests fail due to full code cache (#12469)
  • Unnecessary Blacklist checks (#12041)
  • Fetching constantly static information (#12034)
  • Build and test pipeline takes too long (#12028)

Merged Pull Requests

  • deps(maven): bump identity to 8.2.3 (#12513)
  • fix(engine): prevent record corruption during message TTL checking (#12510)
  • ci(test): skip test artifact upload on success (#12497)
  • feat(dist): Remove the -xms parameter (#12482)
  • Introduce cache for process versions (#12475)
  • fix(backup/s3): allow not configuring s3 credentials (#12471)
  • ci: remove jvm args for smoke tests (#12470)
  • test(qa): save logs of zeebe containers if the test fails (#12428)
  • feat: run timer due date checker concurrently to processing (#12403)
  • fix(engine): skip unnecessary blacklist check (#12306)

8.2.2

Release 8.2.2

Bug Fixes

Misc

  • Zeebe node sends messages to wrong node (#12173)

Merged Pull Requests

  • [Backport stable/8.2] deps(maven): bump identity to 8.2.2 (#12453)
  • test(qa): relax timeout for taking backups on GCS (#12419)
  • ci(integration): split module and integration test jobs (#12406)
  • test(backup-store): close store and client after each test (#12405)
  • Remove spy/mock usage from NettyMessagingService channel pool related tests (#12397)
  • More resilient network operations in CI (#12367)
  • Revert jacoco version update (#12358)
  • fix(cluster): do no use channel created for a different address (#12305)
  • deps(maven): bump reactive-streams from 1.0.3 to 1.0.4 (#12263)
  • fix(clients/go): update linter (#12106)
  • chore(deps): bump netty-handler from 4.1.39.Final to 4.1.41.Final (#3081)

8.2.1

Release 8.2.1

Bug Fixes

Misc

  • Cannot disable Raft flush without specifying a delay (#12328)

... (truncated)

Commits


Updates zeebe-process-test-extension from 8.1.8 to 8.2.3

Commits


Updates zeebe-process-test-extension-testcontainer from 8.1.8 to 8.2.3

Commits


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)