-
v0.334.0
Stablereleased this
2026-07-03 01:20:36 +00:00 | 964 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix: guard Unix-only syscalls in cmd/ward so it builds on Windows (
3ffc919)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge pull request 'fix: guard Unix-only syscalls in cmd/ward so it builds on Windows' (#538) from fix/windows-cmd-ward-syscalls into main (
d0dfaae)
Install
The attached
ward-linux-{amd64,arm64}binaries exist for the container agent path -ward agentruns ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.
Full changelog:
v0.333.0...v0.334.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix: guard Unix-only syscalls in cmd/ward so it builds on Windows (