Releases: dsccommunity/xDatabase
Releases · dsccommunity/xDatabase
v2.0.0
[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
[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
- 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
- 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
- Added support SQL Server 2016
v1.6.0
- Moved internal functions to a common helper module
v1.5.0
- Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
- Added logging for when dac deploy fails
v1.4.0
- Error output improvements
v1.3.0
- Fixed mandatory attributes in schema
- Removed parameter DefaultDatabaseName
- Alligned *.schema.mof with *.psm1 files
v1.2.0
- Improve support for Credentials.