Skip to content

v17.04.0

Compare
Choose a tag to compare
@netapp-ci netapp-ci released this 06 Apr 20:51

Changes since 1.4.0

Fixes:

  • Stopped using redundant debug parameter from config file.
  • Prevent creating volumes with duplicate names on SolidFire.
  • Fixed cloning from a snapshot in SolidFire.
  • Fixed a rare SliceNotRegistered error when cloning volumes with SolidFire.
  • Resolved an iSCSI attachment bug when using multipathing.

Enhancements:

  • Added release notes (CHANGELOG.md).
  • Added minimum ONTAP version check.
  • Logging enhancements: log rotation, log level control, simultaneous logging
    to console and file.
  • Added default ONTAP volume creation options to config.json that were previously only available via '-o'.
  • Added ONTAP securityStyle option handling.
  • Added default volume size to config file.
  • Standardized volume size format across ONTAP, SolidFire, and E-series drivers.
  • Reduced log spam when debug logging is enabled with SolidFire.
  • Moved README.md contents to Read the Docs.
  • .snapshots directory is now hidden in ONTAP NFS mounts by default.