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.3.0 to 8.3.2 #353

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps io.camunda:zeebe-bom from 8.3.0 to 8.3.2.

Release notes

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

8.3.1

Bug Fixes

Misc

  • Job streams not registered on broker after some time (#14771)
  • IllegalStateException: found snapshot 0. A previous snapshot is most likely corrupted (#14699)
  • Regular OOM when replicating large state due to messaging timeouts (#14663)
  • MsgpackReaderException when reading TenantId (#14624)
  • NPE in PendingMessageSubscriptionChecker (#14588)

Merged Pull Requests

  • Fix empty checksum file/snapshot corruption (#14778)
  • fix(transport): handle MEMBER_ADDED events as well (#14772)
  • Store job activation properties immutably in broker stream registry (#14763)
  • Capture async stack traces of scheduler jobs (#14747)
  • fix(raft): member type can be updated reliably (#14669)
  • fix(atomix): do not close over whole payload (#14664)
  • Return completed future on replication attempt with a closed leader (#14647)
  • fix: NPE in PendingMessageSubscriptionChecker (#14633)
  • test(broker): remove potential race condition in exporter test (#14613)
Commits
  • e60a54f [maven-release-plugin] prepare release 8.3.2
  • 0912ed8 build(project): update go embedded version data
  • d77867a merge: #15052
  • 3ea6664 merge: #15070
  • af763fd deps(deps): update dependency io.camunda:identity-sdk to v8.3.2
  • bb34091 refactor(atomix): implement AutoCloseable for managed services
  • 415b2cf refactor(transport): rewrite for Java < 21
  • 428cf0a style(transport): fix auto formatting issues
  • 346af16 fix(transport): handle errors and retry stream restarts
  • b3d3236 feat(util): add exponential backoff utility
  • 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.3.0 to 8.3.2.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.0...8.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 9, 2023
Copy link

github-actions bot commented Nov 9, 2023

Test Results

37 tests   35 ✔️  18s ⏱️
  9 suites    2 💤
  9 files      0

Results for commit a8399ff.

♻️ This comment has been updated with latest results.

@jonathanlukas jonathanlukas merged commit f71bba5 into main Nov 15, 2023
4 checks passed
@jonathanlukas jonathanlukas deleted the dependabot/maven/io.camunda-zeebe-bom-8.3.2 branch November 15, 2023 15:12
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant