Skip to content

Releases: dsccommunity/SharePointDsc

v5.1.0-preview0003

11 Feb 15:16
dcad7b7
Compare
Choose a tag to compare
v5.1.0-preview0003 Pre-release
Pre-release

[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
  • 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

19 Jan 00:25
5a735fc
Compare
Choose a tag to compare
v5.1.0-preview0002 Pre-release
Pre-release

[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

17 Jan 23:09
0dc55bd
Compare
Choose a tag to compare
v5.1.0-preview0001 Pre-release
Pre-release

[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

11 Jan 19:43
9967096
Compare
Choose a tag to compare
v5.0.1-preview0002 Pre-release
Pre-release

[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

07 Jan 16:02
db71484
Compare
Choose a tag to compare
v5.0.1-preview0001 Pre-release
Pre-release

[v5.0.1-preview0001]

  • SPFarm
    • Suppress a useless reboot that was triggered once a server joined the farm

v5.0.0

17 Dec 00:10
54e02f0
Compare
Choose a tag to compare

[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.
  • SPWebApplicationExtension
    • [BREAKING CHANGE] Removed UseSSL parameter

v5.0.0-preview0001

16 Dec 16:57
54e02f0
Compare
Choose a tag to compare
v5.0.0-preview0001 Pre-release
Pre-release

[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.
  • SPWebApplicationExtension
    • [BREAKING CHANGE] Removed UseSSL parameter

v4.9.0

06 Nov 00:12
138c692
Compare
Choose a tag to compare

[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

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
  • 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
  • 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
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.1-preview0003

05 Nov 16:35
138c692
Compare
Choose a tag to compare
v4.8.1-preview0003 Pre-release
Pre-release

[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

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
  • 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
  • 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
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors

v4.8.1-preview0002

04 Nov 22:51
c1f1df4
Compare
Choose a tag to compare
v4.8.1-preview0002 Pre-release
Pre-release

[v4.8.1-preview0002]

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

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
  • 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
  • SPSearchServiceApp
    • Disabled Farm account DB ownership updating functions when using SQL Auth
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors