Skip to content

Releases: dsccommunity/WebAdministrationDsc

v4.1.0-preview0001

12 Nov 15:24
fe3156c
Compare
Choose a tag to compare
v4.1.0-preview0001 Pre-release
Pre-release

[v4.1.0-preview0001]

Fixed

  • WebApplication
    • Ensure CIM class names match for WebApplicationAuthenticationInformation.
      Prior to this change there as a mismatch between the class name for
      WebApplicationAuthenticationInformation in the schema and implementation.
      The schema referenced the class as DSC_WebApplicationAuthenticationInformation
      whereas the implementation referenced the class as MSFT_xWebApplicationAuthenticationInformation.
  • WebVirtualDirectory
    Issue #366
    In WebVirtualDirectory WebApplication '' and '/' can now be used interchangeably.
    • Fixed Add WebVirtualDirectory when WebApplication = '/'.
    • Fixed Remove WebVirtualDirectory when WebApplication = ''.

v4.0.1-preview0001

12 Nov 14:49
4be5947
Compare
Choose a tag to compare
v4.0.1-preview0001 Pre-release
Pre-release

[v4.0.1-preview0001]

Fixed

  • WebApplication
    • Ensure CIM class names match for WebApplicationAuthenticationInformation.
      Prior to this change there as a mismatch between the class name for
      WebApplicationAuthenticationInformation in the schema and implementation.
      The schema referenced the class as DSC_WebApplicationAuthenticationInformation
      whereas the implementation referenced the class as MSFT_xWebApplicationAuthenticationInformation.

v4.0.0

17 Sep 17:51
b8ea7cb
Compare
Choose a tag to compare

[v4.0.0]

Changed

  • WebAdministrationDsc
    • BREAKING CHANGE
      • Renamed xWebAdministration to WebAdministrationDSC - fixes Issue #69.
      • Changed all MSFT_xResourceName to DSC_ResourceName.
      • Updated DSCResources, Examples, Modules and Tests for new naming.
      • Updated README.md from xWebAdministration to WebAdministrationDSC
      • Removed deprecated resource xIISHandler
      • Removed deprecated resource xWebConfigKeyValue
  • Website
    • Fixed Test-TargetResource in Website when LogTruncateSize parameter is
      passed. Fixes Issue #380

Fixed

  • WebAdministrationDsc
    • Fixed URLs in README.md
  • WebApplication
    • Fixed typo in README.md.

v4.0.0-preview0001

17 Sep 17:25
b8ea7cb
Compare
Choose a tag to compare
v4.0.0-preview0001 Pre-release
Pre-release

[v4.0.0-preview0001]

Changed

  • WebAdministrationDsc
    • BREAKING CHANGE
      • Renamed xWebAdministration to WebAdministrationDSC - fixes Issue #69.
      • Changed all MSFT_xResourceName to DSC_ResourceName.
      • Updated DSCResources, Examples, Modules and Tests for new naming.
      • Updated README.md from xWebAdministration to WebAdministrationDSC
      • Removed deprecated resource xIISHandler
      • Removed deprecated resource xWebConfigKeyValue
  • Website
    • Fixed Test-TargetResource in Website when LogTruncateSize parameter is
      passed. Fixes Issue #380

Fixed

  • WebAdministrationDsc
    • Fixed URLs in README.md
  • WebApplication
    • Fixed typo in README.md.

v3.3.0

03 Jun 16:38
b2f3688
Compare
Choose a tag to compare

[v3.3.0]

