Releases: jasoet/go-wf
Releases · jasoet/go-wf
v1.16.5
v1.16.4
1.16.4 (2026-03-30)
Full Changelog: v1.16.3...v1.16.4
go get github.com/jasoet/go-wf@v1.16.4
Bug Fixes
- ci: disable set-safe-directory to suppress gitconfig warning on self-hosted runner (7793c95)
v1.16.3
1.16.3 (2026-03-30)
Full Changelog: v1.16.2...v1.16.3
go get github.com/jasoet/go-wf@v1.16.3
Bug Fixes
v1.16.2
1.16.2 (2026-03-28)
Full Changelog: v1.16.1...v1.16.2
go get github.com/jasoet/go-wf@v1.16.2
Bug Fixes
- examples: update trigger to use generic workflow types for function workflows (f4bf940)
v1.16.1
1.16.1 (2026-03-27)
Full Changelog: v1.16.0...v1.16.1
go get github.com/jasoet/go-wf@v1.16.1
Bug Fixes
- container: add missing docker import in integration test (18b3d8f)
v1.16.0
1.16.0 (2026-03-27)
Full Changelog: v1.15.2...v1.16.0
go get github.com/jasoet/go-wf@v1.16.0
Features
v1.15.2
1.15.2 (2026-03-27)
Full Changelog: v1.15.1...v1.15.2
go get github.com/jasoet/go-wf@v1.15.2
Bug Fixes
- compose: remove container-worker profile, fix podman socket path (aa55687)
v1.15.1
1.15.1 (2026-03-27)
Full Changelog: v1.15.0...v1.15.1
go get github.com/jasoet/go-wf@v1.15.1
Bug Fixes
- datasync: align worker job names with trigger (user-sync, product-sync, order-sync) (6d5b8d4)
v1.15.0
1.15.0 (2026-03-27)
Full Changelog: v1.14.0...v1.15.0
go get github.com/jasoet/go-wf@v1.15.0
Features
- datasync: integrate datasync worker into local dev environment (69cd821)
v1.14.0
1.14.0 (2026-03-27)
Full Changelog: v1.13.0...v1.14.0
go get github.com/jasoet/go-wf@v1.14.0
Features
- datasync: add examples — basic, builder, pipeline, parallel, worker (6406ae4)