camunda-community-hub / zeebe-kafka-exporter

Export events from Zeebe to Kafka
Apache License 2.0
36 stars 27 forks source link

build: bump version.zeebe from 1.3.6 to 8.1.1 #342

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps version.zeebe from 1.3.6 to 8.1.1. Updates zeebe-bom from 1.3.6 to 8.1.1

Release notes

Sourced from zeebe-bom's releases.

8.1.0

Release 8.1.0

Enhancements

Broker

  • Writer timer triggered event with process instance key (#9519)
  • Export all records to ES by default (#8338)
  • Feature Request: On Timer events add scheduling at specific time (#3038)
  • I can access the numberOf* multi-instance properties (#2893)

Gateway

  • Support mutliple cluster contact points on the standalone Gateway (#4856)

Java Client

  • Clients can set an optional backoff time to the failed tasks. (#5629)

Go Client

  • Clients can set an optional backoff time to the failed tasks. (#5629)

Misc

  • Use OCI and OpenShift labels as part of Docker image metadata (#9940)
  • Support generic properties as extension element (#9868)
  • I can set cron expression for timer cycle (#9673)
  • Consider adding deploy workflow / cancel process instance to whitelisted commands (which will be accepted when backpressure is high) (#9283)
  • Implement some means to figure out where Zeebe's time is spent (#9282)
  • Feature Toggles (#9254)
  • BPMN Termination Event (#8789)
  • Support BPMN Inclusive Gateways (#6018)

Bug Fixes

Broker

  • Follower cannot receive new entries because it did not reset the log on receiving snapshot (#10202)
  • Follower cannot receive snapshot because "chunk received out of order" (#10180)
  • Delete existing PENDING_DEPLOYMENT causes ZeebeDbInconsistentException (#10064)
  • NullPointerException upon writing error response (#10014)
  • Too big Deployment is no longer rejected (#9946)
  • Deployment Distribution not idempotent (#9877)
  • Leaders with no log before snapshot get stuck in a loop when replicating the snapshot (#9820)
  • Output mapping doesn't create an incident if a variable is missing (#9543)
  • MetricsExporter does not configure a record filter (#9240)
  • DueDateTimeChecker will block progress if many timers are due (#9238)
  • DueDateTimeChecker may be scheduled with a negative delay (#9236)
  • Multiple triggered interrupting boundary events can deadlock process instance (#9233)
  • Interrupting event subprocess is activated more than once (#9185)
  • Removing Subscription consumer re-registers the consumer instead of removing (#9123)
  • ZeebeDbInconsistentException in ColumnFamily DMN_DECISION_REQUIREMENTS (#9115)
  • NPE in Validator (#9083)
  • Partition without leader where all brokers are listed as followers (#8978)
  • NPE during replay (#8830)
  • Job of cancelled instance can be activated if an error was thrown on it (#8588)
  • Multiple OOM encountered on benchmark cluster (#8509)
  • SIGBUS error with 1.2.2 (#8099)
  • Could not take snapshot on followers because the position doesn't exist (#7911)
  • Boundary Event can't be triggered after EventSubProcess is triggered (#6874)
  • IllegalStateException: Not expected to have an active sequence flow count lower then zero! (#6778)
  • A huge rejection reason causes an overflow in the record metadata (#6442)

... (truncated)

Commits


Updates zeebe-build-tools from 1.3.6 to 8.1.1

Release notes

Sourced from zeebe-build-tools's releases.

8.1.0

Release 8.1.0

Enhancements

Broker

  • Writer timer triggered event with process instance key (#9519)
  • Export all records to ES by default (#8338)
  • Feature Request: On Timer events add scheduling at specific time (#3038)
  • I can access the numberOf* multi-instance properties (#2893)

Gateway

  • Support mutliple cluster contact points on the standalone Gateway (#4856)

Java Client

  • Clients can set an optional backoff time to the failed tasks. (#5629)

Go Client

  • Clients can set an optional backoff time to the failed tasks. (#5629)

Misc

  • Use OCI and OpenShift labels as part of Docker image metadata (#9940)
  • Support generic properties as extension element (#9868)
  • I can set cron expression for timer cycle (#9673)
  • Consider adding deploy workflow / cancel process instance to whitelisted commands (which will be accepted when backpressure is high) (#9283)
  • Implement some means to figure out where Zeebe's time is spent (#9282)
  • Feature Toggles (#9254)
  • BPMN Termination Event (#8789)
  • Support BPMN Inclusive Gateways (#6018)

Bug Fixes

Broker

  • Follower cannot receive new entries because it did not reset the log on receiving snapshot (#10202)
  • Follower cannot receive snapshot because "chunk received out of order" (#10180)
  • Delete existing PENDING_DEPLOYMENT causes ZeebeDbInconsistentException (#10064)
  • NullPointerException upon writing error response (#10014)
  • Too big Deployment is no longer rejected (#9946)
  • Deployment Distribution not idempotent (#9877)
  • Leaders with no log before snapshot get stuck in a loop when replicating the snapshot (#9820)
  • Output mapping doesn't create an incident if a variable is missing (#9543)
  • MetricsExporter does not configure a record filter (#9240)
  • DueDateTimeChecker will block progress if many timers are due (#9238)
  • DueDateTimeChecker may be scheduled with a negative delay (#9236)
  • Multiple triggered interrupting boundary events can deadlock process instance (#9233)
  • Interrupting event subprocess is activated more than once (#9185)
  • Removing Subscription consumer re-registers the consumer instead of removing (#9123)
  • ZeebeDbInconsistentException in ColumnFamily DMN_DECISION_REQUIREMENTS (#9115)
  • NPE in Validator (#9083)
  • Partition without leader where all brokers are listed as followers (#8978)
  • NPE during replay (#8830)
  • Job of cancelled instance can be activated if an error was thrown on it (#8588)
  • Multiple OOM encountered on benchmark cluster (#8509)
  • SIGBUS error with 1.2.2 (#8099)
  • Could not take snapshot on followers because the position doesn't exist (#7911)
  • Boundary Event can't be triggered after EventSubProcess is triggered (#6874)
  • IllegalStateException: Not expected to have an active sequence flow count lower then zero! (#6778)
  • A huge rejection reason causes an overflow in the record metadata (#6442)

... (truncated)

Commits


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 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[bot] commented 1 year ago

Superseded by #344.