Skip to content

Releases: dsccommunity/NetworkingDsc

v9.0.1-preview0001

07 Jun 19:45
e8b5edc
Compare
Choose a tag to compare
v9.0.1-preview0001 Pre-release
Pre-release

[v9.0.1-preview0001]

Changed

  • Updated CHANGELOG.md
    • Renamed NetworkingDSc to NetworkingDsc in CHANGELOG.md - fixes Issue #513.
  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #528.
    • Updated HQRM and build steps to use windows-latest image.

v9.0.0

30 May 07:14
9d6e70d
Compare
Choose a tag to compare

[v9.0.0]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.
  • Renamed master branch to main - Fixes Issue #469.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #489.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #491.
  • Minor reformatting of code style for diffability.
  • ProxySettings
    • Added function Get-ProxySettingsRegistryKeyPath to provide initial
      support for changing proxy settings for current user.
      BREAKING CHANGE: Added support for configuring proxy settings for a user
      account by adding Target parameter - Fixes Issue #423.
  • Updated .github issue templates to standard - Fixes Issue #508.
  • Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
  • Added SECURITY.md.
  • Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
    images - Fixes Issue #508.
  • Updated pipeline unit tests and integration tests to use Windows Server 2019 and
    Windows Server 2022 images - Fixes Issue #507.
  • NetAdapterState
    • Added a new message when setting the state of an adapter.

Fixed

  • Fixed pipeline by replacing the GitVersion task in the azure-pipelines.yml
    with a script.
  • NetAdapterState
    • Fixed so that the resource is idempotent so that Enable-NetAdapter and
      Disable-NetAdapter are only called when change is required.
  • NetAdapterLso
    • Fixed integration tests so that they will be skipped if a network adapter
      with NDIS version 6 or greater is not available.

v9.0.0-preview0002

12 Apr 08:32
9d6e70d
Compare
Choose a tag to compare
v9.0.0-preview0002 Pre-release
Pre-release

[v9.0.0-preview0002]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.
  • Renamed master branch to main - Fixes Issue #469.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #489.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #491.
  • Minor reformatting of code style for diffability.
  • ProxySettings
    • Added function Get-ProxySettingsRegistryKeyPath to provide initial
      support for changing proxy settings for current user.
      BREAKING CHANGE: Added support for configuring proxy settings for a user
      account by adding Target parameter - Fixes Issue #423.
  • Updated .github issue templates to standard - Fixes Issue #508.
  • Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
  • Added SECURITY.md.
  • Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
    images - Fixes Issue #508.
  • Updated pipeline unit tests and integration tests to use Windows Server 2019 and
    Windows Server 2022 images - Fixes Issue #507.
  • NetAdapterState
    • Added a new message when setting the state of an adapter.

Fixed

  • Fixed pipeline by replacing the GitVersion task in the azure-pipelines.yml
    with a script.
  • NetAdapterState
    • Fixed so that the resource is idempotent so that Enable-NetAdapter and
      Disable-NetAdapter are only called when change is required.
  • NetAdapterLso
    • Fixed integration tests so that they will be skipped if a network adapter
      with NDIS version 6 or greater is not available.

v9.0.0-preview0001

15 Jun 01:43
73cbeba
Compare
Choose a tag to compare
v9.0.0-preview0001 Pre-release
Pre-release

[v9.0.0-preview0001]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.
  • Renamed master branch to main - Fixes Issue #469.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #489.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #491.
  • Minor reformatting of code style for diffability.
  • ProxySettings
    • Added function Get-ProxySettingsRegistryKeyPath to provide initial
      support for changing proxy settings for current user.
      BREAKING CHANGE: Added support for configuring proxy settings for a user
      account by adding Target parameter - Fixes Issue #423.

v8.3.0-preview0004

23 May 07:01
c17520c
Compare
Choose a tag to compare
v8.3.0-preview0004 Pre-release
Pre-release

[v8.3.0-preview0004]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.
  • Renamed master branch to main - Fixes Issue #469.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #489.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #491.
  • Minor reformatting of code style for diffability.

v8.3.0-preview0003

21 Apr 11:54
983c54b
Compare
Choose a tag to compare
v8.3.0-preview0003 Pre-release
Pre-release

[v8.3.0-preview0003]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.
  • Renamed master branch to main - Fixes Issue #469.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #489.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #491.

v8.3.0-preview0002

26 Feb 07:19
8b17c85
Compare
Choose a tag to compare
v8.3.0-preview0002 Pre-release
Pre-release

[v8.3.0-preview0002]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.
  • DnsServerAddress

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.

v8.3.0-preview0001

22 Feb 05:23
c829402
Compare
Choose a tag to compare
v8.3.0-preview0001 Pre-release
Pre-release

[v8.3.0-preview0001]

Fixed

  • NetBios
    • Fixes configuring network adapters in a disconnected or disabled state - fixes Issue #434.

Changed

  • NetAdapterLso
    • Protocol now a key field allowing multiple protocol configurations for a
      single network adapter - fixes Issue #475.
    • Updated wiki documentation showing configuration overlap with
      NetAdapterAdvancedProperty - fixes Issue #475.
  • NetAdapterAdvancedProperty
    • Updated wiki documentation showing configuration overlap with
      NetAdapterLso - fixes Issue #475.

v8.2.1-preview0001

25 Dec 22:53
e11408b
Compare
Choose a tag to compare
v8.2.1-preview0001 Pre-release
Pre-release

[v8.2.1-preview0001]

v8.2.0

16 Oct 06:23
ea0d306
Compare
Choose a tag to compare

[v8.2.0]

Changed

  • IPAddress
    • Improved integration test structure.

Added

  • NetIPInterface
    • Added InterfaceMetric parameter- fixes Issue #473.

Fixed

  • NetIPInterface
    • Fix 'type mismatch for property' issue when setting 'AdvertiseDefaultRoute',
      'Advertising', 'AutomaticMetric', 'Dhcp', 'DirectedMacWolPattern', 'EcnMarking',
      'ForceArpNdWolPattern', 'Forwarding', 'IgnoreDefaultRoutes', 'ManagedAddressConfiguration',
      'NeighborUnreachabilityDetection', 'OtherStatefulConfiguration', 'RouterDiscovery',
      'WeakHostReceive' or 'WeakHostSend' - Fixes Issue #470.