Skip to content

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 22 Apr 04:45
04c81ba

What's Changed

  • fix: use $(Build.SourcesDirectory)\tgrep for OneBranch checkout path by @msftsiwei in #56
  • fix: set ENABLE_PRS_DELAYSIGN=0 to fix ADO signing watcher timeout by @msftsiwei in #57
  • fix: remove checkout:self to fix OneBranch signing (FileWatcher .pid deletion) by @msftsiwei in #58
  • fix: remove checkout:self and fix paths for OneBranch checkout convention by @msftsiwei in #59
  • fix: remove x86_64 rustflags from arm64 job cargo config by @msftsiwei in #60
  • fix: use RUSTFLAGS env var to isolate x64/arm64 flags, remove README from zip (build 13887883) by @msftsiwei in #61
  • ci: remove Windows from release matrix (use ADO OneBranch for signed builds) by @msftsiwei in #62
  • Fix: windows mmap and search correctness by @shengyfu in #63

Full Changelog: v0.1.16...v0.1.17