Releases: dsccommunity/SharePointDsc
Releases · dsccommunity/SharePointDsc
v5.1.0-preview0004
[v5.1.0-preview0004]
Added
- SharePointDsc
- Added generic unit tests files to quickly run all or a specific unit test
- Updated pipeline scripts to a recent version
- SPTrustedIdentityTokenIssuer
- Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
- SPWebAppPeoplePickerSettings
- Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource
Changed
- SharePointDsc
- Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
with Exporting an array of CIM instances
- Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
- Suppress a useless 5 minutes sleep triggered once a server joined the farm
Fixed
- SPTrustedRootAuthority
- Fixed issue where certificates not in the Personal store could not be used
- Add-SPDscConfigDBLock
- Fixed issue where a Farm configuration Database could not contain a dash '-'
v5.1.0-preview0003
[v5.1.0-preview0003]
Added
- SharePointDsc
- Added generic unit tests files to quickly run all or a specific unit test
- Updated pipeline scripts to a recent version
- SPTrustedIdentityTokenIssuer
- Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
- SPWebAppPeoplePickerSettings
- Added the PeopleEditorOnlyResolveWithinSiteCollection parameter to the resource
Changed
- SharePointDsc
- Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
with Exporting an array of CIM instances
- Updated ReverseDsc version requirement to 2.0.0.10 to fix an issue
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
- Suppress a useless 5 minutes sleep triggered once a server joined the farm
Fixed
- SPTrustedRootAuthority
- Fixed issue where certificates not in the Personal store could not be used
v5.1.0-preview0002
[v5.1.0-preview0002]
Added
- SharePointDsc
- Added generic unit tests files to quickly run all or a specific unit test
- SPTrustedIdentityTokenIssuer
- Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
Changed
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
- Suppress a useless 5 minutes sleep triggered once a server joined the farm
Fixed
- SPTrustedRootAuthority
- Fixed issue where certificates not in the Personal store could not be used
v5.1.0-preview0001
[v5.1.0-preview0001]
- SPTrustedIdentityTokenIssuer
- Added parameters to support OIDC authentication in SharePoint Server Subscription Edition
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
- Suppress a useless 5 minutes sleep triggered once a server joined the farm
v5.0.1-preview0002
[v5.0.1-preview0002]
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
- Suppress a useless 5 minutes sleep triggered once a server joined the farm
v5.0.1-preview0001
[v5.0.1-preview0001]
- SPFarm
- Suppress a useless reboot that was triggered once a server joined the farm
v5.0.0
[v5.0.0]
Added
- SharePointDsc
- Added support for SharePoint Server Subscription Edition in Util module and unit tests stubs
- Added SPSE unit tests to the Azure pipeline definitions
- SPCertificate
- New resource for SharePoint Server Subscription Edition
- SPCertificateSettings
- New resource for SharePoint Server Subscription Edition
- SPDatabaseAAG
- Added support for SharePoint Server Subscription Edition
- SPDistributedCacheService
- Added support for SharePoint Server Subscription Edition
- SPFarm
- Added support for SharePoint Server Subscription Edition
- SPInstall
- Added support for SharePoint Server Subscription Edition
- SPInstallPrereqs
- Added support for SharePoint Server Subscription Edition
- SPOfficeOnlineServerSupressionSettings
- New resource
- SPSearchServiceApp
- Added possibility to configure Search Index Deletion Policies settings
- SPWebApplication
- Added possibility to manage the SiteDataServers property
- Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
- SPWebApplicationExtension
- Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
Changed
- General
- Updated pipeline definition
- ReverseDsc
- Changed form Size to dynamic Width
- Change column width to calc /3 of Form.
- Export form is now more dynamic / responsive
- SPAccessServiceApp
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPAccessServices2010
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPPerformancePointServiceApp
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPWebApplicationExtension
- Updated so it infers the UseSSL value from the URL, just like the SPWebApplication resouce
Fixed
- SPLogLevel
- Corrected issue in creating ReverseDsc export
Removed
- SharePointDsc
- [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
from all resources.
- [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
- SPWebApplicationExtension
- [BREAKING CHANGE] Removed UseSSL parameter
v5.0.0-preview0001
[v5.0.0-preview0001]
Added
- SharePointDsc
- Added support for SharePoint Server Subscription Edition in Util module and unit tests stubs
- Added SPSE unit tests to the Azure pipeline definitions
- SPCertificate
- New resource for SharePoint Server Subscription Edition
- SPCertificateSettings
- New resource for SharePoint Server Subscription Edition
- SPDatabaseAAG
- Added support for SharePoint Server Subscription Edition
- SPDistributedCacheService
- Added support for SharePoint Server Subscription Edition
- SPFarm
- Added support for SharePoint Server Subscription Edition
- SPInstall
- Added support for SharePoint Server Subscription Edition
- SPInstallPrereqs
- Added support for SharePoint Server Subscription Edition
- SPOfficeOnlineServerSupressionSettings
- New resource
- SPSearchServiceApp
- Added possibility to configure Search Index Deletion Policies settings
- SPWebApplication
- Added possibility to manage the SiteDataServers property
- Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
- SPWebApplicationExtension
- Added support for configuring AllowLegacyEncryption, CertificateThumbprint and UseServerNameIndication
Changed
- General
- Updated pipeline definition
- ReverseDsc
- Changed form Size to dynamic Width
- Change column width to calc /3 of Form.
- Export form is now more dynamic / responsive
- SPAccessServiceApp
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPAccessServices2010
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPPerformancePointServiceApp
- Service app no longer exists in SharePoint Server Subscription Edition. Added logic to check for SPSE.
- SPWebApplicationExtension
- Updated so it infers the UseSSL value from the URL, just like the SPWebApplication resouce
Fixed
- SPLogLevel
- Corrected issue in creating ReverseDsc export
Removed
- SharePointDsc
- [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
from all resources.
- [BREAKING CHANGE] Removed PowerShell v4.0 support by removing the InstallAccount parameter
- SPWebApplicationExtension
- [BREAKING CHANGE] Removed UseSSL parameter
v4.9.0
[v4.9.0]
Added
- SPLogLevel
- Added ReverseDsc export support to this resource
- SPWebApplication
- Added logic to check if specified content database exists in the web
application - Added possibility to update application pool
- Added logic to check if specified content database exists in the web
Changed
- SharePointDsc
- Updated build pipeline to use the correct vm image
Fixed
- SharePointDsc
- Fixed issue where the snapin was generating the "An item with the same
key has already been added" error
- Fixed issue where the snapin was generating the "An item with the same
- ReverseDsc
- Fixed issue where the export would contain duplicate configuration
- Fixed issue where the example export cmdlets was in the incorrect format
- SPDocIcon
- Fixed issue where the resource was using hardcoded SP2016 and later paths
and therefore didn't work in SP2013
- Fixed issue where the resource was using hardcoded SP2016 and later paths
- SPSearchServiceApp
- Disabled the Farm account DB ownership check when using SQL Auth
- SPServiceAppPool
- Fixed issue in Export method where the PsDscRunAsCredential was stored as
a string instead of a PsCredential object
- Fixed issue in Export method where the PsDscRunAsCredential was stored as
- SPSite
- Fixed issue where the code continues when the creation of the site failed,
throwing even more errors
- Fixed issue where the code continues when the creation of the site failed,
v4.8.1-preview0003
[v4.8.1-preview0003]
Added
- SPLogLevel
- Added ReverseDsc export support to this resource
- SPWebApplication
- Added logic to check if specified content database exists in the web
application - Added possibility to update application pool
- Added logic to check if specified content database exists in the web
Changed
- SharePointDsc
- Updated build pipeline to use the correct vm image
Fixed
- SharePointDsc
- Fixed issue where the snapin was generating the "An item with the same
key has already been added" error
- Fixed issue where the snapin was generating the "An item with the same
- ReverseDsc
- Fixed issue where the export would contain duplicate configuration
- Fixed issue where the example export cmdlets was in the incorrect format
- SPDocIcon
- Fixed issue where the resource was using hardcoded SP2016 and later paths
and therefore didn't work in SP2013
- Fixed issue where the resource was using hardcoded SP2016 and later paths
- SPSearchServiceApp
- Disabled the Farm account DB ownership check when using SQL Auth
- SPServiceAppPool
- Fixed issue in Export method where the PsDscRunAsCredential was stored as
a string instead of a PsCredential object
- Fixed issue in Export method where the PsDscRunAsCredential was stored as
- SPSite
- Fixed issue where the code continues when the creation of the site failed,
throwing even more errors
- Fixed issue where the code continues when the creation of the site failed,