Releases: luno/workflow
Releases · luno/workflow
v0.2.0
Replacement of Record ID field for RunID
What's Changed
- workflow: Remove record ID and simplify record store by @andrewwormald in #62
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Pre-removal of record ID. Stable but pre v1
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1
- workflow: Reduce direct dependencies by @andrewwormald in #2
- workflow: Align API and Workflow implementation by @andrewwormald in #3
- adapters: Fix adapter module path and workflow version by @andrewwormald in #4
- examples: Replace workflow version with local by @andrewwormald in #5
- workflow: Clean up options patterns and allow workflow defaults by @andrewwormald in #6
- Center logo in README.md by @andrewwormald in #7
- workflow/adapters: Reduce code duplication in adapter tests by @andrewwormald in #8
- workflow: Add github test & coverage actions by @andrewwormald in #9
- workflow: Remove blue hyperlinks in README by @andrewwormald in #10
- workflow: Use int value for status filter to avoid generic assertion by @andrewwormald in #11
- workflow: Update README by @andrewwormald in #14
- workflow: Rename Record to Run by @andrewwormald in #15
- workflow: Move examples -> _examples and exclude submodules from sonar by @andrewwormald in #12
- workflow: add mirror for DR by @solethus in #13
- .github: Remove mirroring action until ready by @andrewwormald in #19
- logo: Fix gopher to match Gopher design spec by @andrewwormald in #18
- workflow: Add more internal testing by @andrewwormald in #17
- readme: Update examples link to _examples by @andrewwormald in #20
- optimisation: Reduce sprintf usage by @andrewwormald in #21
- fix: Fix wrong parameter type in example by @hiifong in #24
- reflexstreamer: Register fill gaps on clone by @andrewwormald in #22
- renovate: Add config by @echarrod in #26
- renovate: Add andrewwormald as additional reviewer by @echarrod in #28
- workflow: Rename diagram creation function and signature by @andrewwormald in #31
- workflow: Use smaller logger dependency with override support by @andrewwormald in #25
- workflow: Add rink role scheduler adapter by @andrewwormald in #32
- adapters: Update workflow reference by @andrewwormald in #34
- workflow: Support json.Marshaler implementations for Require by @andrewwormald in #35
- adapters: Run go vet on all adapter submodules by @andrewwormald in #33
- _examples: Clean up old version reference by @andrewwormald in #37
- visualiser: Allow spacing in node names by @andrewwormald in #38
- visualiser: Improve visualisation of branching by @andrewwormald in #39
- renovate: Update github.com/luno/workflow digest to ae308f0 by @renovate in #43
- renovate: Update github.com/luno/reflex digest to 05f78b5 by @renovate in #42
- renovate: Update actions/setup-go action to v5 by @renovate in #50
- visualiser: Create custom branching name to avoid collision by @andrewwormald in #40
- renovate: Update github.com/luno/jettison digest to 25be6c5 by @renovate in #41
- renovate: Update module github.com/robfig/cron/v3 to v3.0.1 by @renovate in #45
- renovate: Update module github.com/google/uuid to v1.6.0 by @renovate in #46
- renovate: Update module google.golang.org/protobuf to v1.35.1 by @renovate in #49
- renovate: Update module github.com/stretchr/testify to v1.9.0 by @renovate in #48
- renovate: Update k8s.io/utils digest to 49e7df5 by @renovate in #44
- renovate: Update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #47
- renovate: Update github.com/luno/workflow digest to d9c09aa by @renovate in #51
- renovate: Update github.com/luno/workflow digest to fd7fff3 by @renovate in #52
- adapters: Run go mod tidy on rinkrolescheduler by @andrewwormald in #54
- workflow: Add process name to error logs by @craeyefish in #57
- workflow: Add hooks to builder by @andrewwormald in #55
- adapters/reflex: Add OnComplete streamer by @andrewwormald in #56
- renovate: Update github.com/luno/workflow digest to 4e70b2a by @renovate in #53
- renovate: Update github.com/luno/workflow digest to e09bd48 by @renovate in #58
- testing: Add helper function to wait for a record to enter a certain … by @andrewwormald in #59
- workflows: Update go version by @echarrod in #60
- adapters: Add WebUI adapter by @andrewwormald in #61
New Contributors
- @dependabot made their first contribution in #1
- @solethus made their first contribution in #13
- @hiifong made their first contribution in #24
- @echarrod made their first contribution in #26
- @renovate made their first contribution in #43
- @craeyefish made their first contribution in #57
Full Changelog: https://github.com/luno/workflow/commits/v0.1.0