Releases: go-srvc/srvc
Releases · go-srvc/srvc
v1.4.0
v1.3.0
v1.2.0
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.0.0
v0.3.0
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