Skip to content

v2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 09:44
· 135 commits to master since this release

The sedcli project for doing SED Opal operation has been archived and the only maintained fork is a private project. Thus Greg has implemented some basic commands as a new plugin.

The rest is mostly bug fixes. So nothing to exciting but still worth to get released.

Thanks to all: Anant Mashiana, Bean Li, Caleb Sander, Felix Yan, Greg Joyce, Hannes Reinecke, Keith Busch, Leonardo da Cunha, Martin George, Maurizio Lombardi, Minsik Jeon, Stuart Hayes, jeff-lien-wdc

Anant Mashiana (1):
      completions: added Solidigm plugin to autocomplete scripts

Bean Li (1):
      nvme: do not include meta data for PRACT=1 and MD=8 (version 2)

Caleb Sander (1):
      nvme: Remove unused cfg argument from NVME_ARGS() macro

Daniel Wagner (6):
      nbft: fixup include for libnvme
      nbft: do not issue an error if ACPI tables are missing
      nvme-print-json: append array object in json_support_log
      build: bump libnvme version
      build: Update version to v2.8
      doc: Regenerate all docs for v2.8

Felix Yan (2):
      doc: Fix short option name for cfg-file
      doc: Fix config-schema.json's URL

Greg Joyce (1):
      sed: Add plugin for basic SED Opal operations

Hannes Reinecke (3):
      Merge pull request #2165 from martin-gpy/warnings_verbose_level
      build: Update libnvme wrap
      nvme-fabrics: enable option 'concat'

Keith Busch (2):
      nvme: fix directive receive identify offsets
      don't include newlines in already wrapped text

Leonardo da Cunha (1):
      plugins/solidigm: Compressing vs-internal-log log files into zip file.

Martin George (3):
      fabrics: move hostid/hostnqn warnings to verbose level
      nvme: print inserted tls key for check-tls-key
      nvme-print: fix typo in list verbose output

Maurizio Lombardi (1):
      create-ns: align the namespaces to 1Mib boundaries when using SI suffixes

Minsik Jeon (1):
      nvme: use correct telemetry log size

Stuart Hayes (1):
      nbft: fix tcp/dhcp address fallback retry

dependabot[bot] (1):
      build(deps): bump codecov/codecov-action from 3 to 4

jeff-lien-wdc (2):
      plugins/wdc: Plugin fixes and updates
      plugins/wdc: Add Debug Log Collection Support