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

deps: bump version.zeebe from 8.4.5 to 8.5.7 #761

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps version.zeebe from 8.4.5 to 8.5.7.
Updates io.camunda:zeebe-bom from 8.4.5 to 8.5.7

Release notes

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

8.5.6

version:8.5.6

Enhancements

Misc

  • Add Intermediate None Event to StraightThroughProcessingLoopValidator (#20308)

Bug Fixes

Broker

  • Limit the number of element in the process caches (#15533)

Gateway

  • Considerable amount of GRPC error details can trigger ingress response header limit (#11284)

Java Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Go Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Misc

  • StackOverflowError during process instance modification (#20307)
  • Flaky test shouldBeThreadSafe: io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCacheTest (#20136)
  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • No executable process is found after transformation (#19834)
  • ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none does not disable Identity-based authentication (#18726)
  • java.lang.IllegalArgumentException: type must not be empty (#18139)
  • Oauth token refresh can trigger rate limiting and log errors (#13832)

Maintenance

  • Strange use of ObjectMapper in ES/OS DTO (#20556)
  • Snyk scan for Zeebe is broken after moving modules around (#20011)
  • gRPC thread pool saturated by blocked Identity calls (#18697)

Merged Pull Requests

  • Fix Snyk scanning action for Zeebe (#20610)
  • Remove grpc thread config (#20591)
  • Dont use object mapper in DTO to ES / OS (#20560)
  • Reset RecordingExporter before each ZeebeIntegration test setup (#20524)
  • Create incident when type expression is null or empty (#20517)
  • Fix OauthCredentialsCache concurrency issues (#20429)
  • Terminate elements iteratively instead of recursively during PI modification (#20425)
  • Test for snapshot corruption when restoring from backup. (#20415)
  • Add logging to setup commands (#20389)
  • test: fix potential race condition (#20334)
  • fix: java client reminder action (#20322)
  • Add intermediate throw event StraightThroughProcessingLoopValidator (#20316)
  • fix: ensure controlled actor scheduler is closed after tests (#20296)
  • test: prevent db transaction corruption by test (#20288)
  • Fix flaky MessageStreamProcessorTest (#20286)
  • ci: add java client reminder workflow (#20285)
  • test: fix flaky raft heartbeat test (#20079)
  • test: snapshot false negative corruption unit test (#20040)
  • fix: Allow single deployment of multiple BPMN processes with the same resource name (#20026)
  • feat: allow overriding default maxInboundMetadataSize through config and change default to 16KB (#20002)
  • fix: do not use combined checksum for snapshot integrity (#19988)
  • deps: Update dependency io.grpc:grpc-bom to v1.65.0 (main) (#19858)
  • Allow disabling REST gateway security through configuration (#19823)

... (truncated)

Commits
  • eaaba1f [maven-release-plugin] prepare release 8.5.7
  • e2b300c build(project): update go embedded version data
  • d988be0 [Backport stable/8.5] Allow instantiating exporter configuration with list fi...
  • 52bf49f style: apply formatting
  • b80cfb6 style: fix license header
  • 93cc250 style: remove unnecessary generic declaration
  • 71a1220 test: add integration tests
  • 5aa1bb6 refactor: migrate to junit 5
  • 53bb895 fix: deserialize list fields from maps of integer keys
  • ead5642 deps: Update dependency io.camunda:identity-spring-boot-starter to v8.5.5 (st...
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol-jackson from 8.4.5 to 8.5.7

Release notes

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

8.5.6

version:8.5.6

Enhancements

Misc

  • Add Intermediate None Event to StraightThroughProcessingLoopValidator (#20308)

Bug Fixes

Broker

  • Limit the number of element in the process caches (#15533)

Gateway

  • Considerable amount of GRPC error details can trigger ingress response header limit (#11284)

Java Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Go Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Misc

  • StackOverflowError during process instance modification (#20307)
  • Flaky test shouldBeThreadSafe: io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCacheTest (#20136)
  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • No executable process is found after transformation (#19834)
  • ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none does not disable Identity-based authentication (#18726)
  • java.lang.IllegalArgumentException: type must not be empty (#18139)
  • Oauth token refresh can trigger rate limiting and log errors (#13832)

Maintenance

  • Strange use of ObjectMapper in ES/OS DTO (#20556)
  • Snyk scan for Zeebe is broken after moving modules around (#20011)
  • gRPC thread pool saturated by blocked Identity calls (#18697)

Merged Pull Requests

  • Fix Snyk scanning action for Zeebe (#20610)
  • Remove grpc thread config (#20591)
  • Dont use object mapper in DTO to ES / OS (#20560)
  • Reset RecordingExporter before each ZeebeIntegration test setup (#20524)
  • Create incident when type expression is null or empty (#20517)
  • Fix OauthCredentialsCache concurrency issues (#20429)
  • Terminate elements iteratively instead of recursively during PI modification (#20425)
  • Test for snapshot corruption when restoring from backup. (#20415)
  • Add logging to setup commands (#20389)
  • test: fix potential race condition (#20334)
  • fix: java client reminder action (#20322)
  • Add intermediate throw event StraightThroughProcessingLoopValidator (#20316)
  • fix: ensure controlled actor scheduler is closed after tests (#20296)
  • test: prevent db transaction corruption by test (#20288)
  • Fix flaky MessageStreamProcessorTest (#20286)
  • ci: add java client reminder workflow (#20285)
  • test: fix flaky raft heartbeat test (#20079)
  • test: snapshot false negative corruption unit test (#20040)
  • fix: Allow single deployment of multiple BPMN processes with the same resource name (#20026)
  • feat: allow overriding default maxInboundMetadataSize through config and change default to 16KB (#20002)
  • fix: do not use combined checksum for snapshot integrity (#19988)
  • deps: Update dependency io.grpc:grpc-bom to v1.65.0 (main) (#19858)
  • Allow disabling REST gateway security through configuration (#19823)

... (truncated)

Commits
  • eaaba1f [maven-release-plugin] prepare release 8.5.7
  • e2b300c build(project): update go embedded version data
  • d988be0 [Backport stable/8.5] Allow instantiating exporter configuration with list fi...
  • 52bf49f style: apply formatting
  • b80cfb6 style: fix license header
  • 93cc250 style: remove unnecessary generic declaration
  • 71a1220 test: add integration tests
  • 5aa1bb6 refactor: migrate to junit 5
  • 53bb895 fix: deserialize list fields from maps of integer keys
  • ead5642 deps: Update dependency io.camunda:identity-spring-boot-starter to v8.5.5 (st...
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol-test-util from 8.4.5 to 8.5.7

Release notes

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

8.5.6

version:8.5.6

Enhancements

Misc

  • Add Intermediate None Event to StraightThroughProcessingLoopValidator (#20308)

Bug Fixes

Broker

  • Limit the number of element in the process caches (#15533)

Gateway

  • Considerable amount of GRPC error details can trigger ingress response header limit (#11284)

Java Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Go Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Misc

  • StackOverflowError during process instance modification (#20307)
  • Flaky test shouldBeThreadSafe: io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCacheTest (#20136)
  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • No executable process is found after transformation (#19834)
  • ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none does not disable Identity-based authentication (#18726)
  • java.lang.IllegalArgumentException: type must not be empty (#18139)
  • Oauth token refresh can trigger rate limiting and log errors (#13832)

Maintenance

  • Strange use of ObjectMapper in ES/OS DTO (#20556)
  • Snyk scan for Zeebe is broken after moving modules around (#20011)
  • gRPC thread pool saturated by blocked Identity calls (#18697)

Merged Pull Requests

  • Fix Snyk scanning action for Zeebe (#20610)
  • Remove grpc thread config (#20591)
  • Dont use object mapper in DTO to ES / OS (#20560)
  • Reset RecordingExporter before each ZeebeIntegration test setup (#20524)
  • Create incident when type expression is null or empty (#20517)
  • Fix OauthCredentialsCache concurrency issues (#20429)
  • Terminate elements iteratively instead of recursively during PI modification (#20425)
  • Test for snapshot corruption when restoring from backup. (#20415)
  • Add logging to setup commands (#20389)
  • test: fix potential race condition (#20334)
  • fix: java client reminder action (#20322)
  • Add intermediate throw event StraightThroughProcessingLoopValidator (#20316)
  • fix: ensure controlled actor scheduler is closed after tests (#20296)
  • test: prevent db transaction corruption by test (#20288)
  • Fix flaky MessageStreamProcessorTest (#20286)
  • ci: add java client reminder workflow (#20285)
  • test: fix flaky raft heartbeat test (#20079)
  • test: snapshot false negative corruption unit test (#20040)
  • fix: Allow single deployment of multiple BPMN processes with the same resource name (#20026)
  • feat: allow overriding default maxInboundMetadataSize through config and change default to 16KB (#20002)
  • fix: do not use combined checksum for snapshot integrity (#19988)
  • deps: Update dependency io.grpc:grpc-bom to v1.65.0 (main) (#19858)
  • Allow disabling REST gateway security through configuration (#19823)

... (truncated)

Commits
  • eaaba1f [maven-release-plugin] prepare release 8.5.7
  • e2b300c build(project): update go embedded version data
  • d988be0 [Backport stable/8.5] Allow instantiating exporter configuration with list fi...
  • 52bf49f style: apply formatting
  • b80cfb6 style: fix license header
  • 93cc250 style: remove unnecessary generic declaration
  • 71a1220 test: add integration tests
  • 5aa1bb6 refactor: migrate to junit 5
  • 53bb895 fix: deserialize list fields from maps of integer keys
  • ead5642 deps: Update dependency io.camunda:identity-spring-boot-starter to v8.5.5 (st...
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-exporter-test from 8.4.5 to 8.5.7

Release notes

Sourced from io.camunda:zeebe-exporter-test's releases.

8.5.6

version:8.5.6

Enhancements

Misc

  • Add Intermediate None Event to StraightThroughProcessingLoopValidator (#20308)

Bug Fixes

Broker

  • Limit the number of element in the process caches (#15533)

Gateway

  • Considerable amount of GRPC error details can trigger ingress response header limit (#11284)

Java Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Go Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Misc

  • StackOverflowError during process instance modification (#20307)
  • Flaky test shouldBeThreadSafe: io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCacheTest (#20136)
  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • No executable process is found after transformation (#19834)
  • ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none does not disable Identity-based authentication (#18726)
  • java.lang.IllegalArgumentException: type must not be empty (#18139)
  • Oauth token refresh can trigger rate limiting and log errors (#13832)

Maintenance

  • Strange use of ObjectMapper in ES/OS DTO (#20556)
  • Snyk scan for Zeebe is broken after moving modules around (#20011)
  • gRPC thread pool saturated by blocked Identity calls (#18697)

Merged Pull Requests

  • Fix Snyk scanning action for Zeebe (#20610)
  • Remove grpc thread config (#20591)
  • Dont use object mapper in DTO to ES / OS (#20560)
  • Reset RecordingExporter before each ZeebeIntegration test setup (#20524)
  • Create incident when type expression is null or empty (#20517)
  • Fix OauthCredentialsCache concurrency issues (#20429)
  • Terminate elements iteratively instead of recursively during PI modification (#20425)
  • Test for snapshot corruption when restoring from backup. (#20415)
  • Add logging to setup commands (#20389)
  • test: fix potential race condition (#20334)
  • fix: java client reminder action (#20322)
  • Add intermediate throw event StraightThroughProcessingLoopValidator (#20316)
  • fix: ensure controlled actor scheduler is closed after tests (#20296)
  • test: prevent db transaction corruption by test (#20288)
  • Fix flaky MessageStreamProcessorTest (#20286)
  • ci: add java client reminder workflow (#20285)
  • test: fix flaky raft heartbeat test (#20079)
  • test: snapshot false negative corruption unit test (#20040)
  • fix: Allow single deployment of multiple BPMN processes with the same resource name (#20026)
  • feat: allow overriding default maxInboundMetadataSize through config and change default to 16KB (#20002)
  • fix: do not use combined checksum for snapshot integrity (#19988)
  • deps: Update dependency io.grpc:grpc-bom to v1.65.0 (main) (#19858)
  • Allow disabling REST gateway security through configuration (#19823)

... (truncated)

Commits
  • eaaba1f [maven-release-plugin] prepare release 8.5.7
  • e2b300c build(project): update go embedded version data
  • d988be0 [Backport stable/8.5] Allow instantiating exporter configuration with list fi...
  • 52bf49f style: apply formatting
  • b80cfb6 style: fix license header
  • 93cc250 style: remove unnecessary generic declaration
  • 71a1220 test: add integration tests
  • 5aa1bb6 refactor: migrate to junit 5
  • 53bb895 fix: deserialize list fields from maps of integer keys
  • ead5642 deps: Update dependency io.camunda:identity-spring-boot-starter to v8.5.5 (st...
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-process-test-api from 8.4.5 to 8.5.7

Commits

Updates io.camunda:zeebe-process-test-assertions from 8.4.5 to 8.5.7

Commits

Updates io.camunda:zeebe-process-test-filters from 8.4.5 to 8.5.7

Commits

Updates io.camunda:zeebe-build-tools from 8.4.5 to 8.5.7

Release notes

Sourced from io.camunda:zeebe-build-tools's releases.

8.5.6

version:8.5.6

Enhancements

Misc

  • Add Intermediate None Event to StraightThroughProcessingLoopValidator (#20308)

Bug Fixes

Broker

  • Limit the number of element in the process caches (#15533)

Gateway

  • Considerable amount of GRPC error details can trigger ingress response header limit (#11284)

Java Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Go Client

  • Job worker should apply backoff on job polling in case of service unavailable (#4443)

Misc

  • StackOverflowError during process instance modification (#20307)
  • Flaky test shouldBeThreadSafe: io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCacheTest (#20136)
  • Snapshot detected as corrupted because of incorrect checksum comparison (#19984)
  • No executable process is found after transformation (#19834)
  • ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none does not disable Identity-based authentication (#18726)
  • java.lang.IllegalArgumentException: type must not be empty (#18139)
  • Oauth token refresh can trigger rate limiting and log errors (#13832)

Maintenance

  • Strange use of ObjectMapper in ES/OS DTO (#20556)
  • Snyk scan for Zeebe is broken after moving modules around (#20011)
  • gRPC thread pool saturated by blocked Identity calls (#18697)

Merged Pull Requests

  • Fix Snyk scanning action for Zeebe (#20610)
  • Remove grpc thread config (#20591)
  • Dont use object mapper in DTO to ES / OS (#20560)
  • Reset RecordingExporter before each ZeebeIntegration test setup (#20524)
  • Create incident when type expression is null or empty (#20517)
  • Fix OauthCredentialsCache concurrency issues (#20429)
  • Terminate elements iteratively instead of recursively during PI modification (#20425)
  • Test for snapshot corruption when restoring from backup. (#20415)
  • Add logging to setup commands (#20389)
  • test: fix potential race condition (#20334)
  • fix: java client reminder action (#20322)
  • Add intermediate throw event StraightThroughProcessingLoopValidator (#20316)
  • fix: ensure controlled actor scheduler is closed after tests (#20296)
  • test: prevent db transaction corruption by test (#20288)
  • Fix flaky MessageStreamProcessorTest (#20286)
  • ci: add java client reminder workflow (#20285)
  • test: fix flaky raft heartbeat test (#20079)
  • test: snapshot false negative corruption unit test (#20040)
  • fix: Allow single deployment of multiple BPMN processes with the same resource name (#20026)
  • feat: allow overriding default maxInboundMetadataSize through config and change default to 16KB (#20002)
  • fix: do not use combined checksum for snapshot integrity (#19988)
  • deps: Update dependency io.grpc:grpc-bom to v1.65.0 (main) (#19858)
  • Allow disabling REST gateway security through configuration (#19823)

... (truncated)

Commits
  • eaaba1f [maven-release-plugin] prepare release 8.5.7
  • e2b300c build(project): update go embedded version data
  • d988be0 [Backport stable/8.5] Allow instantiating exporter configuration with list fi...
  • 52bf49f style: apply formatting
  • b80cfb6 style: fix license header
  • 93cc250 style: remove unnecessary generic declaration
  • 71a1220 test: add integration tests
  • 5aa1bb6 refactor: migrate to junit 5
  • 53bb895 fix: deserialize list fields from maps of integer keys
  • ead5642 deps: Update dependency io.camunda:identity-spring-boot-starter to v8.5.5 (st...
  • 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 `version.zeebe` from 8.4.5 to 8.5.7.

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

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

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

Updates `io.camunda:zeebe-exporter-test` from 8.4.5 to 8.5.7
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.4.5...8.5.7)

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

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

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

Updates `io.camunda:zeebe-build-tools` from 8.4.5 to 8.5.7
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.4.5...8.5.7)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol-test-util
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-exporter-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-process-test-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-process-test-assertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-process-test-filters
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #777.

@dependabot dependabot bot closed this Oct 2, 2024
auto-merge was automatically disabled October 2, 2024 16:58

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/main/version.zeebe-8.5.7 branch October 2, 2024 16:58
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