Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Tags: equelin/Unity-Powershell

Tags

0.16.2

Toggle 0.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (#77)

* Fix typo (#58)

connexions => connections

* Add classes and enums for Unity OE 4.5.1

* Bump to version 0.16.2

* Use basic parsing for Invoke-WebRequest. (#72)

* feature: Add TreeQuota Management (#73)

* feature: Add TreeQuota Management

* Undefined param help on New-UnityTreeQuota.ps1

* (#1)

0.16.1

Toggle 0.16.1's commit message

Verified

This commit was signed with the committer’s verified signature.
equelin Erwan Quélin
Merge branch 'release-0.16.1'

0.16.0

Toggle 0.16.0's commit message
Merge branch 'release-0.16.0'

0.15.1

Toggle 0.15.1's commit message
v0.15.1

Fixed issue that prevented to create a new pool (#41)

0.15.0

Toggle 0.15.0's commit message
v0.15.0 (#40)

* Use ipaddress pool of RFC5737 for example

* doc: fix trailing whitespace

* First draft of the new deploy workflow

* Refactored all Set and Remove functions

* Added pester unit tests and remove UnityOBN class

* Added UnityVMwareLUN and UnityVMwareNFS class, refactored related functions

* Corrected issue with module import

* Added tool for automatically generating Get functions and added Get-UnityDatastore, Get-UnityinstalledSoftwareVersion for tests

* Added an export of the automaticaly generated functions

* Added Get functions related to vVols and certificate and corrected issue in Get-UnityHostContainerReco

* release 0.15

* Added non terminating errors

* Refactored Get-Unity*LUN for better performance and corrected issue in Get-UnitydataCollectionResult

* Added Get-UnityJob function

* Added private function New-UnityObject

* Refactored functions Get-UnityMetricValue and Get-UnityMetricQueryResult, replaced new-object by New-UnityObject

* Corrected Powershell naming convention errors

* Fixed functions names #37

* Added function Save-DataCollectionResult

* Fixed issues #37

0.14.2

Toggle 0.14.2's commit message
Merge branch 'develop'

0.14.1

Toggle 0.14.1's commit message
Merge branch 'develop'

0.14.0

Toggle 0.14.0's commit message
v0.14.0 (#32)

* Added refresh command to Set-UnityLun function.

* Added Get-UnityHostInitiator function.

* Added refresh command to Set-UnityLun function.

* Pulled latest changes from Equelin production repo.

* Updated Set-UnitySnap documentation.

* Re-updated Unity-PowerShell.UnityHostInitiator.Format.ps1xml file from source.

* Added functions about hardware, updated docs

* Fixed missing help parameters

0.13.0

Toggle 0.13.0's commit message
Merge pull request #30 from equelin/develop

Deploy release 0.13.0

0.12.0

Toggle 0.12.0's commit message
0.12.0

* Added welcome screen + Corrected typo

* Added functions about metrics + Added support of API 5.0 + Removed some bugs