Skip to content

Releases: comnam90/xSConfig

v0.1.4

15 Sep 04:11
3dc7f52
Compare
Choose a tag to compare

0.1.4

Fixed

  • Updating logic in Invoke-xSConfig to target new SConfig module #9

v0.1.3

23 Oct 02:23
8abb50e
Compare
Choose a tag to compare

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

26 Sep 02:36
91241de
Compare
Choose a tag to compare

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