Releases: camunda/zeebe-process-test
Releases · camunda/zeebe-process-test
8.0.11
What's Changed
- deps: upgrade zeebe to 8.0.11 by @oleschoenburg in #659
Full Changelog: 8.0.10...8.0.11
8.2.0-alpha4
What's Changed
- build(deps): Bump zeebe-io/backport-action from 0.0.9 to 1.0.0 by @dependabot in #618
- build(deps): Bump error_prone_annotations from 2.16 to 2.17.0 by @dependabot in #623
- build(deps): Bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #622
- build(deps): Bump spotless-maven-plugin from 2.28.0 to 2.29.0 by @dependabot in #624
- build(deps): Bump classgraph from 4.8.153 to 4.8.154 by @dependabot in #626
- build(deps): Bump byte-buddy from 1.12.20 to 1.12.21 by @dependabot in #628
- build(deps): Bump assertj-core from 3.23.1 to 3.24.0 by @dependabot in #629
- build(deps): Bump proto-google-common-protos from 2.11.0 to 2.12.0 by @dependabot in #630
- build(deps): Bump assertj-core from 3.24.0 to 3.24.1 by @dependabot in #631
- build(deps): Bump error_prone_annotations from 2.17.0 to 2.18.0 by @dependabot in #632
- build(deps): Bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #633
- build(deps): Bump maven-dependency-plugin from 3.4.0 to 3.5.0 by @dependabot in #635
- build(deps): Bump grpc-bom from 1.51.1 to 1.52.0 by @dependabot in #636
- build(deps): Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #637
- Remove references to Camunda Cloud by @remcowesterhoud in #634
- build(deps): Bump byte-buddy from 1.12.21 to 1.12.22 by @dependabot in #638
- build(deps): Bump netty-bom from 4.1.86.Final to 4.1.87.Final by @dependabot in #639
- build(deps): Bump jna from 5.12.1 to 5.13.0 by @dependabot in #641
- build(deps): Bump grpc-bom from 1.52.0 to 1.52.1 by @dependabot in #642
- build(deps): Bump spotless-maven-plugin from 2.29.0 to 2.30.0 by @dependabot in #643
- build(deps): Bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #644
- feat(engine): support standalone decision evaluation by @koevskinikola in #621
- Add Signal logging by @Zelldon in #620
- Add ResourceDeletion ValueType to the logger by @remcowesterhoud in #650
- build(deps): Bump proto-google-common-protos from 2.12.0 to 2.13.0 by @dependabot in #646
- build(deps): Bump hashicorp/vault-action from 2.4.3 to 2.5.0 by @dependabot in #647
- build(deps): Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #652
- build(deps): Bump jackson-bom from 2.14.1 to 2.14.2 by @dependabot in #649
- build(deps): Bump community-hub-release-parent from 1.3.1 to 1.4.0 by @dependabot in #651
- feat: Make
InMemoryEngine
public by @aivinog1 in #653 - build(deps): Bump byte-buddy from 1.12.22 to 1.12.23 by @dependabot in #656
- build(deps): Bump proto-google-common-protos from 2.13.0 to 2.14.0 by @dependabot in #654
- feat(deps): bump zeebe to 8.2.0-alpha4 by @koevskinikola in #657
New Contributors
Full Changelog: 8.2.0-alpha3...8.2.0-alpha4
Test
0.0.1 test
8.1.6
What's Changed
- [Backport stable/8.1] Inject ZPT related fields into superclasses by @github-actions in #609
- Bump zeebe version on stable branch by @Zelldon in #627
Full Changelog: 8.1.5...8.1.6
8.0.10
What's Changed
- [Backport stable/8.0] Inject ZPT related fields into superclasses by @github-actions in #608
- Stable 8 0 update zeebe version by @Zelldon in #625
Full Changelog: 8.0.9...8.0.10
8.2.0-alpha3
What's Changed
- build(deps): Bump revapi-java from 0.27.0 to 0.28.0 by @dependabot in #594
- build(deps): Bump protobuf-java from 3.21.10 to 3.21.11 by @dependabot in #593
- fix(filters): add signal subscription value type logger by @skayliu in #601
- Fixed modified interface of CommandSender by @remcowesterhoud in #602
- feat(filters): add event type for process instance record by @skayliu in #597
- build(deps): Bump dependency.slf4j.version from 2.0.5 to 2.0.6 by @dependabot in #603
- build(deps): Bump revapi-maven-plugin from 0.14.7 to 0.15.0 by @dependabot in #595
- build(deps): Bump classgraph from 4.8.151 to 4.8.152 by @dependabot in #599
- build(deps): Bump netty-bom from 4.1.85.Final to 4.1.86.Final by @dependabot in #600
- Inject ZPT related fields into superclasses by @remcowesterhoud in #605
- build(deps): Bump grpc-bom from 1.51.0 to 1.51.1 by @dependabot in #606
- build(deps): Bump value from 2.9.2 to 2.9.3 by @dependabot in #607
- fix: implement InMemoryLogStorage.append by @korthout in #614
- Upgrade to alpha3 by @Zelldon in #615
- build(deps): Bump classgraph from 4.8.152 to 4.8.153 by @dependabot in #616
- build(deps): Bump byte-buddy from 1.12.19 to 1.12.20 by @dependabot in #610
- build(deps): Bump protobuf-java from 3.21.11 to 3.21.12 by @dependabot in #611
- build(deps): Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #612
New Contributors
Full Changelog: 8.2.0-alpha2...8.2.0-alpha3
8.2.0-alpha2
What's Changed
- build(deps): Bump os-maven-plugin from 1.7.0 to 1.7.1 by @dependabot in #560
- build(deps): Bump jackson-bom from 2.13.4.20221013 to 2.14.0 by @dependabot in #561
- build(deps): Bump proto-google-common-protos from 2.9.6 to 2.10.0 by @dependabot in #562
- build(deps): Bump hashicorp/vault-action from 2.4.2 to 2.4.3 by @dependabot in #563
- build(deps): Bump dependency.zeebe.version from 8.2.0-alpha1 to 8.2.0-SNAPSHOT by @dependabot in #559
- Fix code after stream-engine module split by @Zelldon in #565
- build(deps): Bump netty-bom from 4.1.84.Final to 4.1.85.Final by @dependabot in #564
- Remove caching from the Zeebe SNAPSHOT tests by @remcowesterhoud in #566
- build(deps): Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #567
- build(deps): Bump classgraph from 4.8.149 to 4.8.150 by @dependabot in #568
- build(deps): Bump dependency.testcontainers.version from 1.17.5 to 1.17.6 by @dependabot in #569
- build(deps): Bump grpc-bom from 1.50.2 to 1.51.0 by @dependabot in #571
- build(deps): Bump classgraph from 4.8.150 to 4.8.151 by @dependabot in #572
- build(deps): Bump spring-framework-bom from 5.3.23 to 6.0.0 by @dependabot in #570
- build(deps): Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #575
- build(deps): Bump zeebe-io/backport-action from 0.0.8 to 0.0.9 by @dependabot in #576
- build(deps): Bump dependency.slf4j.version from 2.0.3 to 2.0.4 by @dependabot in #577
- build(deps): Bump jackson-bom from 2.14.0 to 2.14.1 by @dependabot in #578
- build(deps): Bump byte-buddy from 1.12.18 to 1.12.19 by @dependabot in #579
- build(deps): Bump feel-engine from 1.15.2 to 1.15.3 by @dependabot in #580
- build(deps): Bump spotless-maven-plugin from 2.27.2 to 2.28.0 by @dependabot in #582
- build(deps): Bump dependency.slf4j.version from 2.0.4 to 2.0.5 by @dependabot in #583
- fix: adjust logstream writer usage after refactoring by @oleschoenburg in #584
- build(deps): Bump maven-dependency-plugin from 3.3.0 to 3.4.0 by @dependabot in #585
- build(deps): Bump actions/setup-java from 3.6.0 to 3.7.0 by @dependabot in #586
- build(deps): Bump protobuf-java from 3.21.9 to 3.21.10 by @dependabot in #588
- build(deps): Bump proto-google-common-protos from 2.10.0 to 2.11.0 by @dependabot in #587
- fix(ci): Switch back to actions/setup-java@v3.6.0 by @saig0 in #589
- ci: use major version for actions/setup-java by @korthout in #590
- feat(deps): change Zeebe version to 8.2.0-alpha2 by @remcowesterhoud in #592
New Contributors
- @oleschoenburg made their first contribution in #584
Full Changelog: 8.2.0-alpha1...8.2.0-alpha2
8.1.5
Full Changelog: 8.1.4...8.1.5
8.0.9
Full Changelog: 8.0.8...8.0.9
8.1.4
What's Changed
- Bump Zeebe version from 8.1.3 to 8.1.4 by @remcowesterhoud in #574
Full Changelog: 8.1.3...8.1.4