Skip to content

v34.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 19:29
· 347 commits to master since this release
0742e5d

Breaking Changes

  • Remove job and shellJob wrappers around runJob (#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's FnOutputs field (#1244)