Skip to content

Combine 6.5

New Features and Enhancements

1. Support for resumable deployments.

If there were errors during a package deployment, the deployment can be restarted so that Combine will resume where it left off, rather than redeploying the whole package. This feature requires the Change History Repository to be enabled and configured to store both the general package info and the detailed database change information. Each failed or incompleted script will be executed against databases where it failed or was not executed in the previous deployment.

2. Azure Active Directory Password Authentication

Combine now supports use of Azure Active Directory Password Authentication for database connections.