Skip to content

v0.3.0

Choose a tag to compare

@heppu heppu released this 20 May 07:44
· 9 commits to main since this release
c887810

What's Changed

  • Upgrade golangci-lint to v2 by @heppu in #15
  • Bump go directive to 1.26.0 by @heppu in #14
  • Log module run errors at module-exit time by @heppu in #11
  • Route panic stack through slog by @heppu in #12
  • Annotate Stop errors with module name by @heppu in #10
  • Document lifecycle, panic recovery, and shutdown contract in README by @heppu in #13
  • Polish godoc and add ExampleRun by @heppu in #17
  • Add optional StopTimeout to bound graceful-shutdown wait by @heppu in #16
  • Revert "Add optional StopTimeout to bound graceful-shutdown wait" by @heppu in #18

Full Changelog: v0.2.0...v0.3.0