Skip to content

v2.0 Release Candidate 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@igaw igaw released this 18 Mar 17:06
· 1617 commits to master since this release

Busy week! A lot of small fixes went in. Thanks for testing and reporting bugs! Let's give it another release candidate round to see if things are calming down in nvme-cli as well as we have seen in libnvme.

Arunpandian J (9):
      tests: fix typo for format-python
      tests: Add test for copy command
      tests: Add test for DSM command
      tests: verify command test case
      build: Add copy, DSM, verify command in meson build
      cmd-plugins: Add transcend, virtium plugin commands
      cmd-plugins: Add plugin commands in doc
      Documentation: Fix typo in command description
      cmd-plugins: Add ZNS plugin commands

Chaitanya Kulkarni (1):
      fabrics: keep the backward compatibility

Daniel Wagner (9):
      build: Resort adoc_sources
      build: Copy include adoc files to build dir
      fabrics: Honor sysconfdir for hostnqn and hostid files
      nvmf-autoconnect: Honor sysconfdir, sbindir and bindir
      nvmf-autoconnect: Add option to specify path to systemctl
      nvme: Print full device path
      nvme: Do not slash escape strings in JSON output
      doc: Regenerate all documentation
      build: Update libnvme wrap

Hannes Reinecke (2):
      build: Update libnvme wrap
      fabrics: check for discovery controller instead of subsystem NQN

Martin Belanger (1):
      Fix typo - hsot to host

Martin George (1):
      netapp-nvme: fix smdevices segfault in json output

Minwoo Im (1):
      nvme-print: print generic device in list command

Steven Seungcheol Lee (4):
      meson: bash-completion installation path is reverted
      meson: installation prefix revert
      rpm: Add prefix for sysconfdir
      rpm: use meson configuration instead of default macros

Tomas Bzatek (4):
      connect: Set errno to zero on nvmf_add_ctrl() success
      plugins/wdc: Fix a use-after-free
      plugins/memblaze: Code style fixes
      nvme-print: Make JSON keys consistent with nvme-cli 1.x