Azure DevOps Release add-on 3.0 release notes
Published 18 June 2018
3.0.3 - March 14th, 2019
Fixes
- The latest version of SQL Change Automation will now always be downloaded from Powershell Gallery.
Adds support for creating a database if it does not already exists when using SQL Change Automation projects
3.0.2 - July 12th, 2018
Features
Adds support for sqlcmd variables for SQL Change Automation projects. Azure DevOps variables are now automatically turned into sqlcmd variables to be used inside your deployment scripts. This helps you to parameterize your deployments based on the target environment (i.e. Staging & Production).
3.0.1 - June 18th, 2018
Initial release of SQL Change Automation, which replaces DLM Automation, and also includes the functionality previously provided by ReadyRoll.
Features
Adds support for SQL Change Automation projects* in addition to SQL Source Control projects.
* SQL Change Automation projects were formerly known as ReadyRoll projects, and provide a migrations-based approach to database development.
Breaking changes
The default export folder for the NuGet package produced during a build has changed from "DLMAutomationDatabasePackage" to "Database Build Artifact". If you have an existing release definition you should update the "Database package" field when upgrading to this version.