Skip to content

Releases: dsccommunity/ExchangeDsc

v2.0.0

19 Apr 15:37
d8010f4
Compare
Choose a tag to compare

[v2.0.0]

Changed

  • xExchange
    • BREAKING CHANGE: Renamed module and all resources, removing prefix 'x'
      (issue #484).

v2.0.0-preview0001

19 Apr 14:46
d8010f4
Compare
Choose a tag to compare
v2.0.0-preview0001 Pre-release
Pre-release

[v2.0.0-preview0001]

Changed

  • xExchange
    • BREAKING CHANGE: Renamed module and all resources, removing prefix 'x'
      (issue #484).

v1.34.0

18 Apr 15:52
1d15ce4
Compare
Choose a tag to compare

[v1.34.0]

Deprecated

  • The module xExchange will be renamed to ExchangeDsc
    (issue #484).
    The version v1.34.0 will be the the last release of xExchange.
    Version v2.0.0 will be released as ExchangeDsc, it will be released
    shortly after the v1.34.0 release to be able to start transition to
    the new module. The prefix 'x' will be removed from all resources in
    ExchangeDsc.

Added

  • xExchOwaVirtualDirectoryInternal
    • Added parameters ExternalDownloadHostName and InternalDownloadHostName.

Changed

  • xExchange
    • Update the pipeline files to the latest from template in Sampler.
    • Update to CI worker that allow building MOF-based resources.
  • xExchPopSettings
    • Add missing ProtocolLogEnabled parameter.
  • xExchWebServicesVirtualDirectory
    • Fixed typo.
  • xExchangeHelper
    • Fixed module import error (issue #481).
    • Fixed error on first Exchange Module import (Issue #488).
    • Changed return value of Get-SetupExeVersion to System.Version which fixes #410.

v1.33.1-preview0001

14 May 10:03
213931c
Compare
Choose a tag to compare
v1.33.1-preview0001 Pre-release
Pre-release

[v1.33.1-preview0001]

Changed

  • xExchange
    • Update the pipeline files from the latest template in Sampler.

v1.33.0

31 Oct 09:50
09e0bda
Compare
Choose a tag to compare

[v1.33.0]

Changed

  • xExchange
    • Renamed default branch to main (issue #465).
    • Merged the historic changelog back into CHANGELOG.md.
    • Update repository to use the latest pipeline (issue #466).
    • Updated CONTRIBUTING.md file with basic information on how
      to run integration tests.
    • Update repository to use the latest pipeline.
      • Update the pipeline to use the build worker Ubuntu 18.04 instead of
        Ubuntu 16.04.
  • xExchOwaVirtualDirectoryInternal
    • Added additional parameter SetPhotoEnabled
  • RequiredModules
    • Change pester reference to 4.10.1
      Pester 5 was released and is a breaking change,
      so we need to pin 4.10.1.
    • Add the function Remove-RemoteExchangeSession
  • xExchAcceptedDomain
    • Fixing the Get-TargetResource function.

Fixed

  • xExchange
    • Fixed casing on folder in repository.
    • Fixed unit tests so they can run using PowerShell 7.
    • Fix style according to style guideline.

v1.33.0-preview0002

24 Oct 15:23
09e0bda
Compare
Choose a tag to compare
v1.33.0-preview0002 Pre-release
Pre-release

[v1.33.0-preview0002]

Changed

  • xExchange
    • Renamed default branch to main (issue #465).
    • Merged the historic changelog back into CHANGELOG.md.
    • Update repository to use the latest pipeline (issue #466).
    • Updated CONTRIBUTING.md file with basic information on how
      to run integration tests.
    • Update repository to use the latest pipeline.
      • Update the pipeline to use the build worker Ubuntu 18.04 instead of
        Ubuntu 16.04.
  • xExchOwaVirtualDirectoryInternal
    • Added additional parameter SetPhotoEnabled
  • RequiredModules
    • Change pester reference to 4.10.1
      Pester 5 was released and is a breaking change,
      so we need to pin 4.10.1.
    • Add the function Remove-RemoteExchangeSession
  • xExchAcceptedDomain
    • Fixing the Get-TargetResource function.

Fixed

  • xExchange
    • Fixed casing on folder in repository.
    • Fixed unit tests so they can run using PowerShell 7.
    • Fix style according to style guideline.

v1.33.0-preview0001

10 Oct 20:05
01f95e2
Compare
Choose a tag to compare
v1.33.0-preview0001 Pre-release
Pre-release

[v1.33.0-preview0001]

Changed

  • xExchange
    • Renamed default branch to main (issue #465).
    • Merged the historic changelog back into CHANGELOG.md.
    • Update repository to use the latest pipeline (issue #466).
    • Updated CONTRIBUTING.md file with basic information on how
      to run integration tests.
  • xExchOwaVirtualDirectoryInternal
    • Added additional parameter SetPhotoEnabled
  • RequiredModules
    • Change pester reference to 4.10.1
      Pester 5 was released and is a breaking change,
      so we need to pin 4.10.1.
    • Add the function Remove-RemoteExchangeSession
  • xExchAcceptedDomain
    • Fixing the Get-TargetResource function.

Fixed

  • xExchange
    • Fixed casing on folder in repository.
    • Fixed unit tests so they can run using PowerShell 7.

v1.32.0

13 May 16:54
39c1c86
Compare
Choose a tag to compare

[v1.32.0]

Changed

  • xExchange
    • Update CI pipeline files.
    • Fixing xExchSendConnector ExtendedRight functionality by moving the test function
      to the helper module and setting explicit Deny permissions, instead of removing
      the marked as 'Deny' entries.
    • A remote implicing module with all Exchange cmdlets will be created under
      $env:Temp and reused every time DSC check runs, instead of creating a new
      module every time.
    • Added AD Permissions parameter for xExchReceiveConnector.
    • xExchAddressList: Removing the scriptblock creation for RecipientFilter
      property in Get-TargetResource.
    • Adding missing TlsAuthLevel to xExchSendConnector Get-TargetResource function.
    • Small bug fix in xExchangeHelper module.

v1.32.0-preview0006

12 May 16:59
39c1c86
Compare
Choose a tag to compare
v1.32.0-preview0006 Pre-release
Pre-release

[v1.32.0-preview0006]

Changed

  • xExchange
    • Update CI pipeline files.
    • Fixing xExchSendConnector ExtendedRight functionality by moving the test function
      to the helper module and setting explicit Deny permissions, instead of removing
      the marked as 'Deny' entries.
    • A remote implicing module with all Exchange cmdlets will be created under
      $env:Temp and reused every time DSC check runs, instead of creating a new
      module every time.
    • Added AD Permissions parameter for xExchReceiveConnector.
    • Adding missing TlsAuthLevel to xExchSendConnector Get-TargetResource function.
    • Small bug fix in xExchangeHelper module.

v1.32.0-preview0005

12 May 15:26
36d4fb3
Compare
Choose a tag to compare
v1.32.0-preview0005 Pre-release
Pre-release

[v1.32.0-preview0005]

Changed

  • xExchange
    • Update CI pipeline files.
    • Fixing xExchSendConnector ExtendedRight functionality by moving the test function
      to the helper module and setting explicit Deny permissions, instead of removing
      the marked as 'Deny' entries.
    • A remote implicing module with all Exchange cmdlets will be created under
      $env:Temp and reused every time DSC check runs, instead of creating a new
      module every time.
    • Added AD Permissions parameter for xExchReceiveConnector.
    • Small bug fix in xExchangeHelper module.