8.1.0-alpha1
Pre-release
Pre-release
deepthidevaki
released this
03 May 15:44
·
1685 commits
to main
since this release
What's Changed
- Realistic example test by @remcowesterhoud in #276
- 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
- Stable/8.0 to main by @remcowesterhoud in #280
- build(deps): Bump spring-framework-bom from 5.3.17 to 5.3.18 by @dependabot in #285
- 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
- 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
- Release 8.0.0 back to main by @remcowesterhoud in #297
- 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
- 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
- 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
- refactor(engine): use hasProcessingReachedTheEnd to detect state by @pihme in #257
- 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
- Don't run revapi against pre releases by @remcowesterhoud in #329
- 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: set zeebe version to 8.1.0-alpha1 by @deepthidevaki in #348
New Contributors
- @cmur2 made their first contribution in #286
- @korthout made their first contribution in #284
- @deepthidevaki made their first contribution in #348
Full Changelog: 8.0.0...8.1.0-alpha1