Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 1.44 KB

Change log for xExchange

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

For older change log history see the historic changelog.

[Unreleased]

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.

[1.31.0] - 2020-01-27

Added

  • Added xExchAddressList ressource
  • Added xExchSendConnector resource

Changed

  • Added additional parameters to the MSFT_xExchImapSettings resource
  • Added additional parameters to the xExchMailboxTransportService resource
  • Fixed unit test it statement for MSFT_xExchAutodiscoverVirtualDirectory\Test-TargetResource
  • Migrated to Azure DevOps Release model

[1.30.0.0] - 2019-10-30

Added

  • Added xExchAcceptedDomain resource
  • Added xExchRemoteDomain resource

Changed

  • Resolved custom Script Analyzer rules that was added to the test framework.
  • Resolved hashtable styling issues