Release History
[4.2.0]
Enhancements
Fixes
- [Internal] Fixed minor issue with Update-NtapDocsFiles (throws error writing manifest file).
- Other minor fixes.
Notes
[4.1.0]
Notes
An installation script has been added to the ZIP file and is the recommend installation method. The Windows Installer (MSI) file is now deprecated as the method required administrative rights to the client machine. While the ZIP file contains the installation scripts, those that previously used the ZIP file to manually copy the module files to a specific location can continue to use this method (Note: The file structure within the ZIP file has changed slightly).
If you have previously used the MSI installer package on your Windows clients, it is recommended to remove all previous versions using the 'Apps & features' or the 'Add or remove programs' application in the System Settings area.
Major Features
- Added support for AWS FSx for ONTAP storage instances.
- Added new functions to support updates (notifications and auto-updating files).
Enhancements
- Added a new installer option using an install script contained in the ZIP file (now the preferred method).
- Added support for admin user domain authentication (using the SSH application instead of the console application -- console still preferred due to potential timeout issues).
Fixes
Notes
[4.0.0]
Major Features
- Added support for MAC/Linux clients.
Enhancements
- Updated to the new cross-platform NetApp.ONTAP PowerShell module.
- Removed unnecessary statistics properties.
Fixes
[3.7.0]
Major Features
- Added support for ONTAP 9.8.
Enhancements
- Updated the NetApp DataONTAP PowerShell module to version 9.8.0.
- Updated HTML help files to the latest NetApp branding standards.
Fixes
- [ONTAP] New error message handled properly for the Get-NcSecurityKeyManager cmdlet.
- [SVM] Fixed an error when calling Get-NcFlexcache in Vserver context (ONTAP issue).
- [ONTAP/SVM] Now suppressing warnings from the Get-NcLun/Get-NcLunMap cmdlets when encountering offline volumes.
[3.6.0]
Major Features
Enhancements
- Updated DataONTAP module (9.7.1).
Fixes
- [ONTAP] The command 'system cluster-switch show' can hang in certain environments. Changed to 'system cluster-switch show-all'. (thanks TMAC)
[3.5.1]
Major Features
Enhancements
Fixes
[3.5.0]
Major Features
Enhancements
- Minor internal enhancements.
Fixes
- Fixed issue with Get-NtapVserverData function when using an alias for the -ClusterName parameter (such as an IP address).
- Fixed some error handling issues when running under a non en-US locale.
- Other minor fixes.
Internal Changes
- Minor code formatting and internal build updates.
[3.4.0]
Major Features
Enhancements
Fixes
- Miscellaneous fixes and updates.
Internal Changes
- Re-organized project structure (moved from GitHub to VSTS).