Skip to content

Releases: camunda-community-hub/zeebe-http-worker

Zeebe HTTP Worker 1.2.0

04 Jan 12:22
6727e89
Compare
Choose a tag to compare

What's Changed

Dependencies

  • chore(deps-dev): bump mockito-core from 3.11.2 to 3.12.0 by @dependabot in #153
  • chore(deps-dev): bump mockito-core from 3.12.0 to 3.12.1 by @dependabot in #154
  • chore(deps-dev): bump mockito-core from 3.12.1 to 3.12.2 by @dependabot in #155
  • chore(deps-dev): bump mockito-core from 3.12.2 to 3.12.3 by @dependabot in #156
  • chore(deps-dev): bump mockito-core from 3.12.3 to 3.12.4 by @dependabot in #157
  • chore(deps): bump zeebe-bom from 1.1.2 to 1.1.3 by @dependabot in #158
  • chore(deps): bump spring-boot-dependencies from 2.5.4 to 2.5.5 by @dependabot in #159
  • chore(deps): bump zeebe-bom from 1.1.3 to 1.2.1 by @dependabot in #161
  • chore(deps-dev): bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #162
  • chore(deps): bump spring-boot-maven-plugin from 2.5.2 to 2.5.5 by @dependabot in #165
  • chore(deps): bump spring-zeebe-starter from 1.1.0 to 1.2.1 by @dependabot in #166
  • chore(deps): bump spring-boot-dependencies from 2.5.5 to 2.5.6 by @dependabot in #167
  • chore(deps): bump spring-boot-maven-plugin from 2.5.5 to 2.5.6 by @dependabot in #168
  • chore(deps): bump camunda-release-parent from 3.8.1 to 3.9.1 by @dependabot in #169
  • chore(deps): bump spring-zeebe-starter from 1.2.1 to 1.2.3 by @dependabot in #170
  • chore(deps): bump zeebe-bom from 1.2.1 to 1.2.2 by @dependabot in #171
  • chore(deps): bump zeebe-bom from 1.2.2 to 1.2.3 by @dependabot in #172
  • chore(deps): bump zeebe-bom from 1.2.3 to 1.2.4 by @dependabot in #173
  • chore(deps): bump spring-zeebe-starter from 1.2.3 to 1.2.4 by @dependabot in #174
  • chore(deps): bump spring-boot-maven-plugin from 2.5.6 to 2.5.7 by @dependabot in #175
  • chore(deps): bump spring-boot-dependencies from 2.5.6 to 2.5.7 by @dependabot in #176
  • chore(deps): bump spring-boot-maven-plugin from 2.5.7 to 2.6.0 by @dependabot in #177
  • chore(deps-dev): bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #180
  • chore(deps): bump spring-zeebe-starter from 1.2.4 to 1.2.6 by @dependabot in #181
  • chore(deps): bump spring-boot-maven-plugin from 2.6.0 to 2.6.1 by @dependabot in #183
  • chore(deps): bump zeebe-bom from 1.2.4 to 1.2.5 by @dependabot in #184
  • chore(deps): bump zeebe-bom from 1.2.5 to 1.2.6 by @dependabot in #185
  • chore(deps): bump spring-zeebe-starter from 1.2.6 to 1.2.7 by @dependabot in #186
  • chore(deps-dev): bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #189
  • chore(deps): bump zeebe-bom from 1.2.6 to 1.2.7 by @dependabot in #188
  • chore(deps): bump spring-zeebe-starter from 1.2.7 to 1.2.8 by @dependabot in #187
  • chore(deps): bump spring-boot-maven-plugin from 2.6.1 to 2.6.2 by @dependabot in #191
  • chore(deps): bump zeebe-bom from 1.2.7 to 1.2.8 by @dependabot in #190
  • chore(deps): bump zeebe-bom from 1.2.8 to 1.2.9 by @dependabot in #193

New Contributors

Full Changelog: 1.1.0...1.2.0

Zeebe HTTP Worker 1.1.0

20 Aug 12:44
c7afad3
Compare
Choose a tag to compare

Changelog

  • (feat): configure content-type and accept text/plain response bodies (#149)
  • (deps): bump spring-zeebe-starter from 1.0.0 to 1.1.0 (#143)
  • (deps): bump spring-boot-dependencies from 2.4.3 to 2.5.4 (#152)

Zeebe HTTP Worker 1.0.0

11 Jun 13:04
Compare
Choose a tag to compare

⚠️ Compatibility

This version is compatible with Zeebe 1.0.0 or new versions.
But this version is not compatible with Zeebe 0.26.4 or older versions.

Changelog

  • rename the context property from workflowInstanceKey to processInstanceKey
  • build(deps): bump spring-zeebe-starter from 0.26.2 to 1.0.0 (#137)
  • build(deps): bump spring-boot-dependencies from 2.4.2 to 2.4.3

Zeebe HTTP Worker 0.23.0

03 Aug 04:36
Compare
Choose a tag to compare

⚠️ Compatibility

This version is compatible with Zeebe 0.26.4 or previous versions.
But this version is not compatible with Zeebe 1.0.0 or newer versions.

Changelog

  • load local environment variables as a fallback if no remote URL is provided (#59)
  • throw error event if response fails (#56)
  • handle 5xx status codes (#69)

Thanks a lot to @pabloromanelli for the contributions 🎉

Zeebe HTTP Worker 0.22.0

03 Apr 14:10
Compare
Choose a tag to compare

Zeebe HTTP Worker 0.2.0

17 Jul 12:39
Compare
Choose a tag to compare

Changelog

  • set request header authorization if a variable authorization is present
  • migrate to Zeebe 0.20.0
  • rewrite worker in Java

v0.1.0

12 Jun 05:56
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
rename to main.go