Skip to content

Releases: HewlettPackard/POSH-HPEOneView

Release 8.0.3334.2865

18 Nov 17:46
f1734bd
Compare
Choose a tag to compare
  • Fixed Get-OVRackManager mishandling API responses.
  • Updated Get-OVRackManager and the returned classes HPEOneView.Servers.RackManager, and HPEOneView.Servers.Partition (part of the SubResources.Partitions collection) to report firmware versions correctly.

Release 7.0.3333.2084

16 Nov 23:35
19b40ec
Compare
Choose a tag to compare
  • [#615] Added missing health category to Get-OVAlert.
  • Removed support for HPE Insight Online, as it is now a deprecated service.
  • Enhanced Enable-OVLogicalInterconnectPortMonitoring to support remote sessions.

Release 6.60.3332.3428

16 Nov 17:34
6d32fca
Compare
Choose a tag to compare
  • [#615] Added missing health category to Get-OVAlert.
  • [#614] Addressed issue with iLO self-signed certificate handling within PowerShell Core.
  • Changes to New-OVServerProfileLogicalDiskController and the -ControllerID parameter now has a new enum list that doesn't allow spaces in the parameter value. Prior, 'Mezz 1' was an allowed value, it must now be 'Mezz1'.
  • Updated New-OVServerProfileLogicalDiskController by adding spare drive policy parameter to manage spare drive policy with HPE Synergy D3940 and Gen10 or newer controllers.
  • Updated New-OVServerProfileLogicalDisk by adding add spare drive parameter to manage spare drive policy with HPE Synergy D3940 and Gen10 or newer controllers.
  • Added Cmdlets to help manage appliance static routes. Only supported with virtual machine appliance, and not HPE Synergy Composer.
  • Removed support for HPE Insight Online, as it is now a deprecated service.

Release 8.0.3327.2540

11 Nov 18:24
9bceca5
Compare
Choose a tag to compare
  • Initial HPE OneView 8.00 library release.
  • Removed support for HPE Insight Online, as it is now a deprecated service.

Release 7.20.3325.2416

09 Nov 14:16
03de00d
Compare
Choose a tag to compare
  • Initial HPE OneView 7.20 library release.
  • Added Install-OVServerFirmware Cmdlet to install offline SPP to Gen10 and newer volume server platforms (aka non-HPE Synergy).
  • Updated Install-OVApplianceCertificate to support PKCS#12 certificate upload.
  • Removed Base64 cert support from -Path variable in Install-OVApplianceCertificate Cmdlet.
  • Updated Send-OVRequest HTTP 405 error handling to return error message from API.

Release 7.10.3320.2952

04 Nov 04:02
a0069ea
Compare
Choose a tag to compare
    - Initial HPE OneView 7.10 library release.
    - Added Alletra 5k storage system support to Add-OVStorageSystem.
    - Added RetainStorageConfig switch parameter to Remove-OVServerProfile to retain shared storage configuration when the server profile resource is deleted from the appliance.
    - Enhanced Enable-OVLogicalInterconnectPortMonitoring to support remote sessions.
    - [#615] Added Security to the Get-OVAlert -HealthCategory parameter.
    - [#617] Added support for interconnects with Get-OVRemoteSupportSetting.

Release 6.10.2932.2738

12 Oct 17:43
7aff8a8
Compare
Choose a tag to compare
  • [#572] Fixed issue with ConvertTo-OVPowerShellScript incorrectly handling profile connection types and getting the assigned network details causing an error.
  • [#512] Fixed regression in Set-OVUplinkSet.
  • Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
  • Enhanced Invoke-OVUpdate to handle an issue with the update progress tracker API.

Release 6.30.2928.3678

11 Oct 21:02
c306998
Compare
Choose a tag to compare
  • CRITICAL FIX: Fixed critical issue where API version was incorrectly being set to the 6.10 API version.
  • Enhanced Invoke-OVUpdate to handle an issue with the update progress tracker API.

Release 6.20.2932.2292

11 Oct 23:34
2ef84ee
Compare
Choose a tag to compare
  • CRITICAL FIX: Fixed critical issue where API version was incorrectly being set to the 6.10 API version.
  • Enhanced Invoke-OVUpdate to handle an issue with the update progress tracker API

Release 5.40.2929.2263

09 Oct 04:08
6d3d57c
Compare
Choose a tag to compare
  • Deprecated Invoke-OVVcmMigration as the functionality was removed from HPE OneView 5.40.
  • [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters.
  • Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
  • Enhanced Get-OVServer to return expanded server hardware inventory. This now fully populates the subResources property with available inventory data.
  • [#512] Fixed Set-OVUplinkSet to add and remove associated networks when adding/removing network set(s).
  • Added Windows Server 2019 and Ubuntu values for HostOStype parameter within New-OVServerProfile, New-OVServerProfileTemplate and New-OVServerProfileAttachVolume Cmdlets.
  • [#569] Refactored detection of duplicate JSON pattern in API response, mainly with FW baselines/SPPs.
  • Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
  • [#572] Fixed issue with ConvertTo-OVPowerShellScript incorrectly handling profile connection types and getting the assigned network details causing an error.
  • [#512] Fixed regression in Set-OVUplinkSet.
  • Refactored Show-OVLogicalInterconnectMacTable to return properly formatted object, instead of Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData from Format-Table.
  • Enhanced Invoke-OVUpdate to handle an issue with the update progress tracker API.