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.4.5 to 8.5.0 #387

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-util from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-atomix-cluster from 8.4.5 to 8.5.0

Release notes

Sourced from io.camunda:zeebe-atomix-cluster's releases.

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol-impl from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-logstreams from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-db from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)

... (truncated)

Commits
  • 0bf2717 [maven-release-plugin] prepare release 8.5.0
  • 948dc5d build(project): update go embedded version data
  • 50ac49a [Backport release-8.5.0] fix: avoid race between scheduling and execution of ...
  • 2313ab9 fix: update actor clock from actuator
  • 97b9377 fix: ControlledActorClock updates between jobs
  • 69d4d6a fix: ensure atomic update when not replacing
  • c84321b fix: avoid race between scheduling and execution
  • 7a93040 [Backport release-8.5.0] Clean Backoff column family from wrong jobs (#17236)
  • 44056fe [Backport release-8.5.0] Fix OpenAPI generation on Windows (#17237)
  • 0079cb0 test: fix outdated helper
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-bpmn-model from 8.4.5 to 8.5.0

Release notes

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

8.5.0-alpha2

Enhancements

Broker

  • Unsubscribe from a message boundary event on process instance migration (#16383)
  • Support I/O mapping variables starting with _ (#11397)

Java Client

  • An Apache HttpClient 5 can be created in the Zeebe Java client (#16538)

Misc

  • Migrate element instances with incidents in the processor (#16620)
  • Introduce fold method to Either interface for unified value transformation (#16561)
  • Decision Instance Key field from evaluation response (#15916)
  • Invoke compensation handlers in an embedded subprocess (#15068)

Bug Fixes

Broker

  • New event applier versions could lead to data inconsistencies (#15833)

Go Client

  • Zbctl (latest) is not working with SaaS (#15524)

zbctl

  • Zbctl (latest) is not working with SaaS (#15524)

Misc

  • Partition Transition reported as stuck even if it doesn't take long (#16633)
  • Missing resourceKey property when deleting a resource causes an endless error loop (#16429)
  • Failed to correct prefix of column family [49] (#16406)
  • Metrics Exporter leads to OOM (#16405)
  • Forms Linked to User Tasks Are Sometimes Wrong (#16311)
  • Endless processing state machine error loop (#16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#16084)
  • MultiTenancySignalSubscriptionStateMigration fails with IndexOutOfBoundsException (#15804)

Maintenance

  • Remove user task reference from element instance after task completion (#16455)
  • Actuator date-time values are not compliant with rfc3339 (#16256)
  • Stream processor is not able to detect nor handle records of different versions gracefully (#7449)

Merged Pull Requests

  • deps(maven): Update dependency org.mockito:mockito-bom to v5.11.0 (main) (#16672)
  • deps(go): Update module github.com/stretchr/testify to v1.9.0 (main) (#16671)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.1 (main) (#16670)
  • Support Assign task user task action (#16667)
  • feat(gateway-rest): error responses are content type problem+json (#16665)
  • ci: use renamed workflow files for stable branches (#16659)
  • test(zeebe): Verify clean state after triggering compensation (#16658)
  • deps(maven): Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 (main) (#16654)
  • deps(maven): Update dependency software.amazon.awssdk:bom to v2.25.0 (main) (#16652)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (main) (#16651)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (main) (#16650)
  • test(qa): add rest-based topology request qa coverage (#16649)
  • Add endpoint for removing a set of brokers forcefully (#16648)
  • Support Complete task user task action in Zeebe client (#16641)
  • test(qa): ignore exception while waiting for updated topology (#16637)
  • fix(broker): transition is stuck only if too much time elapses (#16634)
  • refactor: rm samples directory (#16632)
...

Description has been truncated

Bumps `zeebe.version` from 8.4.5 to 8.5.0.

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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-atomix-cluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-logstreams
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-db
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-bpmn-model
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-test-util
  dependency-type: direct:development
  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 requested a review from Zelldon as a code owner April 4, 2024 07:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2024
@Zelldon Zelldon merged commit 41c6d9a into main Apr 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/zeebe.version-8.5.0 branch April 4, 2024 07:34
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