Version 2.4.16 - 5th August 2014

Bug fixes:

Version 2.4.12 - 14th May, 2014

Bug fixes:

Version 2.4.10 - 30th April, 2014

Bug fixes:

Version 2.4.8 - 9th April, 2014

Bug fix:

Version 2.4.6 - 19th March, 2014

You can now change how Deployment Manager deploys databases by using database deployment options. Database deployment options are variables that change the behavior of the deployment, for example by excluding certain database objects like users or indexes. For more information, see Database deployment options.

If you don’t set any database deployment options, Deployment Manager applies a number of default options. The default options will apply to existing database projects. For more information, see Default database deployment options.

Other:

Bug fixes:

Version 2.4.4 - 26th February, 2014

After the update, Deployment Manager will be unavailable for up to 15 minutes while it makes changes to its database.

It won't be possible to roll back Deployment Manager to an earlier version unless you back up the database before upgrading. To back up the database, go to Settings > Data repository backups and click Back up the database.

New features:

Bug fixes:

Version 2.4.2 - 19th February, 2014

Improvements:

Bug fixes:

Version 2.4.0 - 12th February, 2014

New features:

Improvements to Purge old deployments:

Support for SQL Source Control V2 migration scripts (created using version 2 of the migration script functionality in SQL Source Control):

Bug fixes:

Version 2.3.22 - 6th February, 2014

Old deployments can now be purged from target machines on the Purge old deployments page:

Deployment Manager identifies all the files that can safely be deleted without breaking your current deployments or the most recent successful
deployments.

The following won't be deleted:

Links to the Purge old deployments page have been added:

Other:

Bug fixes:

Version 2.3.20 - 22nd January, 2014

A whole bunch of little things this week.  We're currently hard at work on http://redgate.uservoice.com/forums/176290-deployment-manager/suggestions/3608476-allow-us-to-configure-how-the-applications-directo but it isn't ready to ship yet!

Version 2.3.18.7 - 15th January, 2014

Health checks now report available disk space on target machines. A warning message will be displayed on the Environments page if a machine has less than 10% of the total disk space available. If the machine has less than 500MB free, an error will be displayed. These messages will also be displayed prior to deployment when deploying to a machine with low disk space.

Bug fix: The variables table now sorts correctly by step number when you click on the 'step' column header.

Version 2.3.16 - 8th January, 2014

Deleting a release is now recorded in the Activity History.

On the deployment log there is a new icon to indicate that a package step is being skipped for this deployment.

Bug fixes:

Version 2.3.14 - 19th December, 2013

Releases can now be deleted:

Various bug fixes

Notes:

The Deployment Manager Team will be taking a break from their usual weekly releases during the Christmas holiday period. Normal service will be resumed in January.

We'd like to wish all our users a Merry Christmas and a Happy New Year!

Version 2.3.12 - 12th December, 2013

Bug fixes:

SSMS Add-in Version 1.1.1.968 - 5th December, 2013

Included support for NuGet feeds which require API keys. You will now be prompted to enter an API key if your NuGet feed requires one.

Included support for forthcoming feature in SQL Source Control, giving the ability to open the add-in from the SQL Source Control history dialog.

Version 2.3.10 - 4th December, 2013

Bug fixes:

Visual Studio Add-in Version 1.1.1.953 - 28th November, 2013

Visual Studio 2013 support

Included support for NuGet feeds which require API keys. You will now be prompted to enter an API key if your NuGet feed requires one.

Version 2.3.8 - 27th November, 2013

Steps now have names

When you create a new step, you must give it a human readable name. This is used in several places throughout the UI to identify the step more clearly. Existing steps will be named after their package.

Reference out of scope variables

We have added the ability to reference variables not available in the current target or step scope, for example the step deploying your website can access the connection string variable from the step deploying your database.

To reference a variable scoped to a different step you can declare

   variable = $(<Step Name>::<Variable Name>)

e.g. to reference the RedGateDatabaseName variable, which contains the database's name, of a step named "Database Step"

    variable = $(Database Step::RedgateDatabaseName)

You can find more information about referencing out of scope variables in the variables section of the Deployment Manager documentation.

Note that referencing variables for other environments is still not permitted for security reasons.

Minor improvements

Version 2.3.4 - 13th November, 2013

Note that applying this update will take longer than usual since it involves an update to the format of the database

Headline addition: rollback versions

The project page now shows the previous successful deployment for each environment. In many cases, this will be the version you will want to roll back to if the most recent deployment was unsuccessful:

 

Other changes in this version:

Version 2.3.2 - 6th November, 2013

Version 2.3.0 - 30th October, 2013

You may have noticed that we’ve not shipped a new version of Deployment Manager for two weeks. That’s because we’ve been working on a special release that took a little longer than usual to complete.
The team have been working extremely hard to add 1st class SQL Server database support to Deployment Manager.
 
What does 1st class SQL Server database support mean?

Version 2.2.20 - 18th October, 2013

Version 2.2.18 - 9th October, 2013

Note that applying this update will take longer than usual since it involves an update to the format of the database

Version 2.2.16 - 2nd October, 2013

Version 2.2.14 - 25th September, 2013

Version 2.2.12 - 18th September, 2013

Version 2.2.10 - 11th September, 2013

Version 2.2.8 - 4th September, 2013

Version 2.2.6 - 28th August, 2013

Version 2.2.4 - 21st August, 2013

Version 2.2.0 - 14th August, 2013

Version 2.1.8 - 7th August, 2013

Version 2.1.6 - 31st July, 2013

Version 2.1.4 - 22nd July, 2013

Version 2.1.2 - 16th July, 2013

New features

Bug fixes

Version 2.0.8 - 9th July, 2013

New features

Bug fixes

Version 2.0.6 - 25th June, 2013

New features

Bug fixes

Version 2.0 - 17th June, 2013

New features

Bug fixes