Skip to content

v1.14

Choose a tag to compare

@github-actions github-actions released this 20 May 10:17

There aren't many big changes in this release. Besides the usual adding of new definitions the EINTR handling is removed. It is now handled in nvme-cli directly because it's necessary to handle signals properly and installing a signal handler in the library is not a good idea.

What's Changed

Full Changelog: v1.13...v1.14