Releases: comnam90/xSConfig
Releases · comnam90/xSConfig
v0.1.4
v0.1.3
v0.1.3
This release resolves compatibility issues with changes made by Microsoft to SConfig in October 2020 (KB4580363).
However, it introduces breaking changes in order to do so.
Added
-
Added Changelog to project
-
Added Azure DevOps pipeline
-
Added tests for Invoke-VirtualDiskMenu
Changed
-
Added Requirements section to README
-
Added Install instruction to README
-
Added Demo to README
-
Updated Tests to not import module, and instead added module import to build script.
Fixed
-
Fixed Storage Pool menu table Health Status values and padding
-
Fixed Virtual Disk menu table Health Status values and padding
-
BREAKING KB4580363 for Azure Stack HCI introduced breaking changes that have been resolved. #7
Initial release - v0.1.2
v0.1.2
Initial release of the module with basic functionality
Added
- Extras menu to main
Invoke-xSconfig
output- Shows Cluster Name, S2D Enabled Status, Storage SubSystem Health, Storage Pools, Virtual Disks and Cluster nodes
- Added Storage Pool Sub-menu
- Added Virtual Disk Sub-menu
- Added Cluster Nodes Sub-menu