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.5.3 to 8.5.5 #296

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps zeebe.version from 8.5.3 to 8.5.5.
Updates io.camunda:zeebe-client-java from 8.5.3 to 8.5.5

Release notes

Sourced from io.camunda:zeebe-client-java's releases.

8.5.5

version:8.5.5

Bug Fixes

Misc

  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • Failed to close snapshot store (#17452)

Merged Pull Requests

  • fix: apply correct license header for 8.5 (#20008)
  • Backport build-platform-docker GHA (#19740)
  • fix: do not close snapshot store in RaftContext (#19719)

operate-8.5.4

What's Changed

Full Changelog: camunda/camunda@operate-8.5.3...operate-8.5.4

8.5.4

⚠️ There is a bug in Zeebe 8.5.4 which will incorrectly flag a snapshot as corrupted even when it's not. This can cause nodes to fail to start up, which can eventually lead to unavailability. The fix is to update to 8.5.5, which corrects this. Note that there is no data loss or actual corruption, it's a false positive, but it has an impact on the availability of the system.

Bug Fixes

Misc

  • Spring SDK 8.5.3 requires JDK 21+ (#19658)
  • Invalid offset when reading record from an older version (#19379)
  • Cannot take backup to Azure when using managed identity (#19104)
  • Default tenant id not picked up by Spring Zeebe SDK @​JobWorker annotation (#18975)

Merged Pull Requests

  • Backport build-platform-docker GHA (#19740)
  • fix: check version before reading metadata length (#19582)
  • test: wait until deployment is distributed (#19466)
  • build: unpin msal4j version (#19463)

... (truncated)

Commits
  • c0a936b [maven-release-plugin] prepare release 8.5.5
  • c3e40bd build(project): update go embedded version data
  • b6135fc [Backport release-8.5.5] fix: apply correct license header for 8.5 (#20010)
  • 3d9ca8f fix: apply correct license header for 8.5
  • e3f39fe [Backport stable/8.5] ci: stabilize RollingUpdateTest (#20004)
  • b716d06 fix: do not use combined checksum for snapshot integrity (#19988)
  • 5189980 ci: run rolling update tests, not snapshot tests
  • 9e22cd0 ci: tag zeebe image as current-test
  • c8760da ci: run version compatibility workflow every day
  • e60258f ci: notify on failure of version compatibility workflow
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-process-test-api from 8.5.3 to 8.5.5

Commits

Updates io.camunda:zeebe-process-test-assertions from 8.5.3 to 8.5.5

Commits

Updates io.camunda:zeebe-process-test-engine from 8.5.3 to 8.5.5

Commits

Updates io.camunda:zeebe-protocol-jackson from 8.5.3 to 8.5.5

Release notes

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

8.5.5

version:8.5.5

Bug Fixes

Misc

  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • Failed to close snapshot store (#17452)

Merged Pull Requests

  • fix: apply correct license header for 8.5 (#20008)
  • Backport build-platform-docker GHA (#19740)
  • fix: do not close snapshot store in RaftContext (#19719)

operate-8.5.4

What's Changed

Full Changelog: camunda/camunda@operate-8.5.3...operate-8.5.4

8.5.4

⚠️ There is a bug in Zeebe 8.5.4 which will incorrectly flag a snapshot as corrupted even when it's not. This can cause nodes to fail to start up, which can eventually lead to unavailability. The fix is to update to 8.5.5, which corrects this. Note that there is no data loss or actual corruption, it's a false positive, but it has an impact on the availability of the system.

Bug Fixes

Misc

  • Spring SDK 8.5.3 requires JDK 21+ (#19658)
  • Invalid offset when reading record from an older version (#19379)
  • Cannot take backup to Azure when using managed identity (#19104)
  • Default tenant id not picked up by Spring Zeebe SDK @​JobWorker annotation (#18975)

Merged Pull Requests

  • Backport build-platform-docker GHA (#19740)
  • fix: check version before reading metadata length (#19582)
  • test: wait until deployment is distributed (#19466)
  • build: unpin msal4j version (#19463)

... (truncated)

Commits
  • c0a936b [maven-release-plugin] prepare release 8.5.5
  • c3e40bd build(project): update go embedded version data
  • b6135fc [Backport release-8.5.5] fix: apply correct license header for 8.5 (#20010)
  • 3d9ca8f fix: apply correct license header for 8.5
  • e3f39fe [Backport stable/8.5] ci: stabilize RollingUpdateTest (#20004)
  • b716d06 fix: do not use combined checksum for snapshot integrity (#19988)
  • 5189980 ci: run rolling update tests, not snapshot tests
  • 9e22cd0 ci: tag zeebe image as current-test
  • c8760da ci: run version compatibility workflow every day
  • e60258f ci: notify on failure of version compatibility workflow
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2024
@andrejpetras
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/zeebe.version-8.5.5 branch 2 times, most recently from b135c25 to 027daa5 Compare July 9, 2024 17:54
Bumps `zeebe.version` from 8.5.3 to 8.5.5.

Updates `io.camunda:zeebe-client-java` from 8.5.3 to 8.5.5
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.5.3...8.5.5)

Updates `io.camunda:zeebe-process-test-api` from 8.5.3 to 8.5.5
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

Updates `io.camunda:zeebe-process-test-assertions` from 8.5.3 to 8.5.5
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

Updates `io.camunda:zeebe-process-test-engine` from 8.5.3 to 8.5.5
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

Updates `io.camunda:zeebe-protocol-jackson` from 8.5.3 to 8.5.5
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.5.3...8.5.5)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-assertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-engine
  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 dependabot bot force-pushed the dependabot/maven/zeebe.version-8.5.5 branch from 027daa5 to 320926b Compare July 9, 2024 18:25
@andrejpetras andrejpetras merged commit 7f71992 into main Jul 10, 2024
1 check passed
@andrejpetras andrejpetras deleted the dependabot/maven/zeebe.version-8.5.5 branch July 10, 2024 06:20
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