- Add notify_master/notify_backup/notify_fault support
- Support both file path and inline shell script
- Async execution with 60s timeout
- Inject GO_ALIVED_INSTANCE and GO_ALIVED_EVENT env vars
- Bump version to 1.3.0
🤖 Generated with [Qoder][https://qoder.com]
- Add GitHub Actions workflow for multi-platform releases
- Build for linux/darwin on amd64/arm64
- Auto-create GitHub Release with checksums
- Version injection via ldflags
- Add init.d script support for install command
- Rewrite README with clearer documentation
- Quick start guide
- Two-node HA setup example
- Health check configuration
- Troubleshooting section
- Bump version to 1.2.1
🤖 Generated with [Qoder][https://qoder.com]
- Add `install` subcommand with alias `i`
- Support two installation methods: systemd (default) and service
- Copy binary to /usr/local/bin/go-alived
- Auto-detect network interface and hostname for config generation
- Create /etc/go-alived directory and config.yaml
- Install systemd service file with proper capabilities
- Display clear completion message with next steps
- Bump version to 1.2.0
🤖 Generated with [Qoder][https://qoder.com]