Releases: camunda/zeebe-process-test
Releases · camunda/zeebe-process-test
8.2.0-alpha1
What's Changed
- Fix version decision command by @remcowesterhoud in #526
- build(deps): Bump dependency.slf4j.version from 2.0.1 to 2.0.3 by @dependabot in #520
- build(deps): Bump byte-buddy from 1.12.16 to 1.12.17 by @dependabot in #524
- build(deps): Bump dependency.testcontainers.version from 1.17.3 to 1.17.5 by @dependabot in #525
- Merge stable/8.1 back into main by @remcowesterhoud in #533
- build(deps): Bump spotless-maven-plugin from 2.27.1 to 2.27.2 by @dependabot in #529
- build(deps): Bump scala-library from 2.13.9 to 2.13.10 by @dependabot in #528
- Add Bors to merge pull requests by @korthout in #537
- build(deps): Bump community-hub-release-parent from 1.2.2 to 1.3.1 by @dependabot in #530
- build(deps): Bump byte-buddy from 1.12.17 to 1.12.18 by @dependabot in #531
- build(deps): Bump slackapi/slack-github-action from 1.22.0 to 1.23.0 by @dependabot in #532
- build(deps): Bump grpc-bom from 1.49.2 to 1.50.0 by @dependabot in #534
- build(deps): Bump netty-bom from 4.1.82.Final to 4.1.84.Final by @dependabot in #535
- build(deps): Bump jackson-bom from 2.13.4 to 2.13.4.20221013 by @dependabot in #539
- build(deps): Bump error_prone_annotations from 2.15.0 to 2.16 by @dependabot in #540
- Fix dmn model dependency convergence issue by @remcowesterhoud in #541
- build(deps): Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot in #546
- build(deps): Bump grpc-bom from 1.50.0 to 1.50.1 by @dependabot in #547
- build(deps): Bump protobuf-java from 3.21.7 to 3.21.8 by @dependabot in #548
- build(deps): Bump grpc-bom from 1.50.1 to 1.50.2 by @dependabot in #549
- build(deps): Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #550
- fix(filters): add escalation valuetype logger by @koevskinikola in #556
- build(deps): Bump jib-maven-plugin from 3.3.0 to 3.3.1 by @dependabot in #553
- build(deps): Bump protobuf-java from 3.21.8 to 3.21.9 by @dependabot in #552
- Zeebe release 8.2.0-alpha1 by @korthout in #558
New Contributors
- @koevskinikola made their first contribution in #556
Full Changelog: 8.1.0...8.2.0-alpha1
8.1.3
8.0.8
8.1.2
8.1.1
8.1.0
What's Changed
- Realistic example test by @remcowesterhoud in #276
- chore(maven): change to new Artifactory URL by @cmur2 in #286
- Explicitly depend on google-java-format by @korthout in #284
- Check binary compatibility by @remcowesterhoud in #282
- Stable/8.0 to main by @remcowesterhoud in #280
- Release 8.0.0 back to main by @remcowesterhoud in #297
- NPE during logging by @remcowesterhoud in #307
- Run tests using jdk8 by @remcowesterhoud in #306
- Add support for DeployResourceCommand by @remcowesterhoud in #301
- Testcontainer engine lifecycle by @remcowesterhoud in #311
- refactor(engine): use hasProcessingReachedTheEnd to detect state by @pihme in #257
- Don't run revapi against pre releases by @remcowesterhoud in #329
- build: set zeebe version to 8.1.0-alpha1 by @deepthidevaki in #348
- 350 lenient value comparison by @pihme in #381
- build: bump Zeebe version to 8.1.0-alpha2 by @remcowesterhoud in #393
- Run tests on all operating systems in parallel by @remcowesterhoud in #396
- fix: use different default port by @pihme in #398
- chore: use ephemeral free port by @pihme in #405
- Swap order in which options are mentioned by @pihme in #406
- Dedicated example by @pihme in #399
- Build docker image with Maven by @pihme in #408
- feat: add start instructions to gateway mapping by @pihme in #412
- Log PROCESS_INSTANCE_CREATION records with start instructions by @korthout in #434
- chore(gha): adjust vault path for org secrets by @Langleu in #439
- chore(ci): update GHA secrets to new Vault path by @Langleu in #448
- Apply recent engine refactorings by @Zelldon in #471
- Update to recent engine changes by @Zelldon in #478
- Fully support Process Instance Modification by @remcowesterhoud in #500
- Daily test against Zeebe SNAPSHOT version by @remcowesterhoud in #464
- Only run snapshot tests on working days by @remcowesterhoud in #468
- Disabling environment variable override for ZeebeClient in test by @berndruecker in #376
Dependency updates
- build(deps): Bump actions/add-to-project from 0.0.3 to 0.0.4 by @dependabot in #409
- build(deps): Bump grpc-bom from 1.45.0 to 1.45.1 by @dependabot in #279
- build(deps): Bump netty-bom from 4.1.74.Final to 4.1.75.Final by @dependabot in #253
- build(deps): Bump spring-framework-bom from 5.3.17 to 5.3.18 by @dependabot in #285
- build(deps): Bump actions/setup-java from 3.0.0 to 3.1.0 by @dependabot in #289
- build(deps): Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #295
- build(deps): Bump protobuf-java from 3.19.4 to 3.20.0 by @dependabot in #292
- build(deps): Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #291
- build(deps): Bump error_prone_annotations from 2.11.0 to 2.12.1 by @dependabot in #296
- build(deps): Bump spotless-maven-plugin from 2.22.0 to 2.22.1 by @dependabot in #299
- build(deps): Bump actions/upload-artifact from 2 to 3 by @dependabot in #302
- build(deps): Bump proto-google-common-protos from 2.8.0 to 2.8.1 by @dependabot in #303
- build(deps): Bump actions/setup-java from 3.1.0 to 3.1.1 by @dependabot in #308
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.31 to 1.32 by @dependabot in #309
- build(deps): Bump google-java-format from 1.12.0 to 1.15.0 by @dependabot in #290
- build(deps): Bump dependency.testcontainers.version from 1.16.3 to 1.17.0 by @dependabot in #314
- build(deps): Bump proto-google-common-protos from 2.8.1 to 2.8.3 by @dependabot in #315
- Support sequence flow in hasPassedElement assertions by @remcowesterhoud in #319
- build(deps): Bump spring-framework-bom from 5.3.18 to 5.3.19 by @dependabot in #322
- build(deps): Bump netty-bom from 4.1.75.Final to 4.1.76.Final by @dependabot in #320
- build(deps): Bump agrona from 1.15.0 to 1.15.1 by @dependabot in #324
- build(deps): Bump classgraph from 4.8.143 to 4.8.146 by @dependabot in #327
- build(deps): Bump error_prone_annotations from 2.12.1 to 2.13.1 by @dependabot in #328
- build(deps): Bump dependency.testcontainers.version from 1.17.0 to 1.17.1 by @dependabot in #321
- build(deps): Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #331
- build(deps): Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #332
- build(deps): Bump mockito-core from 4.5.0 to 4.5.1 by @dependabot in #333
- build(deps): Bump dependency.zeebe.version from 8.0.0 to 8.0.1 by @dependabot in #335
- build(deps): Bump protobuf-java from 3.20.0 to 3.20.1 by @dependabot in #336
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.32 to 1.33 by @dependabot in #337
- build(deps): Bump spotless-maven-plugin from 2.22.1 to 2.22.2 by @dependabot in #338
- build(deps): Bump spotless-maven-plugin from 2.22.2 to 2.22.3 by @dependabot in #343
- build(deps): Bump hashicorp/vault-action from 2.4.0 to 2.4.1 by @dependabot in #342
- build(deps): Bump grpc-bom from 1.45.1 to 1.46.0 by @dependabot in #341
- build(deps): Bump actions/setup-java from 3.1.1 to 3.2.0 by @dependabot in #340
- build(deps): Bump dependency.zeebe.version from 8.0.1 to 8.0.2 by @dependabot in #347
- build(deps): Bump actions/setup-java from 3.2.0 to 3.3.0 by @dependabot in #351
- build(deps): Bump spotless-maven-plugin from 2.22.3 to 2.22.4 by @dependabot in #352
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.33 to 1.34 by @dependabot in #355
- build(deps): Bump spring-framework-bom from 5.3.19 to 5.3.20 by @dependabot in #360
- build(deps): Bump spotless-maven-plugin from 2.22.4 to 2.22.5 by @dependabot in #359
- build(deps): Bump netty-bom from 4.1.76.Final to 4.1.77.Final by @dependabot in #353
- Make gRPC response sender thread-safe by @remcowesterhoud in #358
- build(deps): Bump crazy-max/ghaction-import-gpg from 4 to 5 by @dependabot in #379
- build(deps): Bump classgraph from 4.8.146 to 4.8.147 by @dependabot in #378
- build(deps): Bump error_prone_annotations from 2.13.1 to 2.14.0 by @dependabot in #377
- build(deps): Bump zeebe-io/backport-action from 0.0.7 to 0.0.8 by @dependabot in #374
- bui...
8.0.7
What's Changed
- deps: update zeebe version to 8.0.7 by @deepthidevaki in #522
Full Changelog: 8.0.6...8.0.7
8.1.0-alpha5
What's Changed
- Daily test against Zeebe SNAPSHOT version by @remcowesterhoud in #464
- Only run snapshot tests on working days by @remcowesterhoud in #468
- build(deps): Bump byte-buddy from 1.12.12 to 1.12.13 by @dependabot in #463
- build(deps): Bump grpc-bom from 1.48.0 to 1.48.1 by @dependabot in #462
- build(deps): Bump spotless-maven-plugin from 2.23.0 to 2.24.0 by @dependabot in #459
- build(deps): Bump protobuf-java from 3.21.3 to 3.21.4 by @dependabot in #458
- build(deps): Bump junit-bom from 5.8.2 to 5.9.0 by @dependabot in #457
- build(deps): Bump error_prone_annotations from 2.14.0 to 2.15.0 by @dependabot in #470
- Apply recent engine refactorings by @Zelldon in #471
- Update to recent engine changes by @Zelldon in #478
- build(deps): Bump protobuf-java from 3.21.4 to 3.21.5 by @dependabot in #472
- build(deps): Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #474
- build(deps): Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #475
- build(deps): Bump hashicorp/vault-action from 2.4.1 to 2.4.2 by @dependabot in #476
- build(deps): Bump spotless-maven-plugin from 2.24.0 to 2.25.0 by @dependabot in #479
- build(deps): Bump flatten-maven-plugin from 1.2.7 to 1.3.0 by @dependabot in #477
- build(deps): Bump grpc-bom from 1.48.1 to 1.49.0 by @dependabot in #480
- build(deps): Bump byte-buddy from 1.12.13 to 1.12.14 by @dependabot in #481
- build(deps): Bump dependency.slf4j.version from 1.7.36 to 2.0.0 by @dependabot in #482
- build(deps): Bump snakeyaml from 1.30 to 1.31 by @dependabot in #483
- build(deps): Bump jib-maven-plugin from 3.2.1 to 3.3.0 by @dependabot in #485
- build(deps): Bump value from 2.9.0 to 2.9.1 by @dependabot in #484
- build(deps): Bump netty-bom from 4.1.79.Final to 4.1.80.Final by @dependabot in #486
- build(deps): update zeebe version to 8.1.0-alpha5 by @deepthidevaki in #489
New Contributors
- @Zelldon made their first contribution in #471
Full Changelog: 8.1.0-alpha4...8.1.0-alpha5
8.0.6
8.1.0-alpha4
What's Changed
- chore(gha): adjust vault path for org secrets by @Langleu in #439
- chore(ci): update GHA secrets to new Vault path by @Langleu in #448
- build(deps): Bump revapi-java from 0.26.1 to 0.27.0 by @dependabot in #427
- build(deps): Bump spotless-maven-plugin from 2.22.8 to 2.23.0 by @dependabot in #429
- build(deps): Bump feel-engine from 1.14.2 to 1.15.1 by @dependabot in #436
- build(deps): Bump classgraph from 4.8.147 to 4.8.149 by @dependabot in #437
- build(deps): Bump actions/setup-java from 3.4.0 to 3.4.1 by @dependabot in #440
- build(deps): Bump actions/add-to-project from 0.1.0 to 0.3.0 by @dependabot in #450
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.39 to 2 by @dependabot in #432
- build(deps): Bump revapi-maven-plugin from 0.14.6 to 0.14.7 by @dependabot in #430
- build(deps): Bump protobuf-java from 3.21.2 to 3.21.3 by @dependabot in #454
- build(deps): Bump grpc-bom from 1.47.0 to 1.48.0 by @dependabot in #456
- build(deps): Bump spring-framework-bom from 5.3.21 to 5.3.22 by @dependabot in #452
- build(deps): Bump netty-bom from 4.1.78.Final to 4.1.79.Final by @dependabot in #453
- build(deps): Bump proto-google-common-protos from 2.9.1 to 2.9.2 by @dependabot in #455
- build(deps): Bump dependency.zeebe.version from 8.1.0-alpha3 to 8.1.0-alpha4 by @dependabot in #461
New Contributors
Full Changelog: 8.1.0-alpha3...8.1.0-alpha4