Skip to content

Releases: camunda-community-hub/eze

1.2.0

05 Apr 11:48
Compare
Choose a tag to compare

What's Changed ✨

  • feat: Include the Zeebe version in the topology by @saig0 in #267
  • feat: Update to Zeebe 8.2.0-alpha4 by @saig0 in #266
  • feat: Update to Zeebe 8.2.0-alpha5 (new decision evaluation + resource deletion API) by @saig0 in #272
  • feat: Update to Zeebe 8.2.0-rc1 (new signal broadcast API) by @skayliu in #275

Dependencies 🤖

  • build(deps): bump kotlin.version from 1.7.21 to 1.7.22 by @dependabot in #248
  • build(deps): bump zeebe.version from 8.1.4 to 8.1.5 by @dependabot in #249
  • build(deps): bump kotlin.version from 1.7.22 to 1.8.0 by @dependabot in #251
  • build(deps): bump zeebe.version from 8.1.5 to 8.1.6 by @dependabot in #252
  • build(deps): bump assertj-core from 3.23.1 to 3.24.1 by @dependabot in #253
  • build(deps): bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #254
  • build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #255
  • build(deps): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #256
  • build(deps): bump picocli from 4.7.0 to 4.7.1 by @dependabot in #257
  • build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #259
  • build(deps): bump kotlin.version from 1.8.0 to 1.8.10 by @dependabot in #260
  • build(deps): bump community-hub-release-parent from 1.3.1 to 1.4.1 by @dependabot in #261
  • build(deps): bump zeebe.version from 8.1.6 to 8.1.7 by @dependabot in #262
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #265
  • build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #264
  • build(deps): bump zeebe.version from 8.1.7 to 8.1.8 by @dependabot in #263
  • build(deps): bump log4j.version from 2.19.0 to 2.20.0 by @dependabot in #268
  • build(deps): bump community-hub-release-parent from 1.4.1 to 1.4.2 by @dependabot in #270
  • build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #273
  • build(deps): bump license-maven-plugin from 4.1 to 4.2 by @dependabot in #274
  • build(deps): bump kotlin.version from 1.8.10 to 1.8.20 by @dependabot in #277
  • build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #278
  • build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #279
  • deps: dump Zeebe to 8.2.0 by @saig0 in #280

New Contributors

Full Changelog: 1.1.0...1.2.0

1.2.0-alpha2

10 Mar 05:22
Compare
Choose a tag to compare
1.2.0-alpha2 Pre-release
Pre-release

What's Changed ✨

Dependencies 🤖

  • build(deps): bump log4j.version from 2.19.0 to 2.20.0 by @dependabot in #268
  • build(deps): bump community-hub-release-parent from 1.4.1 to 1.4.2 by @dependabot in #270

Full Changelog: 1.2.0-alpha1...1.2.0-alpha2

1.2.0-alpha1

21 Feb 05:34
Compare
Choose a tag to compare
1.2.0-alpha1 Pre-release
Pre-release

What's Changed

  • feat: Update Zeebe to 8.2.0-alpha4 by @saig0 in #266
  • feat: Include the Zeebe version in the topology by @saig0 in #267

Dependencies

  • build(deps): bump kotlin.version from 1.7.21 to 1.7.22 by @dependabot in #248
  • build(deps): bump zeebe.version from 8.1.4 to 8.1.5 by @dependabot in #249
  • build(deps): bump kotlin.version from 1.7.22 to 1.8.0 by @dependabot in #251
  • build(deps): bump zeebe.version from 8.1.5 to 8.1.6 by @dependabot in #252
  • build(deps): bump assertj-core from 3.23.1 to 3.24.1 by @dependabot in #253
  • build(deps): bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #254
  • build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #255
  • build(deps): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #256
  • build(deps): bump picocli from 4.7.0 to 4.7.1 by @dependabot in #257
  • build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #259
  • build(deps): bump kotlin.version from 1.8.0 to 1.8.10 by @dependabot in #260
  • build(deps): bump community-hub-release-parent from 1.3.1 to 1.4.1 by @dependabot in #261
  • build(deps): bump zeebe.version from 8.1.6 to 8.1.7 by @dependabot in #262
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #265
  • build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #264
  • build(deps): bump zeebe.version from 8.1.7 to 8.1.8 by @dependabot in #263

Full Changelog: 1.1.0...1.2.0-alpha1

1.1.0

25 Nov 12:05
Compare
Choose a tag to compare

What's Changed

  • feat: Update to Zeebe 8.1 by @saig0 in #243
  • feat: Support new APIs from Zeebe 8.1 by @saig0 in #247
  • build: Reduce Maven dependencies by @saig0 in #244

