Skip to content

Releases: cschleiden/go-workflows

v0.18.5

21 Jan 04:18
c5d50c3
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.18.4...v0.18.5

v0.18.4

10 Jan 22:08
f2e35fe
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v0.18.3...v0.18.4

v0.18.3

09 Jan 17:41
ebfce49
Compare
Choose a tag to compare

What's Changed

Feature

Full Changelog: v0.18.2...v0.18.3

v0.18.2

05 Dec 18:32
9566d44
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.18.1...v0.18.2

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