v3.8.0-preview0004
Pre-release
Pre-release
dscbot
released this
18 Feb 10:23
·
683 commits
to master
since this release
[v3.8.0-preview0004]
Added
- SharePointDsc
- Added automatic release with a new CI pipeline
- Updated PULL_REQUEST_TEMPLATE.md to match DSC standard
- SPAzureAccessControlServiceAppProxy
- Added new resource to create Azure Access Control Service Application Proxy
- SPFarm
- Added possibility to set application credential key.
- SPOAppPrincipalMgmtServiceAppProxy
- Added new resource to create SharePoint Online Application Principal
Management Service Application Proxy
- Added new resource to create SharePoint Online Application Principal
- SPTrustedSecurityTokenIssuer
- Fixed RegisteredIssuerNameRealm not applied if specified.
Changed
- SharePointDsc
- Updated all resources and Invoke-SPDscCommand function to automatically
load Utils module, which broke with the new CI
- Updated all resources and Invoke-SPDscCommand function to automatically
- SPConfigWizard
- Updated checks in Set method to make sure the resource also runs when
a language pack is installed
- Updated checks in Set method to make sure the resource also runs when
- SPUserProfileServiceApp
- Implemented ability to fix incorrectly linked proxy groups
Deprecated
- None
Removed
- None
Fixed
- SPSearchContentSource
- Add CrawlVirtualServers and CrawlSites CrawlSetting for SharePoint content
sources.
- Add CrawlVirtualServers and CrawlSites CrawlSetting for SharePoint content
Security
- None