Skip to content

Releases: dsccommunity/iSCSIDsc

v2.0.0-preview0004

25 Apr 17:32
2e8c710
Compare
Choose a tag to compare
v2.0.0-preview0004 Pre-release
Pre-release

[v2.0.0-preview0004]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #50.
  • Fix hash table style guideline violations.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #40.
  • Opted into Common Tests 'Common Tests - Validate Localization' - Fixes Issue #44.
  • Renamed iSCSIDsc.ResourceHelpers module to iSCSIDsc.Common
    to align to other modules.
  • Renamed all localization strings so that they are detected by
    'Common Tests - Validate Localization'.
  • Fixed issues with mismatched localization strings.
  • Replaced iSCSIDsc.Common module with the latest version from
    DSCResource.Template.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Correct other minor style issues.
  • Enabled PSSA rule violations to fail build - Fixes Issue #27.
  • Updated tests to meet Pester v4 standard.
  • Added Open Code of Conduct.
  • Refactored module folder structure to move resource
    to root folder of repository and remove test harness - Fixes Issue #36.
  • Converted Examples to support format for publishing to PowerShell
    Gallery.
  • Opted into common tests:
    • Common Tests - Validate Example Files To Be Published
    • Common Tests - Validate Markdown Links
    • Common Tests - Relative Path Length
    • Common Tests - Relative Path Length
  • Update to new format LICENSE.
  • Added .VSCode settings for applying DSC PSSA rules - fixes Issue #37.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - fixes
    Issue #52.
  • Update build badges in README.md with correct build IDs.
  • Removed unused test helper function New-VDisk.
  • Added test helper function Assert-CanRunIntegrationTest to validate if
    integration tests can be successfully run on a machine.
  • Fixed build failures caused by changes in ModuleBuilder module v1.7.0
    by changing CopyDirectories to CopyPaths - Fixes Issue #58.
  • Updated to use the common module DscResource.Common - Fixes Issue #53.
  • Pin Pester module to 4.10.1 because Pester 5.0 is missing code
    coverage - Fixes Issue #60.
  • Automatically publish documentation to GitHub Wiki - Fixes Issue #61.
  • Renamed master branch to main - Fixes Issue #63.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #65.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #66.

v2.0.0-preview0003

21 Jan 05:44
f0d2cdb
Compare
Choose a tag to compare
v2.0.0-preview0003 Pre-release
Pre-release

[v2.0.0-preview0003]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #50.
  • Fix hash table style guideline violations.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #40.
  • Opted into Common Tests 'Common Tests - Validate Localization' - Fixes Issue #44.
  • Renamed iSCSIDsc.ResourceHelpers module to iSCSIDsc.Common
    to align to other modules.
  • Renamed all localization strings so that they are detected by
    'Common Tests - Validate Localization'.
  • Fixed issues with mismatched localization strings.
  • Replaced iSCSIDsc.Common module with the latest version from
    DSCResource.Template.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Correct other minor style issues.
  • Enabled PSSA rule violations to fail build - Fixes Issue #27.
  • Updated tests to meet Pester v4 standard.
  • Added Open Code of Conduct.
  • Refactored module folder structure to move resource
    to root folder of repository and remove test harness - Fixes Issue #36.
  • Converted Examples to support format for publishing to PowerShell
    Gallery.
  • Opted into common tests:
    • Common Tests - Validate Example Files To Be Published
    • Common Tests - Validate Markdown Links
    • Common Tests - Relative Path Length
    • Common Tests - Relative Path Length
  • Update to new format LICENSE.
  • Added .VSCode settings for applying DSC PSSA rules - fixes Issue #37.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - fixes
    Issue #52.
  • Update build badges in README.md with correct build IDs.
  • Removed unused test helper function New-VDisk.
  • Added test helper function Assert-CanRunIntegrationTest to validate if
    integration tests can be successfully run on a machine.
  • Fixed build failures caused by changes in ModuleBuilder module v1.7.0
    by changing CopyDirectories to CopyPaths - Fixes Issue #58.
  • Updated to use the common module DscResource.Common - Fixes Issue #53.
  • Pin Pester module to 4.10.1 because Pester 5.0 is missing code
    coverage - Fixes Issue #60.
  • Automatically publish documentation to GitHub Wiki - Fixes Issue #61.
  • Renamed master branch to main - Fixes Issue #63.

