Skip to content

v1.34.0

Compare
Choose a tag to compare
@dscbot dscbot released this 18 Apr 15:52
1d15ce4

[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.