Skip to content

Releases: luno/workflow

v0.3.10

06 Feb 10:32
ad0fef9

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #171

Full Changelog: v0.3.9...v0.3.10

v.0.3.9

12 Dec 16:08
de3381c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.7

11 Dec 22:53
91f313c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

14 Nov 15:20
1ca7779

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

13 Nov 20:57
97e3cbb

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

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