Deprecated

  • The module xWebAdministration will be renamed to WebAdministrationDsc
    (issue #213).
    The version v3.3.0 will be the the last release of xWebAdministration.
    Version v4.0.0 will be released as WebAdministrationDsc, it will be
    released shortly after the v3.3.0 release to be able to start transition
    to the new module. The prefix 'x' will be removed from all resources in
    WebAdministrationDsc.

Changed

  • xWebAdministration
    • Renamed master branch to main (issue #591).
    • The pipeline will now update the module manifest property DscResourcesToExport
      automatically.
    • Only run the CI/CD pipeline on branch main when there are changes to files
      inside the source folder.
    • Update the pipeline files to the latest from Sampler.
    • Switched build worker from Windows Server 2016 to Windows Server 2022,
      so that both Windows Server 2019 and Windows Server 2022 is now used.
    • Add resources README.md for wiki documentation.
  • CommonTestHelper
    • Removed the helper function Install-NewSelfSignedCertificateExScript
      as the script it used is no longer available. Switched to using the
      module PSPKI instead.

Fixed

  • xWebAdministration
    • The component gitversion that is used in the pipeline was wrongly configured
      when the repository moved to the new default branch main. It no longer throws
      an error when using newer versions of GitVersion.
  • xIisLogging
    • Fixed the descriptions for SourceType and SourceName which were incorrectly
      switched around in the README.md.

v3.3.0-preview0001

29 May 17:47
334575a
Compare
Choose a tag to compare
v3.3.0-preview0001 Pre-release
Pre-release

[v3.3.0-preview0001]

Changed

  • xWebAdministration
    • Renamed master branch to main (issue #591).
    • The pipeline will now update the module manifest property DscResourcesToExport
      automatically.
    • Only run the CI/CD pipeline on branch main when there are changes to files
      inside the source folder.
    • Update the pipeline files to the latest from Sampler.
    • Switched build worker from Windows Server 2016 to Windows Server 2022,
      so that both Windows Server 2019 and Windows Server 2022 is now used.
    • Add resources README.md for wiki documentation.
  • CommonTestHelper
    • Removed the helper function Install-NewSelfSignedCertificateExScript
      as the script it used is no longer available. Switched to using the
      module PSPKI instead.

Fixed

  • xWebAdministration
    • The component gitversion that is used in the pipeline was wrongly configured
      when the repository moved to the new default branch main. It no longer throws
      an error when using newer versions of GitVersion.
  • xIisLogging
    • Fixed the descriptions for SourceType and SourceName which were incorrectly
      switched around in the README.md.

v3.2.1-preview0003

29 May 16:45
0c55866
Compare
Choose a tag to compare
v3.2.1-preview0003 Pre-release
Pre-release

[v3.2.1-preview0003]

Changed

  • xWebAdministration
    • Renamed master branch to main (issue #591).
    • The pipeline will now update the module manifest property DscResourcesToExport
      automatically.
    • Only run the CI/CD pipeline on branch main when there are changes to files
      inside the source folder.
    • Update the pipeline files to the latest from Sampler.
  • CommonTestHelper
    • Removed the helper function Install-NewSelfSignedCertificateExScript
      as the script it used is no longer available. Switched to using the
      module PSPKI instead.

Fixed

  • xWebAdministration
    • The component gitversion that is used in the pipeline was wrongly configured
      when the repository moved to the new default branch main. It no longer throws
      an error when using newer versions of GitVersion.
  • xIisLogging
    • Fixed the descriptions for SourceType and SourceName which were incorrectly
      switched around in the README.md.

v3.2.1-preview0002

07 Jan 19:51
928c881
Compare
Choose a tag to compare
v3.2.1-preview0002 Pre-release
Pre-release

[v3.2.1-preview0002]

Changed

  • Renamed master branch to main (issue #591).
  • The pipeline will now update the module manifest property DscResourcesToExport
    automatically.
  • Only run the CI/CD pipeline on branch main when there are changes to files
    inside the source folder.

Fixed

  • xIisLogging
    • Fixed the descriptions for SourceType and SourceName which were incorrectly
      switched around in the README.md.

v3.2.1-preview0001

31 Oct 17:13
20f9e81
Compare
Choose a tag to compare
v3.2.1-preview0001 Pre-release
Pre-release

[v3.2.1-preview0001]

Fixed

  • xIisLogging
    • Fixed the descriptions for SourceType and SourceName which were incorrectly
      switched around in the README.md.

v3.2.0

06 Aug 17:36
1df7043
Compare
Choose a tag to compare

[v3.2.0]

Added

  • xWebAdminstration
    • Integration tests are running on more Microsoft-hosted agents to
      test all possible operating systems (issue #550).
    • Fix a few lingering bugs in CICD (issue #567)
    • Remove an image from testing that MS will be deprecating soon (issue #565)

Changed

  • xWebAdminstration
    • Module was wrongly bumped to 4.0.0 (there a no merged breaking changes)
      so the versions 4.0.0-preview1 to 4.0.0-preview5 have been unlisted
      from the Gallery and removed as GitHub releases. The latest release is
      3.2.0.
    • Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md
      (when merging to master).
    • The deploy step is no longer run if the Azure DevOps organization URL
      does not contain 'dsccommunity'.
    • Changed the VS Code project settings to trim trailing whitespace for
      markdown files too.
    • Update pipeline to use NuGetVersionV2 from GitVersion.
    • Pinned PowerShell module Pester to v4.10.1 in the pipeline due to
      tests is not yet compatible with Pester 5.
    • Using latest version of the PowerShell module ModuleBuilder.
      • Updated build.yaml to use the correct values.
  • xWebSite
    • Ensure that Test-TargetResource in xWebSite tests all properties before
      returning true or false, and that it uses a consistent style (issue #221).
  • xIisMimeTypeMapping
    • Update misleading localization strings
  • xIisLogging

Fixed

  • WebApplicationHandler
    • Integration test should no longer fail intermittent (issue #558).