SQL Clone 2.3.x

Released: Nov 3, 2017

Updates in 2.3.x

Features

  • Machines that no longer exist, but still had clones, can now be removed from SQL Clone by passing the -Forceparameter to the Remove-SqlCloneMachine cmdlet.
  • A warning is now given when choosing to create an image using a local path rather than a UNC path, as it will be unaccessible from other machines.
  • Machines with agents can now be removed from SQL Clone using the Remove-SqlCloneMachine cmdlet, once all images and clones created by that machine have been deleted, and the agent is no longer connected to SQL Clone
  • Uses new Redgate installer
  • Get-SqlCloneImageLocation cmdlet creates new image location if it does not exist.
  • Added support for creating images and clones of databases using FILESTREAM or memory-optimized tables.

Fixes

  • Fixed a failure loading the UI when agents are assigned to environments.
  • Fixed a concurrency issue with image monitoring.
  • Notification that an agent has failed to update now disappears once the agent has been updated.
  • Prevented a cause of agent crashes which could happen immediately after updating SQL Clone Server.
  • Fixed an issue preventing clean-up of clones deleted from outside SQL Clone.
  • Fixed a web UI inconsistency when creating images via Powershell ('agent is not compatible with this image').
  • Fixed an issue where a FullyQualifiedDomainName field was not being correctly parsed.
  • Fixed an issue where a 'checking access to this instance' spinner failed to disappear.
  • Fixed error which could occur when creating many clones in parallel
  • If you delete a clone or image when the SQL Clone Agent is offline, the operation fails instead of being stuck in progress
  • You can now successfully delete a clone when the image is unavailable
  • Web UI will no longer fail to load if information about when an image or clone was created is missing
  • Fixed issue with monitoring image files on non-Windows fileshares.