Skip to content

v0.11.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@jleni jleni released this 21 Jul 09:06
· 286 commits to main since this release
Immutable release. Only release title and notes can be modified.
9f688ae

What's Changed

  • test(events): fix flaky concurrent tailer assertion on Windows by @emmanuelm41 in #536
  • cc: recognize cargo-zigbuild zigcc wrappers as Clang-family compilers by @lwintermelon in #520
  • refactor(store,events): extract shared atomic replace helper by @Ysh204 in #531
  • test(events): harden concurrent rotation tests and cover rename-reset mutation by @Ysh204 in #532
  • fix(compile): probe cargo outputs instead of readdir'ing out-dir by @Skory in #534
  • fix(link): clarify storage-block sharing warning by @Ysh204 in #537
  • feat(store): hardlink immutable blobs when CoW reflink is unavailable by @jleni in #548
  • Fix rustc cache key ordering and key locking by @jleni in #549
  • cc: refuse CUDA compiles instead of mis-caching or erroring by @jleni in #550
  • Recognize target-prefixed C/C++ compiler wrappers by @jleni in #566
  • Normalize configured container and sandbox roots by @jleni in #567
  • Key native Linux outputs by host libc by @jleni in #568

New Contributors

Full Changelog: v0.11.0-rc.1...v0.11.0-rc.2