Skip to content

Releases: cschleiden/go-workflows

v0.18.1

05 Dec 06:08
6b3c954
Compare
Choose a tag to compare

What's Changed

Bugfixes

Other changes

Full Changelog: v0.18.0...v0.18.1

v0.18.0

04 Dec 18:03
6c332fa
Compare
Choose a tag to compare

🎉 A packed release with lots of features, bugfixes and performance improvements. Big thanks to the new contributors 🙇

What's Changed

Breaking Changes / Features

Performance

Bugfixes

Other Changes

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

08 Oct 16:24
d72004e
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Adopt slog.Logger instead of custom logger implementation by @cschleiden in #230

Features

Bugfixes

Other Changes

New Contributors

Full Changelog: v0.16.2...v0.17.0

v0.16.2

20 Jul 14:30
f7b566d
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v0.16.1...v0.16.2

v0.16.1

19 Jul 19:55
6bda8a1
Compare
Choose a tag to compare

What's Changed

Features

  • Expose simple backend stats for active instances/activities by @cschleiden in #218

Bugfixes

  • consumer group create only if it doesn't exists by @yaananth in #219

Other changes

Full Changelog: v0.16.0...v0.16.1

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