Releases: juju/worker
Releases · juju/worker
v4.0.0
What's Changed
- Dependency context.Context by @SimonRichardson in #31
- Merge v3 into v4 by @SimonRichardson in #33
- Update dependency testing to new changes by @SimonRichardson in #37
Full Changelog: v3.5.0...v4.0.0
v3.5.0
v3.4.0
What's Changed
- Add logging for non-fatal errors by @SimonRichardson in #29
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- [JUJU-4012] Allow runners to stop based on an error by @SimonRichardson in #28
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by @dependabot in #24
- Bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.7.0 by @dependabot in #25
- [JUJU-3398] Catacomb context support by @SimonRichardson in #26
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.1
What's Changed
- Include panic stack trace in worker error printing. by @hpidcock in #14
- StartWorker returns an error if the worker already exists by @wallyworld in #17
- Add a new ReplaceWorker method and delete the WaitWorker method by @wallyworld in #18
- Add new StopAndRemove() method by @wallyworld in #19
- [JUJU-290] Metrics: Allow the collection of worker life cycle events by @SimonRichardson in #20
- [JUJU-290] Metrics: Allow the collection of worker lifecycle events (backport) by @SimonRichardson in #21
- Update to go 1.17 and latest upstream by @wallyworld in #22
New Contributors
- @hpidcock made their first contribution in #14
- @SimonRichardson made their first contribution in #20
Full Changelog: 2.0.0...v3.0.1