Skip to content

Releases: cschleiden/go-workflows

v0.8.0

08 Feb 00:29
26d75c9
Compare
Choose a tag to compare

What's Changed

Breaking changes

(no major version increases until 1.0.0)

  • Deliver signals from within workflows as activities by @cschleiden in #151

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Jan 19:16
af7b6ed
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.6.3...v0.7.0

v0.6.3

05 Jan 17:30
fff2c7a
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

06 Dec 03:31
9b2bf87
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors 🎉

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 Oct 18:45
c740772
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Do not reset workflow instance state when receiving signal after comp… by @cschleiden in #138
  • Updating golangci-lint version by @ptasker in #142

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Sep 19:08
a5f7b54
Compare
Choose a tag to compare

What's Changed

Features

Enhancements

Other Changes

  • Panic when completing workflow with pending futures by @cschleiden in #131

Full Changelog: v0.5.2...v0.6.0

v0.5.2

17 Aug 18:04
009d2b8
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Aug 23:34
fa5edac
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Other Changes

  • Use exponential backoff when waiting for workflow results by @cschleiden in #125

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Signaling other workflows

09 Aug 19:38
761e5e8
Compare
Choose a tag to compare

What's Changed

Features

Enhancements

Bugfixes

  • Ensure errors encountered during replay can be saved & Fix SideEffect determinism check by @cschleiden in #118

Documentation improvements

Full Changelog: v0.4.1...v0.5.0

v0.4.1

28 Jul 20:19
3b6d0af
Compare
Choose a tag to compare

Features

Bugfixes

Other

New Contributors

Full Changelog: v0.4.0...v0.4.1