Skip to content

v41.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 20:51
· 157 commits to master since this release
7d304e4

Features

  • wake: Add http request API to the stdlib (#1505)
  • wakebox: Add disable-fuse-cache key to spec json when disables fuse caching when true. Used to avoid hard link caching bugs

Breaking Changes

  • wake: Fix type in SysLib tuple (#1496) (Liwei Ma)

Bug Fixes

  • wake-format: Update wake-format's search libdir to match wake's libdir (#1504)
  • db: Restore matching jobs order by job id in database query (#1506)

Remote Cache

  • rsc: Allow testing in network isolated sandbox (#1498)
  • rsc: All ids are UUIDs (#1493)
  • rsc: Resolve blobs on matching job request (#1502)
  • rsc: Implement blob eviction (#1503)