Skip to content

Release v1.6.0-rc.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 09:31

Changes

  • Add a sensible User-Agent when sending http requests via the client. (fc34f08)
  • NFS: Let LINSTOR set the file system owner of the export's root directory. This allows XFS file systems to be used with NFS exports. (01161bf)
  • NFS: Add a --filesystem option when creating an NFS export. (86b70a5)

Fixes

  • Fix some Go API client functions so that they actually return data. (34f68fc)