Releases: camunda-community-hub/kotlin-coworker
Coworker 0.5.0
Update Zeebe Client up to 8.2.7
Full Changelog: 0.4.1...0.5.0
Coworker 0.4.1
In this release I've fixed the failed job metric.
Full Changelog: 0.4.0...0.4.1
Coworker 0.4.0
In this release I am adding the metrics support to the Coworker. These metrics are ported from Spring Zeebe project
Full Changelog: 0.3.0...0.4.0
Coworker 0.3.2
In this release, I am fixing the problem that credentials aren't working.
Full Changelog: 0.3.1...0.3.2
Coworker 0.2.5
In this release, I am fixing the problem that credentials aren't working.
Full Changelog: 0.2.4...0.2.5
Coworker 0.1.5
In this release, I am fixing the problem that credentials aren't working.
Full Changelog: 0.1.4...0.1.5
Coworker 0.3.1
In this quick fix, I'm trying to fix the locking problems with coroutines.
Full Changelog: 0.3.0...0.3.1
Coworker 0.3.0
This is a quite huge release. We are introducing:
- Port most of the parameters from
@ZeebeWorker
to@Coworker
annotation - Add support for
@ZeebeVariable
,@Variable
,@ZeebeVariableAsType
,@VariableAsType
,@ZeebeCustomHeaders
,@CustomHeaders
- Ability to override annotation parameters via configuration properties
- Support for SpEL and properties placeholders in the annotation values
- Custom error handling
I guess that this is the first ready-to-use release :)
What's Changed
- chore(deps): bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #45
- chore(deps): bump scala-library from 2.13.9 to 2.13.10 by @dependabot in #44
- chore(deps): bump grpc-bom from 1.51.1 to 1.53.0 by @dependabot in #43
- chore(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 by @dependabot in #47
- chore(deps): bump protobuf.version from 3.21.12 to 3.22.0 by @dependabot in #49
- chore(deps-dev): bump mockk-jvm from 1.13.3 to 1.13.4 by @dependabot in #48
- chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #50
- chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #51
- chore(deps): bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #52
Full Changelog: 0.2.0...0.3.0
What's Changed
- chore(deps): bump spring-zeebe.version from 8.1.15 to 8.1.17 by @dependabot in #41
- chore(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #40
- chore(deps): bump arrow-stack from 1.1.3 to 1.1.5 by @dependabot in #39
- chore(deps-dev): bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #38
- chore(deps): bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #45
- chore(deps): bump scala-library from 2.13.9 to 2.13.10 by @dependabot in #44
- chore(deps): bump grpc-bom from 1.51.1 to 1.53.0 by @dependabot in #43
- chore(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 by @dependabot in #47
- chore(deps): bump protobuf.version from 3.21.12 to 3.22.0 by @dependabot in #49
- chore(deps-dev): bump mockk-jvm from 1.13.3 to 1.13.4 by @dependabot in #48
- chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #50
- chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #51
- chore(deps): bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #52
Full Changelog: 0.1.0...0.3.0
Coworker 0.2.4
In this quick fix, I'm trying to fix the locking problems with coroutines.
Full Changelog: 0.2.3...0.2.4
Coworker 0.1.4
In this quick fix, I'm trying to fix the locking problems with coroutines.
Full Changelog: 0.1.3...0.1.4