Dependencies

  • build(deps): bump grpc.version from 1.48.0 to 1.48.1 by @dependabot in #184
  • build(deps): bump zeebe.version from 8.0.4 to 8.0.5 by @dependabot in #183
  • build(deps): bump protobuf-java from 3.21.4 to 3.21.5 by @dependabot in #186
  • build(deps): bump error_prone_annotations from 2.14.0 to 2.15.0 by @dependabot in #185
  • build(deps): bump proto-google-common-protos from 2.9.1 to 2.9.2 by @dependabot in #178
  • build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #187
  • build(deps): bump slf4j-api from 1.7.36 to 2.0.0 by @dependabot in #188
  • build(deps): bump netty-bom from 4.1.79.Final to 4.1.80.Final by @dependabot in #190
  • build(deps): bump grpc.version from 1.48.1 to 1.49.0 by @dependabot in #189
  • build(deps): bump snakeyaml from 1.30 to 1.31 by @dependabot in #191
  • build(deps): bump jib-maven-plugin from 3.2.1 to 3.3.0 by @dependabot in #192
  • build(deps): bump zeebe.version from 8.0.5 to 8.0.6 by @dependabot in #193
  • build(deps): bump jackson.version from 2.13.3 to 2.13.4 by @dependabot in #194
  • build(deps): bump jackson-bom from 2.13.3 to 2.13.4 by @dependabot in #195
  • build(deps): bump snakeyaml from 1.31 to 1.32 by @dependabot in #197
  • build(deps): bump netty-bom from 4.1.80.Final to 4.1.82.Final by @dependabot in #198
  • build(deps): bump agrona from 1.16.0 to 1.17.1 by @dependabot in #199
  • build(deps): bump slf4j-api from 2.0.0 to 2.0.1 by @dependabot in #200
  • build(deps): bump protobuf-java from 3.21.5 to 3.21.6 by @dependabot in #201
  • build(deps): bump scala-library from 2.13.8 to 2.13.9 by @dependabot in #203
  • build(deps): bump log4j.version from 2.18.0 to 2.19.0 by @dependabot in #204
  • build(deps): bump grpc.version from 1.49.0 to 1.49.1 by @dependabot in #202
  • build(deps): bump feel-engine from 1.15.1 to 1.15.2 by @dependabot in #208
  • build(deps): bump junit-bom from 5.9.0 to 5.9.1 by @dependabot in #207
  • build(deps): bump proto-google-common-protos from 2.9.2 to 2.9.3 by @dependabot in #206
  • build(deps): bump slf4j-api from 2.0.1 to 2.0.2 by @dependabot in #205
  • build(deps): bump snakeyaml from 1.32 to 1.33 by @dependabot in #209
  • build(deps): bump proto-google-common-protos from 2.9.3 to 2.9.4 by @dependabot in #211
  • build(deps): bump slf4j-api from 2.0.2 to 2.0.3 by @dependabot in #210
  • build(deps): bump proto-google-common-protos from 2.9.4 to 2.9.5 by @dependabot in #214
  • build(deps): bump proto-google-common-protos from 2.9.5 to 2.9.6 by @dependabot in #216
  • build(deps): bump protobuf-java from 3.21.6 to 3.21.7 by @dependabot in #213
  • build(deps): bump kotlin.version from 1.7.10 to 1.7.20 by @dependabot in #212
  • build(deps): bump grpc.version from 1.49.1 to 1.49.2 by @dependabot in #215
  • build(deps): bump netty-bom from 4.1.82.Final to 4.1.83.Final by @dependabot in #223
  • build(deps): bump scala-library from 2.13.9 to 2.13.10 by @dependabot in #222
  • build(deps): bump grpc.version from 1.49.2 to 1.50.0 by @dependabot in #219
  • build(deps): bump error_prone_annotations from 2.15.0 to 2.16 by @dependabot in #221
  • build(deps): bump community-hub-release-parent from 1.2.2 to 1.3.1 by @dependabot in #220
  • build(deps): bump jackson-bom from 2.13.4 to 2.13.4.20221012 by @dependabot in #224
  • build(deps): bump netty-bom from 4.1.83.Final to 4.1.84.Final by @dependabot in #225
  • build(deps): bump jackson-bom from 2.13.4.20221012 to 2.13.4.20221013 by @dependabot in #227
  • build(deps): bump protobuf-java from 3.21.7 to 3.21.8 by @dependabot in #229
  • build(deps): bump jib-maven-plugin from 3.3.0 to 3.3.1 by @dependabot in #233
  • build(deps): bump protobuf-java from 3.21.8 to 3.21.9 by @dependabot in #232
  • build(deps): bump picocli from 4.6.3 to 4.7.0 by @dependabot in #234
  • build(deps): bump proto-google-common-protos from 2.9.6 to 2.10.0 by @dependabot in #238
  • build(deps): bump jackson-bom from 2.13.4.20221013 to 2.14.0 by @dependabot in #237
  • build(deps): bump jackson.version from 2.13.4 to 2.14.0 by @dependabot in #236
  • build(deps): bump netty-bom from 4.1.84.Final to 4.1.85.Final by @dependabot in #240
  • build(deps): bump kotlin.version from 1.7.20 to 1.7.21 by @dependabot in #239
  • build(deps): bump grpc.version from 1.50.0 to 1.50.2 by @dependabot in #231
  • build(deps): bump grpc.version from 1.50.2 to 1.51.0 by @dependabot in #242
  • build(deps): bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot in #241
  • build(deps): bump zeebe.version from 8.1.3 to 8.1.4 by @dependabot in #246

