Skip to content

Releases: cschleiden/go-workflows

v0.16.0 - Improved error handling

07 Jul 22:24
9177bbf
Compare
Choose a tag to compare

What's Changed

Features

  • Improve error handling by @cschleiden in #217. This is a breaking change since it changes the event format.

Other Changes

  • Special handle timer fired events for workflow event delay metrics + add event name as tag for workflow task metrics by @yaananth in #213

Documentation

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

03 Jun 00:51
bcd44f2
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.14.0...v0.15.0

v0.14.0

30 May 17:48
3d34b15
Compare
Choose a tag to compare

What's Changed

Features

Other Changes

Full Changelog: v0.13.0...v0.14.0

v0.13.0

23 May 00:11
c24252c
Compare
Choose a tag to compare

What's Changed

With this release the fields and attributes for logs and traces are namespaced under the workflows.* namespace and attempt to follow open telemetry semantic conventions.

Other Changes

Full Changelog: v0.12.2...v0.13.0

v0.12.2

09 May 21:59
e1d937e
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v0.12.1...v0.12.2

v0.12.1

09 May 19:46
c5defd0
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.12.0...v0.12.1

v0.12.0

06 May 00:15
e0728be
Compare
Choose a tag to compare

What's Changed

Breaking changes❗

Features 🎉

Other Changes 🔧

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

04 Apr 04:41
609f22c
Compare
Choose a tag to compare

What's Changed

  • Support invalid state transition for finished commands during workflow cancellation by @cschleiden in #188

Full Changelog: v0.10.1...v0.11.0

v0.10.1

11 Mar 00:50
25f64fa
Compare
Choose a tag to compare

What's Changed

Features

Improvements

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 Mar 22:53
fa011ed
Compare
Choose a tag to compare

What's Changed

Breaking changes

Features

Bugfixes

Other Changes

Full Changelog: v0.9.2...v0.10.0