Releases: dsccommunity/ExchangeDsc
Releases · dsccommunity/ExchangeDsc
v2.0.0
v2.0.0-preview0001
[v2.0.0-preview0001]
Changed
- xExchange
- BREAKING CHANGE: Renamed module and all resources, removing prefix 'x'
(issue #484).
- BREAKING CHANGE: Renamed module and all resources, removing prefix 'x'
v1.34.0
[v1.34.0]
Deprecated
- The module xExchange will be renamed to ExchangeDsc
(issue #484).
The versionv1.34.0
will be the the last release of xExchange.
Versionv2.0.0
will be released as ExchangeDsc, it will be released
shortly after thev1.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
andInternalDownloadHostName
.
- Added parameters
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
toSystem.Version
which fixes #410.
v1.33.1-preview0001
[v1.33.1-preview0001]
Changed
- xExchange
- Update the pipeline files from the latest template in Sampler.
v1.33.0
[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.
- Update the pipeline to use the build worker Ubuntu 18.04 instead of
- Renamed default branch to
- 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
- Change pester reference to 4.10.1
- 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
[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.
- Update the pipeline to use the build worker Ubuntu 18.04 instead of
- Renamed default branch to
- 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
- Change pester reference to 4.10.1
- 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
[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.
- Renamed default branch to
- 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
- Change pester reference to 4.10.1
- 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
[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
[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
[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.