Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: luno/workflow

v0.3.4

25 Sep 11:47
12ec56b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

08 Sep 12:48
5707497

Choose a tag to compare

What's Changed

  • renovate: Add allowedCommands by @echarrod in #131
  • renovate: Revert postUpgradeCommand by @echarrod in #132
  • renovate: Update module github.com/prometheus/client_golang to v1.22.0 by @renovate[bot] in #105
  • renovate: Update github.com/luno/jettison digest to 76a91fb by @renovate[bot] in #133
  • renovate: Update module github.com/luno/rink/v2 to v2.0.0-20250424095542-5a72923fe1a0 by @renovate[bot] in #134
  • renovate: Update github.com/luno/workflow/adapters/webui digest to ca74b54 by @renovate[bot] in #136
  • renovate: Update github.com/luno/jettison digest to abc6869 by @renovate[bot] in #138
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 3b56984 by @renovate[bot] in #139
  • renovate: Update github.com/luno/reflex digest to 2da8b8d by @renovate[bot] in #135
  • renovate: Update module github.com/IBM/sarama to v1.45.2 by @renovate[bot] in #141
  • filter: Add FilterTime by @adrianizen in #145

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Apr 09:29
3b97276

Choose a tag to compare

What's Changed

Changes that might impact you:

Maintenance:

  • renovate: Update module google.golang.org/protobuf to v1.36.6 by @renovate in #118
  • sonar: Update deprecated action by @echarrod in #127
  • renovate: Add post-update command to tidy modules by @echarrod in #128

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Mar 15:44
df3e65f

Choose a tag to compare

What's Changed

Changes that might impact you:

Maintenance:

  • workflows: Combine vet steps by @echarrod in #124
  • renovate: Update module github.com/luno/rink/v2 to v2.0.0-20250313150022-1b7f292292ff by @renovate in #122
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 7a7b302 by @renovate in #121
  • renovate: Update module github.com/luno/workflow to v0.3.0 by @renovate in #123

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Mar 06:53
6e89ce6

Choose a tag to compare

In version 0.3.0 there are a few breaking changes. Most importantly is the addition of the Meta field on the record type which will be used for debugging and tackling an issue that can take place when the record store faces replication lag if the implementation, such as sql replication instances, can face lag. A full list of changes are listed below and due to the amount and the fact that this is a fairly large change to how the system handles consistency and debugging it is being released as a new minor update and not a patch.

What's Changed

High impact

Low impact

Dependency updates

  • renovate: Update github.com/luno/reflex digest to c9f47c5 by @renovate in #102
  • renovate: Update github.com/luno/jettison digest to a20772f by @renovate in #116
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 2b27e61 by @renovate in #109
  • renovate: Update module github.com/luno/rink/v2 to v2.0.0-20250306163207-eaeda5a233db by @renovate in #117
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 646768d by @renovate in #119

Full Changelog: v0.2.7...v0.3.0

v0.2.7

10 Mar 10:12
2b27e61

Choose a tag to compare

What's Changed

  • renovate: Update github.com/luno/workflow/adapters/webui digest to e5125b8 by @renovate in #106
  • renovate: Update module github.com/IBM/sarama to v1.45.1 by @renovate in #108
  • pause: Bug fix check current run state before pause retry by @andrewwormald in #111

Full Changelog: v0.2.6...v0.2.7

v0.2.6

04 Mar 16:40
a018037

Choose a tag to compare

What's Changed

  • testing: Return pointer of workflow run for constructor NewTestingRun by @andrewwormald in #91
  • workflow: Allow passing API into testing utility functions by @andrewwormald in #92
  • workflow: Add auto retry of paused records by @andrewwormald in #93
  • workflow/consumer: Simplify consumer pattern and change paused retry to consumer by @andrewwormald in #95
  • recordstore/filter: Add support for multiple value filtering by @andrewwormald in #94
  • renovate: Update module github.com/luno/workflow to v0.2.5 by @renovate in #98
  • renovate: Update github.com/luno/jettison digest to 39bbdb7 by @renovate in #96
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 7744965 by @renovate in #97
  • renovate: Update module go.etcd.io/etcd/client/v3 to v3.5.18 by @renovate in #100
  • renovate: Update github.com/luno/workflow/adapters/webui digest to abc5b71 by @renovate in #103
  • renovate: Update module github.com/go-sql-driver/mysql to v1.9.0 by @renovate in #104
  • eventstreamer: Add StreamFromLatest option support by @andrewwormald in #99
  • trigger: Remove need for specifying starting point by @andrewwormald in #107

Full Changelog: v0.2.5...v0.2.6

v0.2.5

06 Feb 16:41
98deb76

Choose a tag to compare

What's Changed

  • recordstore/filter: Convert int64 param to any underlying int variation by @andrewwormald in #90

Full Changelog: v0.2.4...v0.2.5

v0.2.4

27 Jan 12:59
f648db8

Choose a tag to compare

What's Changed

  • jettison: Revert update for adapters to support earlier go version by @andrewwormald in #89

Full Changelog: v0.2.3...v0.2.4

v0.2.3

24 Jan 16:03
fe22bab

Choose a tag to compare

What's Changed

  • renovate: Update github.com/luno/jettison digest to 673a166 by @renovate in #68
  • renovate: Update module github.com/luno/rink/v2 to v2.0.0-20241103103201-0d1bbd6e29dc by @renovate in #73
  • renovate: Update module google.golang.org/grpc to v1.69.4 by @renovate in #78
  • renovate: Update github.com/luno/workflow/adapters/webui digest to 40c8758 by @renovate in #70
  • renovate: Update module go.etcd.io/etcd/client/v3 to v3.5.17 by @renovate in #75
  • renovate: Update github.com/luno/reflex digest to 57682f2 by @renovate in #80
  • renovate: Update module github.com/luno/workflow to v0.2.2 by @renovate in #76
  • api: Add Name method to API interface by @andrewwormald in #71
  • workflow: Update to go version 1.23.2 by @andrewwormald in #82
  • connector: Use API interface to improve testability of connector funcs by @andrewwormald in #87

Full Changelog: v0.2.2...v0.2.3