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 dependency.zeebe.version from 8.1.0-alpha2 to 8.1.0-alpha3 #433

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps dependency.zeebe.version from 8.1.0-alpha2 to 8.1.0-alpha3.
Updates zeebe-bom from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-bom's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-client-java from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-client-java's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-msgpack-value from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-msgpack-value's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-protocol from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-protocol's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-protocol-impl from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-protocol-impl's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-bpmn-model from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-bpmn-model's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-gateway-protocol from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-gateway-protocol's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits

Updates zeebe-db from 8.1.0-alpha2 to 8.1.0-alpha3

Release notes

Sourced from zeebe-db's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (Description has been truncated

Bumps `dependency.zeebe.version` from 8.1.0-alpha2 to 8.1.0-alpha3.

Updates `zeebe-bom` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-client-java` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-msgpack-value` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-protocol` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-protocol-impl` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-bpmn-model` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-gateway-protocol` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-db` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-workflow-engine` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-util` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-logstreams` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-test-util` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-gateway-protocol-impl` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

Updates `zeebe-protocol-jackson` from 8.1.0-alpha2 to 8.1.0-alpha3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.0-alpha2...8.1.0-alpha3)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-msgpack-value
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-protocol-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-bpmn-model
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-gateway-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-db
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-workflow-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-logstreams
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-test-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-gateway-protocol-impl
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 5, 2022
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

Unit Test Results

  47 files    47 suites   1m 40s ⏱️
107 tests 107 ✔️ 0 💤 0
340 runs  340 ✔️ 0 💤 0

Results for commit 7580433.

♻️ This comment has been updated with latest results.

@lenaschoenburg
Copy link
Member

@remcowesterhoud I think this is breaking because I introduced the new scheduler module 🙈
Can I assign this to you or do you want me to fix this?

@remcowesterhoud
Copy link
Contributor

Feel free to fix it if you want

@lenaschoenburg lenaschoenburg self-assigned this Jul 5, 2022
Copy link
Contributor

@remcowesterhoud remcowesterhoud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ole! 🎉

@remcowesterhoud remcowesterhoud merged commit d77596b into main Jul 5, 2022
@remcowesterhoud remcowesterhoud deleted the dependabot/maven/dependency.zeebe.version-8.1.0-alpha3 branch July 5, 2022 16:21
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.

2 participants