Skip to content

Releases: holunda-io/camunda-bpm-jgiven

1.21.0

27 Jun 20:01
Compare
Choose a tag to compare

🛠️ Chore

  • chore(deps-dev): bump camunda-process-test-coverage.version from 2.4.0 to 2.5.0 #255
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 #254
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #253
  • chore(deps): bump camunda.version from 7.20.0 to 7.21.0 #252
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 #251
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 #247
  • chore(deps): bump kotlin.version from 1.9.22 to 1.9.23 #246
  • chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 #245
  • chore(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #243
  • chore(deps): bump io.toolisticon.testing:jgiven-kotlin from 1.3.0.0 to 1.3.1.0 #241
  • chore(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 #240
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 #238
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #237
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 #236
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 #234
  • chore(deps): bump com.amashchenko.maven.plugin:gitflow-maven-plugin from 1.20.0 to 1.21.0 #233
  • chore(deps): bump kotlin.version from 1.9.20 to 1.9.22 #232
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 #228
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 #227
  • chore(deps): bump jgiven.version from 1.3.0 to 1.3.1 #226
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 #225
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2 #221
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 #220
  • chore(deps): bump kotlin.version from 1.9.10 to 1.9.20 #219
  • chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 #218
  • chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 #214
  • chore(deps): bump org.camunda.community.mockito:camunda-platform-7-mockito from 6.19.1 to 7.20.0 #212
  • Switch to new camunda-bpm-junit5 #211

1.20.0

09 Oct 09:37
Compare
Choose a tag to compare

🛠️ Chore

  • chore(deps): bump camunda.version from 7.18.0 to 7.20.0 #207
  • chore(deps): bump spring-boot.version from 2.7.5 to 3.1.4 #205

1.19.0

09 Oct 09:19
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Handle multiple process_waits_in checks identically to a single check #190
  • Unify handling of multiple parameters in process stage #188

🛠️ Chore

  • Support Camunda 7.19 #210
  • chore(deps): bump org.camunda.community.mockito:camunda-platform-7-mockito from 6.18.1 to 6.19.1 #208
  • chore(deps): bump io.toolisticon.testing:jgiven-kotlin from 1.2.5.0 to 1.3.0.0 #203
  • chore(deps): bump jgiven.version from 1.2.5 to 1.3.0 #202
  • chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #201
  • chore(deps): bump kotlin.version from 1.9.0 to 1.9.10 #199
  • chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #198
  • chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 #196
  • chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 #194
  • chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 #193
  • chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 #192
  • chore(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 #187
  • chore(deps): bump dokka-maven-plugin from 1.8.10 to 1.8.20 #186
  • chore(deps): bump gitflow-maven-plugin from 1.19.0 to 1.20.0 #185
  • chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 #184
  • chore(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 #181
  • chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 #180
  • chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 #179
  • chore(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 #178
  • chore(deps): bump camunda-platform-7-mockito from 6.18.1 to 6.19.0 #177
  • chore(deps): bump camunda-platform-7-mockito from 6.18.0 to 6.18.1 #176
  • chore(deps-dev): bump camunda-process-test-coverage.version from 2.0.0 to 2.1.0 #174
  • chore(deps): bump camunda.version from 7.18.0 to 7.19.0 #172
  • chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 #171
  • chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 #170
  • chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 #169
  • chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 #168
  • chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 #167

Special Thanks ❤️

0.4.1

09 Oct 09:36
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • provide "process_is_not_waiting_at" #165
  • feat: #139 add process test coverage to junit5 test setup #140
  • Create an example for JUnit5 + Coverage + Kotlin #139

🛠️ Chore

  • update maven wrapper version #163
  • chore(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 #161
  • chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 #160
  • chore(deps): bump dokka-maven-plugin from 1.7.20 to 1.8.10 #158
  • chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 #157
  • chore(deps): bump jgiven-kotlin from 1.2.4.0 to 1.2.5.0 #156
  • chore(deps): bump jgiven.version from 1.2.4 to 1.2.5 #155
  • chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 #153
  • chore(deps): bump kotlin.version from 1.7.22 to 1.8.10 #152
  • chore(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #151

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.4.0

22 Nov 13:55
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix transitive dependencies #121, since this is a library and not a BOM.

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.3.0

22 Nov 13:15
Compare
Choose a tag to compare

Breaking changes:

  • camunda-bpm-assert
  • camunda-platform-7-mockito
  • camunda-process-test-coverage

were upgraded to new Maven coordinates.

🛠️ Chore

  • chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 #136
  • chore(deps): bump kotlin.version from 1.7.20 to 1.7.21 #135
  • chore(deps): bump jgiven-kotlin from 1.2.2.1 to 1.2.4.0 #134
  • chore(deps): bump jgiven.version from 1.2.3 to 1.2.4 #133
  • chore(deps): bump spring-boot.version from 2.7.4 to 2.7.5 #132
  • chore(deps): bump jgiven-kotlin from 1.2.2.1 to 1.2.3.0 #131
  • chore(deps): bump gitflow-maven-plugin from 1.18.0 to 1.19.0 #130
  • chore(deps): bump jgiven.version from 1.2.2 to 1.2.3 #129
  • chore(deps): bump dokka-maven-plugin from 1.7.10 to 1.7.20 #128
  • chore(deps): bump camunda.version from 7.17.0 to 7.18.0 #127
  • chore(deps): bump kotlin.version from 1.7.10 to 1.7.20 #126
  • chore(deps): bump spring-boot.version from 2.7.2 to 2.7.4 #125
  • chore(deps): bump spring-boot.version from 2.7.2 to 2.7.3 #124
  • chore(deps): bump maven-install-plugin from 3.0.0 to 3.0.1 #123
  • chore(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0 #122
  • chore(deps): bump jgiven-kotlin from 1.2.2 to 1.2.2.1 #120
  • chore(deps): bump spring-boot.version from 2.6.7 to 2.7.2 #119
  • chore(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 #118
  • chore(deps): bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 #117
  • chore(deps): bump dokka-maven-plugin from 1.6.21 to 1.7.10 #116
  • chore(deps): bump kotlin.version from 1.6.21 to 1.7.10 #115
  • chore(deps): bump spring-boot.version from 2.6.7 to 2.7.1 #114
  • chore(deps): bump dokka-maven-plugin from 1.6.21 to 1.7.0 #113
  • chore(deps): bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #112
  • chore(deps): bump kotlin.version from 1.6.21 to 1.7.0 #111
  • chore(deps): bump jgiven-kotlin from 1.2.1 to 1.2.2 #110
  • chore(deps): bump jgiven.version from 1.2.1 to 1.2.2 #109
  • chore(deps): bump assertj-core from 3.19.0 to 3.23.1 #108
  • chore(deps): bump spring-boot.version from 2.6.7 to 2.7.0 #107
  • chore(deps): bump jgiven-kotlin from 1.2.0 to 1.2.1 #106
  • chore(deps): bump jgiven.version from 1.2.0 to 1.2.1 #105
  • chore(deps): bump dokka-maven-plugin from 1.6.20 to 1.6.21 #104
  • chore(deps): bump spring-boot.version from 2.6.6 to 2.6.7 #103
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 #102
  • chore(deps): bump kotlin.version from 1.6.20 to 1.6.21 #101
  • chore(deps): bump dokka-maven-plugin from 1.6.10 to 1.6.20 #100
  • chore(deps): bump camunda-bpm-assert from 14.0.0 to 15.0.0 #99
  • chore(deps): bump camunda.version from 7.16.0 to 7.17.0 #98
  • chore(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0 #97
  • chore(deps): bump kotlin.version from 1.6.10 to 1.6.20 #96
  • chore(deps): bump spring-boot.version from 2.6.4 to 2.6.6 #95
  • chore(deps): bump spring-boot.version from 2.6.4 to 2.6.5 #94
  • chore(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 #93
  • chore(deps): bump jgiven-kotlin from 1.0.1 to 1.2.0 #92
  • chore(deps): bump camunda-bpm-assert from 13.0.0 to 14.0.0 #91

0.2.0

01 Mar 13:20
Compare
Choose a tag to compare
  • Support Camunda 7.16
  • Support JUnit5 (breaking change!)
  • Use SpringBoot 2.6.4 in examples

0.0.8

18 May 11:14
Compare
Choose a tag to compare

Support Camunda 7.15
Expose JGiven Spring JUnit4 dependency
Use JGiven Kotlin

0.0.7

10 Apr 12:06
Compare
Choose a tag to compare
Tag release