Skip to content

1.9.0

Compare
Choose a tag to compare
@ChrisKujawa ChrisKujawa released this 18 Sep 12:50
· 315 commits to main since this release
36dba57

What's Changed

Features

Added new option to print in table/csv format see #298

Allows to print the Zeebe log in a more human-readable format

Index Term Position SourceRecordPosition Timestamp Key RecordType ValueType Intent ProcessInstanceKey BPMNElementType 
836304299 304 6888891251 6888891165 1692869669764 2251802375814764 EVENT JOB_BATCH ACTIVATED
836304300 304 6888891252 -1 1692869671138 -1 COMMAND PROCESS_INSTANCE_CREATION CREATE -1 
836304301 304 6888891253 6888891180 1692869671126 2251802375814766 EVENT VARIABLE CREATED 2251802375814765 
836304301 304 6888891254 6888891180 1692869671126 2251802375814767 EVENT VARIABLE CREATED 2251802375814765 
836304301 304 6888891255 6888891180 1692869671126 2251802375814768 EVENT VARIABLE CREATED 2251802375814765 
836304301 304 6888891256 6888891180 1692869671126 2251802375814769 EVENT VARIABLE CREATED 2251802375814765 
836304301 304 6888891257 6888891180 1692869671126 2251802375814765 COMMAND PROCESS_INSTANCE ACTIVATE_ELEMENT 2251802375814765 PROCESS 
836304301 304 6888891258 6888891180 1692869671126 2251802375814770 EVENT PROCESS_INSTANCE_CREATION CREATED 2251802375814765 
836304301 304 6888891259 6888891180 1692869671126 2251802375814765 EVENT PROCESS_INSTANCE ELEMENT_ACTIVATING 2251802375814765 PROCESS 
836304301 304 6888891260 6888891180 1692869671126 2251802375814765 EVENT PROCESS_INSTANCE ELEMENT_ACTIVATED 2251802375814765 PROCESS 
836304301 304 6888891261 6888891180 1692869671126 -1 COMMAND PROCESS_INSTANCE ACTIVATE_ELEMENT 2251802375814765 START_EVENT 

Deps

  • build(deps-dev): bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0 by @dependabot in #289
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json-jvm from 1.5.1 to 1.6.0 by @dependabot in #290
  • build(deps): bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #291
  • build(deps): bump version.picocli from 4.7.4 to 4.7.5 by @dependabot in #292
  • build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #294
  • build(deps): bump version.slf4j from 2.0.7 to 2.0.9 by @dependabot in #293
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #295
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #297
  • build(deps): bump zeebe.version from 8.2.11 to 8.2.13 by @dependabot in #296

Full Changelog: 1.8.0...1.9.0