Skip to content

Releases: dsccommunity/xDatabase

v2.0.0

25 Aug 13:44
1a86250
Compare
Choose a tag to compare

[v2.0.0]

Changed

  • Updated to a new CI/CD pipeline (issue #47).
  • Adds support for SQL Server 2019,
  • Add support for 64bit DAC and SMO (issue #46).

v2.0.0-preview0001

25 Aug 13:32
1a86250
Compare
Choose a tag to compare
v2.0.0-preview0001 Pre-release
Pre-release

[v2.0.0-preview0001]

Changed

  • Updated to a new CI/CD pipeline (issue #47).
  • Adds support for SQL Server 2019,
  • Add support for 64bit DAC and SMO (issue #46).

v1.9.0

21 Aug 17:50
160da77
Compare
Choose a tag to compare
  • xDatabase Test-TargetResource will now check DacPacVersion if DacPacPath parameter and DB exist. If the DacPacApplicationVersion is supplied and matches the deployed version we will return $true (issue #41).

v1.8.0

21 Aug 17:49
4878177
Compare
Choose a tag to compare
  • Added support for SQL Server 2017
  • xDBPackage now uses the shared function to identify the paths for the different SQL server versions

v1.7.0

21 Aug 17:49
77362e6
Compare
Choose a tag to compare
  • Added support SQL Server 2016

v1.6.0

21 Aug 17:48
Compare
Choose a tag to compare
  • Moved internal functions to a common helper module

v1.5.0

21 Aug 17:48
Compare
Choose a tag to compare
  • Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
  • Added logging for when dac deploy fails

v1.4.0

21 Aug 17:47
Compare
Choose a tag to compare
  • Error output improvements

v1.3.0

21 Aug 17:47
Compare
Choose a tag to compare
  • Fixed mandatory attributes in schema
  • Removed parameter DefaultDatabaseName
  • Alligned *.schema.mof with *.psm1 files

v1.2.0

21 Aug 17:47
Compare
Choose a tag to compare
  • Improve support for Credentials.