Skip to content

Releases: tetratelabs/run

v0.3.0

16 Feb 12:25
v0.3.0
5ddf24d
Compare
Choose a tag to compare

This release removes the dependency on tetratelabs/multierror and uses the stdlib errors.Join instead.
This means that starting from this version Go >=1.20 is required.

What's Changed

  • Remove multierror dependency by @nacx in #11

Full Changelog: v0.2.2...v0.3.0

Release v0.2.2

04 Aug 13:34
70f7053
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

Release 0.2.0

11 Mar 15:17
ba54268
Compare
Choose a tag to compare
  • Adds support for run Units which want to use context cancellation as signal to shutdown.
  • Improves debug logging for phases

Release v0.1.2

13 Jan 10:02
e9a08c7
Compare
Choose a tag to compare

Release v0.1.2

Fixes incorrect shutdown of IRQService and adds unit test for IRQService.

Release v0.1.1

24 Dec 22:40
Compare
Choose a tag to compare

Fixes shutdown sequence reporting
Improves version reporting logic

Release v0.1.0

08 Dec 11:04
Compare
Choose a tag to compare

Release v0.1.0

Initial release of run Group allowing integration with: