Skip to content

v0.7.3

Compare
Choose a tag to compare
@safl safl released this 21 Nov 22:15
· 300 commits to main since this release

Release Notes: v0.7.3

In the release assets you will find:

  • xnvme-0.7.3.tar.gz - Full source archive including SPDK sources
  • xnvme-py-sdist-0.7.3.tar.gz - Python packages (ctypes)
  • test-results-*.tar.gz - CIJOE test-results, logs, and reports
  • bench-results.tar.gz - CIJOE report for automated performance evaluation

What's Changed

  • docs(release-checklist): add description on Python + Rust publication by @safl in #384
  • fix(rust): use header found via system_deps() by @safl in #383
  • Pseudo commands support by @vikash-k5 in #353
  • get/show controller-registers using backends: [linux,spdk] by @safl in #386
  • feat(be/spdk): enable KV over nvmf by @karlowich in #345
  • fix(build): remove unused python import by @karlowich in #393
  • fix(rust): add loop-breakout when header is found by @safl in #391
  • Remove metadata buffer checks by @ankit-sam in #395
  • fix(nvm): change sdlba to slba for write_zeroes by @karlowich in #394
  • v0.7.3rc1 by @safl in #392

Full Changelog: v0.7.2...v0.7.3