The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated to a new CI/CD pipeline (issue #47).
- Adds support for SQL Server 2019,
- Add support for 64bit DAC and SMO (issue #46).
- 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).
- Added support for SQL Server 2017
- xDBPackage now uses the shared function to identify the paths for the different SQL server versions
- Added support SQL Server 2016
- Moved internal functions to a common helper module
- Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
- Added logging for when dac deploy fails
- Error output improvements
- Fixed mandatory attributes in schema
- Removed parameter DefaultDatabaseName
- Aligned *.schema.mof with *.psm1 files
- Improve support for Credentials.
- Minor bug fixes
- Initial release with the following resources
- xDatabase
- xDBPackage