Skip to content

Releases: dsccommunity/GPRegistryPolicyDsc

v1.4.0-preview0001

03 Nov 15:34
db252f6
Compare
Choose a tag to compare
v1.4.0-preview0001 Pre-release
Pre-release

[v1.4.0-preview0001]

Added

  • Added DscResources.Common in submodule instead of GPRegistryPolicyDsc.Common issue#30.

Removed

  • Removed GPRegistryPolicyDsc.Common submodule issue#30 and its pester tests.

Fixed

  • Fixed azure Devops pipeline.

v1.3.1

03 Nov 14:32
bbf0164
Compare
Choose a tag to compare

[v1.3.1]

Changes

  • GPRegistryPolicyDsc
    • Updated to latest pipeline files.

Fixed

  • GPRegistryPolicyDsc
    • Fixed REG_MULTI_SZ double null termination issue (issue #25).
    • Fixed the GitHub repository wiki home page.

v1.3.1-preview0001

03 Nov 14:19
bbf0164
Compare
Choose a tag to compare
v1.3.1-preview0001 Pre-release
Pre-release

[v1.3.1-preview0001]

Changes

  • GPRegistryPolicyDsc
    • Updated to latest pipeline files.

Fixed

  • GPRegistryPolicyDsc
    • Fixed REG_MULTI_SZ double null termination issue (issue #25).
    • Fixed the GitHub repository wiki home page.

v1.3.0

03 Nov 13:54
71c6a72
Compare
Choose a tag to compare

[v1.3.0]

Changes

  • GPRegistryPolicyDsc
    • Updated to latest pipeline files.

Fixed

  • GPRegistryPolicyDsc
    • Fixed REG_MULTI_SZ double null termination issue (issue #25).

v1.3.0-preview0001

03 Nov 13:45
71c6a72
Compare
Choose a tag to compare
v1.3.0-preview0001 Pre-release
Pre-release

[v1.3.0-preview0001]

Changes

  • GPRegistryPolicyDsc
    • Updated to latest pipeline files.

Fixed

  • GPRegistryPolicyDsc
    • Fixed REG_MULTI_SZ double null termination issue (issue #25).

v1.2.0

13 Mar 15:22
3f0c234
Compare
Choose a tag to compare

[v1.2.0]

Added

  • GPRegistryPolicyDsc
    • Add support to upload coverage to Codecov.io (issue #16).

Fixed

  • GPRegistryPolicyDsc
    • Update GitVersion.yml with the correct regular expression.
    • Added GPT.ini creation/updating logic in order to properly apply Group Policy.

Changed

  • GPRegistryPolicyDsc
    • Set a display name on all the jobs and tasks in the CI pipeline.
    • Change the Azure Pipelines Microsoft Host Agents to use the image
      windows-2019 (issue #15).

v1.2.0-preview0002

13 Mar 13:29
3f0c234
Compare
Choose a tag to compare
v1.2.0-preview0002 Pre-release
Pre-release

[v1.2.0-preview0002]

Added

  • GPRegistryPolicyDsc
    • Add support to upload coverage to Codecov.io (issue #16).

Fixed

  • GPRegistryPolicyDsc
    • Update GitVersion.yml with the correct regular expression.
    • Added GPT.ini creation/updating logic in order to properly apply Group Policy.

Changed

  • GPRegistryPolicyDsc
    • Set a display name on all the jobs and tasks in the CI pipeline.
    • Change the Azure Pipelines Microsoft Host Agents to use the image
      windows-2019 (issue #15).

v1.2.0-preview0001

14 Feb 05:51
a02ee86
Compare
Choose a tag to compare
v1.2.0-preview0001 Pre-release
Pre-release

[v1.2.0-preview0001]

Added

  • GPRegistryPolicyDsc
    • Add support to upload coverage to Codecov.io (issue #16).

Fixed

  • GPRegistryPolicyDsc
    • Update GitVersion.yml with the correct regular expression.

Changed

  • GPRegistryPolicyDsc
    • Set a display name on all the jobs and tasks in the CI pipeline.
    • Change the Azure Pipelines Microsoft Host Agents to use the image
      windows-2019 (issue #15).

v1.1.1-preview0002

06 Jan 19:39
c54daed
Compare
Choose a tag to compare
v1.1.1-preview0002 Pre-release
Pre-release

[v1.1.1-preview0002]

Fixed

  • GPRegistryPolicyDsc
    • Update GitVersion.yml with the correct regular expression.

Changed

  • GPRegistryPolicyDsc
    • Set a display name on all the jobs and tasks in the CI pipeline.

v1.1.1-preview0001

05 Jan 17:20
66d25cd
Compare
Choose a tag to compare
v1.1.1-preview0001 Pre-release
Pre-release

[v1.1.1-preview0001]

Added

  • GPRegistryPolicyDsc
    • Added continuous delivery with a new CI pipeline.