Full Changelog: 1.0.2...1.1.0

1.0.2

02 Aug 08:32
Compare
Choose a tag to compare

What's Changed

Only updating dependencies.

Dependencies

  • build(deps): bump kotlin.version from 1.7.0 to 1.7.10 by @dependabot in #175
  • build(deps): bump protobuf-java from 3.21.2 to 3.21.4 by @dependabot in #182
  • build(deps): bump junit-bom from 5.8.2 to 5.9.0 by @dependabot in #181
  • build(deps): bump grpc.version from 1.47.0 to 1.48.0 by @dependabot in #179
  • build(deps): bump netty-bom from 4.1.78.Final to 4.1.79.Final by @dependabot in #177

Full Changelog: 1.0.1...1.0.2

1.0.1

07 Jul 12:13
Compare
Choose a tag to compare

What's Changed

Only updating dependencies.

Dependencies

  • build(deps): bump jna from 5.8.0 to 5.11.0 by @dependabot in #160
  • build(deps): bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #161
  • build(deps): bump kotlin.version from 1.6.21 to 1.7.0 by @dependabot in #162
  • build(deps): bump proto-google-common-protos from 2.8.3 to 2.9.0 by @dependabot in #164
  • build(deps): bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #163
  • build(deps): bump netty-bom from 4.1.77.Final to 4.1.78.Final by @dependabot in #165
  • build(deps): bump proto-google-common-protos from 2.9.0 to 2.9.1 by @dependabot in #166
  • build(deps): bump protobuf-java from 3.21.1 to 3.21.2 by @dependabot in #167
  • build(deps): bump jna from 5.11.0 to 5.12.1 by @dependabot in #170
  • build(deps): bump agrona from 1.15.2 to 1.16.0 by @dependabot in #169
  • build(deps): bump zeebe.version from 8.0.3 to 8.0.4 by @dependabot in #172
  • build(deps): bump log4j.version from 2.17.2 to 2.18.0 by @dependabot in #173
  • build(deps): bump feel-engine from 1.14.2 to 1.15.1 by @dependabot in #174

Full Changelog: 1.0.0...1.0.1

1.0.0

