Skip to content

v1.0 Release Canditate 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@igaw igaw released this 11 Mar 16:14
· 987 commits to master since this release

Steven address an issue which I introduced in -rc5 (status code). Hannes got the ANA
status fixed (was a missing commit from v1.7). While Boris was extremly busy getting
our CI build ready for auto deploy to PyPI. So overall a calm week. I think we are
very close to a the initial v1.0 release.

Arunpandian J (1):
      types: Add missing doc field description

Boris Glimcher (4):
      openssl: update to patch-3 to fix installation issue
      test: adding dependency on pynvme
      CI: add test for subproject fallbacks compilation
      CI: add python wheel build in addition to source package

Daniel Wagner (1):
      doc: Regenerate all documentation

Hannes Reinecke (3):
      Document filter functions
      tree: link paths to namespaces in nvme_subsystem_scan_namespace()
      tree: add nvme_ctrl_get_ana_state()

Steven Seungcheol Lee (3):
      types: fix status code type bug (wrong masking)
      types.h: Key Value Command Set Identifier added (NVME_CSI_KV)
      ioctl.h: ns list bug fix (wrong cns value)