Releases: citilinkru/camunda-client-go
Releases · citilinkru/camunda-client-go
v3.5.0
What's Changed
- To support token based authentication by @sgadisetti in #53
New Contributors
- @sgadisetti made their first contribution in #53
Full Changelog: v3.4.2...v3.5.0
v3.4.2
What's Changed
- Multipart supprt added for deployment creation by @ace-codemaker in #50
New Contributors
- @ace-codemaker made their first contribution in #50
Full Changelog: v3.4.1...v3.4.2
Fixed bugs in marshaling and building ci
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
Support identity link
Allows task handlers to extend the lock duration during the task execution
Fixed UpdateProcessVariable method
What's Changed
Full Changelog: v3.1.0...v3.1.1
Ability to stop long polling on a Processor
Fixed vendoring bugs and golangci remarks
What's Changed
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- History - Process Instance and Variable Instance by @sinhashubham95 in #32
- Code refactoring by @liderman in #33
- allow null in retries on external task's response by @CezaryTarnowski-TomTom in #34
New Contributors
- @CezaryTarnowski-TomTom made their first contribution in #34
Full Changelog: v2.3.3...v3.0.0