Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@safl safl released this 04 Feb 05:55

Release Notes: v0.7.4

In the release assets you will find:

  • xnvme-0.7.4.tar.gz - Source archive without subprojects

  • xnvme-fat-0.7.4.tar.gz - Full source archive including SPDK sources

  • xnvme-py-sdist-0.7.4.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

  • perf.pdf - Relative performance evaluation of xNVMe in SPDK (bdev_xnvme)

  • Python: https://pypi.org/project/xnvme

  • Rust: https://crates.io/crates/xnvme-sys

What's Changed

  • docs(release-checklist): add description of Rust publication by @safl in #397
  • feat(cijoe/tests): test ioworker on fabrics by @karlowich in #400
  • feat(CI): enable ramdisk tests on macos by @karlowich in #347
  • update library doc by @hmi-jeon in #403
  • In preparation for packaging by @safl in #405
  • Packaging by @safl in #388
  • feat(cijoe): bump to v0.9.28 by @safl in #408
  • Add ramdisk COPY command by @mbrsamsung in #410
  • feat(queue): add a default NOOP callback by @safl in #413
  • fix(gha): ignore status of Debian package build by @safl in #412
  • feat(cijoe/configs): add config for arm by @karlowich in #407
  • feat(be/spdk): add async/sync vectored io by @karlowich in #376
  • Add new compatibility table to docs, changes from requirements.txt to poetry, fixes issues with sphinx theme not being included by @mbrsamsung in #417
  • Makeover by @safl in #418
  • fix(cijoe/configs): correct the linux.repository.remote by @safl in #421
  • feat(cijoe/workflow): add provision workflow without auto-commit by @safl in #422
  • fix(cijoe/arm): remove fio prefix by @karlowich in #423
  • feat(mk): add helper producing documentation by @safl in #424
  • feat(be): extend backend interface with completion_fd() by @a-malakar in #396
  • refactor: move identification and geo to device by @safl in #409
  • feat(cijoe): test fio using iovec by @karlowich in #427
  • Miscellaneous fixes by @karlowich in #428
  • End to end data protection support by @ankit-sam in #378
  • v0.7.4 rc1 by @safl in #429

New Contributors

Full Changelog: v0.7.3...v0.7.4