Skip to content

Commit

Permalink
CHANGELOG: update for v0.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: Simon A. F. Lund <[email protected]>
  • Loading branch information
safl committed Feb 3, 2024
1 parent 4090fcd commit 5fbaf6a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,26 @@ Known Issues

See the file named ``ISSUES`` in the root of the repository.

v0.7.4
------

A lot of minor fixes, reduction of technical debt, and fixes in preperation for
Debian packaging. See the commits for details.

* Packaging, see subsection "packaging" in the Contributor section of the docs

* feat: Delayed identification, upon xnvme_dev_open() then a device was
"identified" and its geometry "derived", this is dropped in favor of "adhoc" /
"implicit" action when the data is requested.

* feat: The SPDK backend now supports iovec payloads

* feat: end-to-end data-protection is now available with helpers in the public
API

* feat: Support for completion-notification via eventfd() by using helper
function xnvme_queue_get_completion_fd()

v0.7.3
------

Expand Down

0 comments on commit 5fbaf6a

Please sign in to comment.