Skip to content

v1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 12:45
· 669 commits to master since this release

A few small cleanups since v1.1-rc0. Nothing which prevents a v1.1 release.
So here we go.

A big thank you to every contributor!

Please note, the PyPI upload for v1.1 is actually v1.1-rc0 due to a
miss configuration in the workflows. This is fixed but we can't really
fix this for PyPI (known limitation).

Daniel Wagner (4):
      build: Add support to build against LibreSSL
      ioctl: Honor rae in nvme_get_nsid_log
      build: Drop -nostdinc for LibreSSL header checks
      Regenerate all documentation

Hannes Reinecke (1):
      json: fixup dhchap_ctrl_key definitions

Ismael Luceno (1):
      Fix poll.h includes

Jeremy Kerr (4):
      mi: Add endpoint get/set timeout API
      mi: Add maximum More Processing Required limit API
      mi-mctp: Add timeout support to MCTP transport
      mi: unify MI Get Log Page function with ioctl API

Martin Belanger (1):
      python: add missing ctrl attrs to Python bindings

Martin George (1):
      fabrics: sanitize dump-config output

Steven Seungcheol Lee (1):
      rpmbuild: Enable 'make rpm' to build rpm pkgs #408

Tomas Bzatek (1):
      fabrics: Fix build_options() return values