Skip to content

v16.3.1-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 04 May 15:38
753c556

[v16.3.1-preview0001]

Changed

  • SqlServerDsc
    • Temporary disable integration tests for dbatools.
  • SqlAg
    • Added optional parameter SeedingMode that will set the SeedingMode for the
      SQL Server 2016 and higher. This parameter can only be used together with the
      module SqlServer installed (tested v21.0.17099). The parameter will be
      ignored if SQLPS module will be used.
  • SqlAgReplica
    • Added optional parameter SeedingMode that will set the SeedingMode for the
      SQL Server 2016 and higher (issue #487).
      This parameter can only be used together with the module SqlServer installed
      (tested v21.0.17099). The parameter will be ignored if SQLPS module will be
      used.