04 Jun 19:20
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump slf4j-api from 1.7.35 to 1.7.36 by @dependabot in #105
  • build(deps): bump netty-bom from 4.1.73.Final to 4.1.74.Final by @dependabot in #103
  • build(deps): bump proto-google-common-protos from 2.7.2 to 2.7.3 by @dependabot in #104
  • build(deps): bump picocli from 4.6.2 to 4.6.3 by @dependabot in #106
  • build(deps): bump zeebe-bom from 1.3.3 to 1.3.4 by @dependabot in #107
  • build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #108
  • build(deps): bump proto-google-common-protos from 2.7.3 to 2.7.4 by @dependabot in #109
  • build(deps): bump grpc.version from 1.44.0 to 1.44.1 by @dependabot in #110
  • build(deps): bump log4j.version from 2.17.1 to 2.17.2 by @dependabot in #111
  • build(deps): bump guava from 31.0.1-jre to 31.1-jre by @dependabot in #112
  • build(deps): bump zeebe-bom from 1.3.4 to 1.3.5 by @dependabot in #113
  • build(deps): bump awaitility-kotlin from 4.1.1 to 4.2.0 by @dependabot in #114
  • build(deps): bump jackson-bom from 2.13.1 to 2.13.2 by @dependabot in #117
  • build(deps): bump jackson.version from 2.13.1 to 2.13.2 by @dependabot in #116
  • build(deps): bump flaky-test-extractor-maven-plugin from 2.0.6 to 2.1.1 by @dependabot in #115
  • build(deps): bump grpc.version from 1.44.1 to 1.45.0 by @dependabot in #118
  • build(deps): bump agrona from 1.14.0 to 1.15.0 by @dependabot in #120
  • build(deps): bump proto-google-common-protos from 2.7.4 to 2.8.0 by @dependabot in #121
  • build(deps): bump zeebe-bom from 1.3.5 to 1.3.6 by @dependabot in #123
  • build(deps): bump jackson-bom from 2.13.2 to 2.13.2.20220324 by @dependabot in #122
  • build(deps): bump jackson-bom from 2.13.2.20220324 to 2.13.2.20220328 by @dependabot in #126
  • build(deps): bump grpc.version from 1.45.0 to 1.45.1 by @dependabot in #125
  • build(deps): bump jib-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #127
  • build(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #131
  • build(deps): bump error_prone_annotations from 2.11.0 to 2.12.1 by @dependabot in #132
  • build(deps): bump kotlin.version from 1.6.10 to 1.6.20 by @dependabot in #128
  • build(deps): bump protobuf-java from 3.19.4 to 3.20.0 by @dependabot in #130
  • build(deps): bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #129
  • build(deps): bump proto-google-common-protos from 2.8.0 to 2.8.1 by @dependabot in #134
  • build(deps): bump proto-google-common-protos from 2.8.1 to 2.8.3 by @dependabot in #136
  • build(deps): bump netty-bom from 4.1.74.Final to 4.1.76.Final by @dependabot in #135
  • build(deps): bump agrona from 1.15.0 to 1.15.1 by @dependabot in #138
  • build(deps): bump error_prone_annotations from 2.12.1 to 2.13.0 by @dependabot in #137
  • build(deps): bump error_prone_annotations from 2.13.0 to 2.13.1 by @dependabot in #139
  • build(deps): bump kotlin.version from 1.6.20 to 1.6.21 by @dependabot in #140
  • build(deps): bump protobuf-java from 3.20.0 to 3.20.1 by @dependabot in #143
  • build(deps): bump grpc.version from 1.45.1 to 1.46.0 by @dependabot in #144
  • build(deps): bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #141
  • build(deps): bump netty-bom from 4.1.76.Final to 4.1.77.Final by @dependabot in #146
  • build(deps): bump commons-lang3 from 3.11 to 3.12.0 by @dependabot in #148
  • build(deps): bump agrona from 1.15.1 to 1.15.2 by @dependabot in #151
  • build(deps): bump jackson-bom from 2.13.2.20220328 to 2.13.3 by @dependabot in #150
  • build(deps): bump jackson.version from 2.13.2 to 2.13.3 by @dependabot in #149
  • build(deps): bump error_prone_annotations from 2.13.1 to 2.14.0 by @dependabot in #152
  • build(deps): bump protobuf-java from 3.20.1 to 3.21.0 by @dependabot in #153
  • build(deps): bump protobuf-java from 3.21.0 to 3.21.1 by @dependabot in #154
  • build(deps): bump grpc.version from 1.46.0 to 1.47.0 by @dependabot in #157
  • build(deps): bump zeebe.version from 8.0.2 to 8.0.3 by @dependabot in #156
  • build(deps): bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #155

New Contributors

Full Changelog: 0.9.1...1.0.0

0.9.1

07 Feb 20:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

07 Feb 20:08
29fba9d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump proto-google-common-protos from 2.0.1 to 2.7.1 by @dependabot in #93
  • build(deps): bump error_prone_annotations from 2.10.0 to 2.11.0 by @dependabot in #95
  • build(deps): bump slf4j-api from 1.7.33 to 1.7.35 by @dependabot in #94
  • build(deps): bump zeebe-bom from 1.3.1 to 1.3.2 by @dependabot in #99
  • build(deps): bump protobuf-java from 3.19.3 to 3.19.4 by @dependabot in #98
  • build(deps): bump grpc.version from 1.43.2 to 1.44.0 by @dependabot in #97
  • build(deps): bump proto-google-common-protos from 2.7.1 to 2.7.2 by @dependabot in #96
  • fix: return the correct version on status by @Zelldon in #100
  • build(deps): bump zeebe-bom from 1.3.2 to 1.3.3 by @dependabot in #101

Full Changelog: 0.8.1...0.9.0

0.8.1

21 Jan 13:37
Compare
Choose a tag to compare

Full Changelog: 0.8.0...0.8.1

Fix an issue with dependencies and running the Agent app in docker