Releases: camunda/zeebe-process-test
Releases · camunda/zeebe-process-test
1.3.3
What's Changed
- Modify the workflow to only run 1 job at a time by @remcowesterhoud in #157
- Create separate stream writers and don't write synchronously by @remcowesterhoud in #160
- build(deps): Bump protobuf-java from 3.19.3 to 3.19.4 by @dependabot in #159
- build(deps): Bump zeebe-bom from 1.3.2 to 1.3.3 by @dependabot in #161
- fix: builds with JDK16 and higher by @remcowesterhoud in #163
- Use ExecutorService for activating jobs by @remcowesterhoud in #162
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Fix thread leaks by @remcowesterhoud in #134
- Publish test report upon failure in deploy workflow by @remcowesterhoud in #137
- Tests no longer randomly get stuck when waiting for idle state by @remcowesterhoud in #138
- build(deps): Bump spotless-maven-plugin from 2.19.1 to 2.19.2 by @dependabot in #136
- build(deps): Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #117
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.25 to 1.26 by @dependabot in #125
- build(deps): Bump protobuf-java from 3.19.1 to 3.19.2 by @dependabot in #132
- build(deps): Bump scala-library from 2.13.7 to 2.13.8 by @dependabot in #135
- Use System's line separator by @remcowesterhoud in #141
- build(deps): Bump netty-bom from 4.1.72.Final to 4.1.73.Final by @dependabot in #139
- build(deps): Bump protobuf-java from 3.19.2 to 3.19.3 by @dependabot in #140
- Build and run tests on different OS's by @remcowesterhoud in #143
- build(deps): Bump slf4j-api from 1.7.32 to 1.7.33 by @dependabot in #144
- build(deps): Bump spring-framework-bom from 5.3.14 to 5.3.15 by @dependabot in #145
- build(deps): Bump spotless-maven-plugin from 2.19.2 to 2.20.0 by @dependabot in #146
- build(deps): Bump zeebe-bom from 1.3.0 to 1.3.1 by @dependabot in #147
- Fix workflows for PRs coming from forked repositories by @remcowesterhoud in #154
- build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.26 to 1.27 by @dependabot in #149
- build(deps-dev): Bump mockito-core from 4.2.0 to 4.3.1 by @dependabot in #152
- build(deps): Bump error_prone_annotations from 2.10.0 to 2.11.0 by @dependabot in #153
- build(deps): Bump slf4j-api from 1.7.33 to 1.7.35 by @dependabot in #151
- build(deps): Bump zeebe-bom from 1.3.1 to 1.3.2 by @dependabot in #155
Full Changelog: 1.3.0...1.3.2
1.3.0
🏗️ This release is not a production-ready release, and the API is still likely to change. This means it's possible future releases will introduce breaking changes. We're very interested in getting feedback, however, so please try it out and share your thoughts over the Camunda Cloud forums or by opening an issue on GitHub.
What's Changed
- Updated Zeebe version to 1.3.0
- Updated Log4J to 2.17.1 for security purposes
Merged pull requests
- Update readme with generic version and credit to BPMN assert by @remcowesterhoud in #107
- build(deps): Bump netty-bom from 4.1.70.Final to 4.1.72.Final by @dependabot in #106
- Make RecordStreamSourceImpl threadsafe by @remcowesterhoud in #114
- build(deps): Bump spring-framework-bom from 5.3.13 to 5.3.14 by @dependabot in #111
- build(deps): Bump jackson-bom from 2.13.0 to 2.13.1 by @dependabot in #116
- build(deps): Bump snakeyaml from 1.29 to 1.30 by @dependabot in #109
- build(deps): Bump spotless-maven-plugin from 2.17.6 to 2.17.7 by @dependabot in #113
- build(deps-dev): Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #112
- build(deps): Bump assertj-core from 3.21.0 to 3.22.0 by @dependabot in #127
- build(deps): Bump spotless-maven-plugin from 2.17.7 to 2.19.1 by @dependabot in #131
- build(deps): Bump flaky-test-extractor-maven-plugin from 2.0.4 to 2.0.6 by @dependabot in #128
- build(deps): Bump zeebe-bom from 1.3.0-alpha3 to 1.3.0 by @dependabot in #129
Full Changelog: 1.3.0-alpha3...1.3.0
Release 1.3.0-alpha3
release(v1.3.0-alpha3)