v34.0.0
github-actions
released this
23 May 19:29
·
347 commits
to master
since this release
Breaking Changes
- Remove
job
andshellJob
wrappers aroundrunJob
(#1256)
Bug Fixes
- Allow database inspection without a .wakeroot file (#1257)
- Only set istty=true on StatusBuf on fd 1 and 2 (#1262)
Shared Caching
- Daemonize the wake job cache (#1255)
- Convert job-cache to dedicated binary (#1259)
- Audit, defensively convert, and canonicalize all paths (#1261)
Documentation
- Adjust documentation for
Plan'
sFnOutputs
field (#1244)