Skip to content

Releases: citilinkru/camunda-client-go

v3.5.0

04 Aug 19:24
e389c70
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

27 Jun 21:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.4.2

Fixed bugs in marshaling and building ci

20 Mar 19:54
Compare
Choose a tag to compare

What's Changed

  • Fixed "golangci" validation GitHub Workflows step by @liderman in #48
  • Fixed bug with marshaling Variables of ReqModifyProcessInstance structure. by @liderman in #49

Full Changelog: v3.4.0...v3.4.1

Support history task

20 Mar 19:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

Support identity link

13 Jan 10:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

Allows task handlers to extend the lock duration during the task execution

08 Oct 00:02
Compare
Choose a tag to compare

What's Changed

  • expose ExtendLock in task context by @manu88 in #43

New Contributors

Full Changelog: v3.1.1...v3.2.0

Fixed UpdateProcessVariable method

02 Sep 19:32
Compare
Choose a tag to compare

What's Changed

  • Use PUT to update process variable instead of POST by @mlaflamm in #42

Full Changelog: v3.1.0...v3.1.1

Ability to stop long polling on a Processor

08 Jun 18:13
Compare
Choose a tag to compare

What's Changed

  • Ability to stop long polling on a Processor by @mlaflamm in #39

New Contributors

Full Changelog: v3.0.1...v3.1.0

Fixed vendoring bugs and golangci remarks

17 Apr 01:38
Compare
Choose a tag to compare

What's Changed

  • Fixed vendoring bugs and golangci remarks by @liderman in #38

Full Changelog: v3.0.0...v3.0.1

v3.0.0

11 Apr 01:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v3.0.0