What's Changed
✨ The project was renamed from BPMN Spec to Zeebe Spec (why?).
🔥 Breaking changes
- Major changes in the API of the spec runner (#222)
- Renaming and simplification of the JUnit extension (#222 + #237)
- Renaming of Maven artifacts to
org.camunda.community:zeebe-spec-core
andorg.camunda.community:zeebe-spec-junit-extension
🚀 Features
- feat: Replace the test runner API with environments and establish EZE as the default environment by @saig0 in #222
- feat: JUnit extension injects Zeebe client by @saig0 in #224
- feat: Add AssertJ assertion for test result by @saig0 in #226
- feat: Load spec resources from a directory by @saig0 in #229
- feat: Execute instructions (actions + verifications) in any order by @saig0 in #234
- feat: Load all deployment resources from a directory by @saig0 in #235 + #236
- feat: Rename the project to Zeebe Spec by @saig0 in #237
🤖 Dependencies
- chore(deps): bump assertj-core from 3.23.1 to 3.24.0 by @dependabot in #220
- chore(deps): bump assertj-core from 3.24.0 to 3.24.1 by @dependabot in #221
- chore(deps): bump junit.version from 5.9.1 to 5.9.2 by @dependabot in #223
- chore(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #225
- chore(deps-dev): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #228
- chore(deps): bump jackson-bom from 2.14.1 to 2.14.2 by @dependabot in #230
- chore(deps): bump community-hub-release-parent from 1.3.1 to 1.4.0 by @dependabot in #231
- chore(deps): bump community-hub-release-parent from 1.4.0 to 1.4.1 by @dependabot in #233
- chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #239
- chore(deps): bump community-hub-release-parent from 1.4.1 to 1.4.2 by @dependabot in #240
- chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #241
- chore(deps): bump eze from 1.1.0 to 1.2.0 by @dependabot in #244
- chore(deps): bump kotlin.version from 1.8.0 to 1.8.20 by @dependabot in #243
- chore(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #245
- chore(deps): bump junit.version from 5.9.2 to 5.9.3 by @dependabot in #248
- chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 by @dependabot in #247
- chore(deps): bump jackson-bom from 2.14.2 to 2.15.0 by @dependabot in #246
- chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #250
- chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #249
- chore(deps): bump jackson-bom from 2.15.0 to 2.15.1 by @dependabot in #251
- chore(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #252
- chore(deps): bump jackson-bom from 2.15.1 to 2.15.2 by @dependabot in #253
- chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 by @dependabot in #256
- chore(deps): bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #255
- chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #254
- chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 by @dependabot in #258
- chore(deps): bump junit.version from 5.9.3 to 5.10.0 by @dependabot in #259
- chore(deps): bump org.camunda.community:community-hub-release-parent from 1.4.2 to 1.4.3 by @dependabot in #261
- chore(deps): bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #260
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 by @dependabot in #263
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.0 by @dependabot in #264
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.21.0 to 2.21.1 by @dependabot in #266
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #265
- chore(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in #267
- chore(deps): bump junit.version from 5.10.0 to 5.10.1 by @dependabot in #268
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #270
- chore(deps): bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by @dependabot in #269
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.0 by @dependabot in #271
- chore(deps): bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #284
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #279
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.21.1 to 2.22.0 by @dependabot in #274
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #286
- chore(deps): bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #288
- chore(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #293
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.0 to 2.22.1 by @dependabot in #291
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #290
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1 by @dependabot in #289
- chore(deps-dev): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #294
- chore(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 by @dependabot in #295
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #296
- chore(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #297
- chore(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #299
- chore(deps): bump junit.version from 5.10.1 to 5.10.2 by @dependabot in #298
- chore(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #300
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0 by @dependabot in #301
Full Changelog: 2.1.0...3.0.0