DLM Automation 2

DLM Automation 2.1 release notes

DLM Automation 2 drops support for the migrations V2 beta (in SQL Source Control prior to version 5)

Before upgrading, you need to ensure that all of your migrations created in the migrations V2 beta are deployed to every database in every environment. After upgrading, any migrations created with the beta will be ignored during deployment.

2.1.3 - June 6, 2018

Features:

  • Updates SQL Compare and SQL Data Compare from 13.3.5.6223 to 13.3.6.6387
  • Updates SQL Data Generator from 4.0.5.1522 to 4.0.7.1539
  • Updates SQL Doc from 4.0.10.1315 to 4.0.12.1345

2.1.2 - May 21, 2018

Features:

2.1.1 - May 15, 2018

Features:

  • The Import-DlmDatabasePackage cmdlet now supports importing zip archives

2.1.0 - April 25, 2018

Features:

  • The DLM Automation cmdlets are now available from Powershell Gallery

You can now download DLM Automation from the PowerShell Gallery using
the PowerShellGet functionality
built into PowerShell 5. For example, to install DLM Automation for the current user, run the following PowerShell:

Install-Module DLMAutomation

IMPORTANT: Use of this functionality requires a SQL Toolbelt license.

If you are unsure of your current user license entitlement please contact .
Please see https://www.red-gate.com/DLMA/EULA/PowershellModule for full licensing terms.

  • Initial support for building and releasing ReadyRoll projects

You can now pass ReadyRoll .sqlproj files into Invoke-DlmDatabaseSchemaValidation,
and use the resulting objects through a DLM Automation pipeline. ReadyRoll projects will also work
with the various DLM Automation addons for CI systems.

Please note that the Sync-DlmDatabaseSchema, Invoke-DlmDatabaseTests, and New-DlmDatabaseDocumentation
cmdlets do not currently support ReadyRoll projects, and that many optional parameters on the other
cmdlets do not yet work for ReadyRoll pipelines. We will continue to add ReadyRoll support to DLM Automation in
future releases.

  • Added an optional OutputFormat parameter to Export-DlmDatabasePackage that allows to chose if the build artifact should be exported as a nuget package or a zip file

Fixes:

  • The Documentation property of a DatabasePackage is now correctly displayed when the object is inspected in the console.

When you upgrade to DLM Automation 2, you will have to upgrade any add-ons you use.

Download DLM Automation add-ons


Didn't find what you were looking for?