Releases: xh3b4sd/workit
Releases · xh3b4sd/workit
v0.7.1
v0.7.0
What's Changed
- Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #12
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #10
- Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #11
- allow worker handlers to disable themselves by @xh3b4sd in #13
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Bump go.opentelemetry.io/otel/metric from 1.37.0 to 1.38.0 by @dependabot[bot] in #8
- add combined worker engine to use parallel and sequence simultaneously by @xh3b4sd in #9
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #6
- implement new worker engine interfaces for parallel and sequential pipelines by @xh3b4sd in #7
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.4.1...v0.5.0