Lanzamientos de SQL Clone

Released: Feb 3, 2021

Actualizaciones en 5.2.0

Características

  • SQL Clone now targets Microsoft .NET 5.0; Microsoft does not support Windows Server 2012 R1 or earlier as a deployment target for .NET 5.0.
  • Following the deprecation of SQL Server 2008 in SQL Clone v5, SQL Clone Server's config database is now incompatible with SQL Server 2008.

Released: Jan 27, 2021

Actualizaciones en 5.1.0

Características

  • SQL Clone Agents now target Microsoft .NET Core 3.1. Microsoft does not support Windows Server 2012 R1 or earlier as a deployment target for .NET Core 3.1.

Correcciones

  • Fixed an issue that could prevent un-installation of old agents during auto-update.

Released: Jan 11, 2021

Actualizaciones en 5.0.0

Características

  • SQL Clone server and agents drop support for Windows 7, Windows 8.0, Windows Server 2008 R2 and Windows Server 2012.
  • SQL Clone server now requires SQL Server 2012 or later for its config database.
  • The SQL Clone web UI no longer supports Internet Explorer. It continues to support the latest versions of Microsoft Edge, Google Chrome, and Mozilla Firefox.

Released: Jul 30, 2019

Actualizaciones en 4.x

4.5.13

Updated Jan 4, 2021

Fixes

  • Internal fixes and improvements.

4.5.12

Updated Dec 22, 2020

Fixes

  • Internal fixes and improvements.

4.5.11

Updated Dec 15, 2020

Fixes

  • SQL Clone will now try to update the status of a completed operation server-side up to three times to avoid rare inconsistencies between physical data and what is stored in the configuration database.

4.5.10

Updated Dec 10, 2020

Fixes

  • Fixed an issue with updating the web UI about certain non-user-facing operations.

4.5.9

Updated...

Released: Jun 27, 2019

Actualizaciones en 3.2.0

Updates in 3.2.0

  • Fixed an issue affecting communication between the Clone server and the web UI (e.g. displaying instance information).

Released: Jun 19, 2019

Actualizaciones en 3.1.9

Updates in 3.1.9

  • Not getting SQL Clone Server logs when Agent and Server is on the same machine but running under different user accounts.
  • Added check to make sure masking set file is not passed to New-SqlCloneSqlScript command.

Released: Jun 4, 2019

Actualizaciones en 3.1.8

Updates in 3.1.8

  • Fixed Sql error when clone template has TRANSACTION block.
  • Fixed - Cannot create an image when using SQL Server authentication.

Released: May 16, 2019

Actualizaciones en 3.1.6

Características

  • Added additional details to some VSS errors.
  • Removed Data Masker vNext from Clone.

Correcciones

  • Hide permissions and licensing navigation in app sidebar if user does not have access to them.
  • Confirm image creation page should display size of modification scripts.

Released: Mar 20, 2019

Actualizaciones en 3.1.2

Características

  • Settings sidebar menu moved to left menu pane in Web UI.
  • Admins can rename SQL Clone Machines from Powershell. (Automation scripts will need to be updated if associated machine name is changed).

Correcciones

  • Script runner fix for Begin Transaction and Commit Transaction statements.

Released: Jan 10, 2019

Actualizaciones en 3.0.8

Updates in 3.0.8

  • Button for showing feedback form is now vertical and moved to bottom left.
  • Feedback form is now shown in a modal.
  • Currently used capacity (i.e. the sum of the largest image's size from each source database) is now displayed in Settings -> Licensing.
  • Improved detection and messaging around invalid directory permissions.
  • Fixed an issue when an image creation could fail because of diffrences in case in a file path.