Releases: mackee/mcp-daemonize
Releases · mackee/mcp-daemonize
v1.0.3
Changelog
- 2555101 feat(server): ignore SIGPIPE to prevent EPIPE errors on process termination and update mcp-go to v0.32.0
Released by GoReleaser.
v1.0.2
Changelog
- f1510ef feat(daemon): switch process termination from SIGTERM to SIGINT and improve graceful shutdown
- 6092fb7 fix(daemon): return and handle graceful shutdown timeout error in Stop
Released by GoReleaser.
v1.0.1
Changelog
- d42748b refactor: remove custom graceful shutdown logic and rely on mcp-go's builtin support
Released by GoReleaser.