v2.0.0-preview0002

05 Jul 20:13
eae311c
Compare
Choose a tag to compare
v2.0.0-preview0002 Pre-release
Pre-release

[v2.0.0-preview0002]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #50.
  • Fix hash table style guideline violations.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #40.
  • Opted into Common Tests 'Common Tests - Validate Localization' - Fixes Issue #44.
  • Renamed iSCSIDsc.ResourceHelpers module to iSCSIDsc.Common
    to align to other modules.
  • Renamed all localization strings so that they are detected by
    'Common Tests - Validate Localization'.
  • Fixed issues with mismatched localization strings.
  • Replaced iSCSIDsc.Common module with the latest version from
    DSCResource.Template.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Correct other minor style issues.
  • Enabled PSSA rule violations to fail build - Fixes Issue #27.
  • Updated tests to meet Pester v4 standard.
  • Added Open Code of Conduct.
  • Refactored module folder structure to move resource
    to root folder of repository and remove test harness - Fixes Issue #36.
  • Converted Examples to support format for publishing to PowerShell
    Gallery.
  • Opted into common tests:
    • Common Tests - Validate Example Files To Be Published
    • Common Tests - Validate Markdown Links
    • Common Tests - Relative Path Length
    • Common Tests - Relative Path Length
  • Update to new format LICENSE.
  • Added .VSCode settings for applying DSC PSSA rules - fixes Issue #37.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - fixes
    Issue #52.
  • Update build badges in README.md with correct build IDs.
  • Removed unused test helper function New-VDisk.
  • Added test helper function Assert-CanRunIntegrationTest to validate if
    integration tests can be successfully run on a machine.
  • Fixed build failures caused by changes in ModuleBuilder module v1.7.0
    by changing CopyDirectories to CopyPaths - Fixes Issue #58.
  • Updated to use the common module DscResource.Common - Fixes Issue #53.
  • Pin Pester module to 4.10.1 because Pester 5.0 is missing code
    coverage - Fixes Issue #60.
  • Automatically publish documentation to GitHub Wiki - Fixes Issue #61.

v2.0.0-preview0001

09 May 08:00
ca2f88c
Compare
Choose a tag to compare
v2.0.0-preview0001 Pre-release
Pre-release

[v2.0.0-preview0001]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #50.
  • Fix hash table style guideline violations.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #40.
  • Opted into Common Tests 'Common Tests - Validate Localization' - Fixes Issue #44.
  • Renamed iSCSIDsc.ResourceHelpers module to iSCSIDsc.Common
    to align to other modules.
  • Renamed all localization strings so that they are detected by
    'Common Tests - Validate Localization'.
  • Fixed issues with mismatched localization strings.
  • Replaced iSCSIDsc.Common module with the latest version from
    DSCResource.Template.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Correct other minor style issues.
  • Enabled PSSA rule violations to fail build - Fixes Issue #27.
  • Updated tests to meet Pester v4 standard.
  • Added Open Code of Conduct.
  • Refactored module folder structure to move resource
    to root folder of repository and remove test harness - Fixes Issue #36.
  • Converted Examples to support format for publishing to PowerShell
    Gallery.
  • Opted into common tests:
    • Common Tests - Validate Example Files To Be Published
    • Common Tests - Validate Markdown Links
    • Common Tests - Relative Path Length
    • Common Tests - Relative Path Length
  • Update to new format LICENSE.
  • Added .VSCode settings for applying DSC PSSA rules - fixes Issue #37.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - fixes
    Issue #52.
  • Update build badges in README.md with correct build IDs.
  • Removed unused test helper function New-VDisk.
  • Added test helper function Assert-CanRunIntegrationTest to validate if
    integration tests can be successfully run on a machine.