Skip to content

v1.1-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 12:48
· 756 commits to master since this release

After the initial 1.0 release, we got a lot of small bug fixes all over the place. Some due to build issues, e.g. "%llx/%lx build warnings on powerpc". Some for missing forward ports from the nvme-cli monolithic branch, e.g. error codes when connect fails. This is also the main reason to release v1.1 relatively quickly. Let's get these fixes out the door.

Though there is also a big change: the new shiny libnvme-mi implementing the NVMe Managament Interface spec. Provided by Jeremy Kerr & team from Code Construct. Thanks!

Noteworthy changes:

  • update/cleanup of documentation
  • various build fixes
  • various fixes reported by coverity
  • clarification on license. It is LGPL-2.1-or-later
  • 64-bit Reference Tags and TP-4068 changes
  • libnvme-mi: Introduce NVMe Managament Interface library

So please give it a go and see if the rc0 is any good.

A big thanks to everyone who contributed to this pre release!