This release marks the end of the 2.x series and thus it enters the maintenance mode (no more features, just bug fixes). The development for 3.x has already started, which is refactoring/restructuring effort. Don't expect any new cool features or any big user visible changes.
What's Changed
- udev: rename 71-nvme-hpe.rules to 71-nvmf-hpe.rules by @igaw in #2880
- sndk: Add support for the Sandisk UUID by @jeff-lien-sndk in #2881
- plugin/solidigm: Additional product Telemetry parsing support. by @lgdacunh in #2887
- nvme: Fix get-feature on big-endian systems by @maurizio-lombardi in #2888
- nvme: fix timeout ioctl arguments by @MaisenbacherD in #2889
- plugin/solidigm: Added EXTENDED vs-internal-log option. by @lgdacunh in #2890
- plugins/memblaze: update smart-log-add-x ids by @jinhuahuang2021 in #2893
- nvme: Enable retrieving telemetry log data area 4 by @jeff-lien-sndk in #2894
- sndk: Use libnvme functions to set/clear etdas bit by @jeff-lien-sndk in #2895
- ocp: Fixes to telemetry-string-log command by @jeff-lien-sndk in #2897
- ocp: Fix telemetry string log json format parsing by @jeff-lien-sndk in #2900
- Add stats support for EC2 local storage instance type by @lingkai0110 in #2898
- Enable data area 4 internal-log ocp plugin command by @jeff-lien-sndk in #2901
- ocp: Update completions for ocp internal-log and telemetry-string-log by @jeff-lien-sndk in #2902
- plugins/ocp: Add --all-ns option to command set-error-injection. by @lgdacunh in #2903
- fabrics: set persistent when connecting to a discovery controller by @alistair23 in #2905
- nvme: add --compat flag for 'gen-tls-key' and 'check-tls-key' by @hreinecke in #2896
- Ocp get error injection extension and fixes by @lgdacunh in #2909
- nvme-cli: enhance the visibility of multipath using show-topology command by @igaw in #2911
- Add IBM specific plugins code by @wen2xiong in #2918
- nvme: add
--block-sizeoption to IO interface to bypass identify command by @NateThornton in #2920 - plugins/solidigm: Added debug info to parse-telemetry-log. by @lgdacunh in #2921
- wdc: Fix SN861 capabilities in NVME-OF cases by @jeff-lien-sndk in #2926
- sndk: Add drive-resize support for SN861 Drives by @jeff-lien-sndk in #2927
- nvme-print: print always celsius temperature value by @ikegami-t in #2925
- List generic table by @ikegami-t in #2924
- plugins/amzn: Enable namespace metrics for EC2 local storage by @awz1234 in #2923
- zns: replace zns list with generic table by @ikegami-t in #2929
- nvme-print-stdout: fix detailed list row field width by @ikegami-t in #2931
- nvme: update the tls 'compat' option documentation by @martin-gpy in #2932
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #2933
- plugins/amzn: Handle EC2 local storage controller devices by @awz1234 in #2942
- sndk: Support fabric attached SN861 by @jeff-lien-sndk in #2928
- sndk: And support for new Sandisk devices by @jeff-lien-sndk in #2944
- ibm persist events log by @wen2xiong in #2949
- plugin/dera: update dera smart-log-add command output by @Dequan-Dera in #2940
Full Changelog: v2.15...v2.16