v3.0.1
juanmanuel-tirado
released this
12 Jul 14:38
·
30 commits
to master
since this release
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