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