Lançamentos do SQL Clone

Released: Dec 5, 2018

Atualizações na 3.0.6

Recursos

  • Added "Images by source" view on the dashboard.
  • Added total number of clones and images to dashboard groups.
  • Can now create an image from a live database that has replication enabled.
  • Integrated with Data Masker vNext to mask images at creation time.

Correções

  • Limited modifications uploaded through the UI to a maximum of 1MB to avoid browser limits (PowerShell is not affected).
  • Fixed an issue where the SQL Clone Agent might incorrectly interpret an image as unavailable, and detach its...

Released: Oct 31, 2018

Atualizações na 3.0.2

Recursos

  • When an image is stored on a local path rather than a network share, the machine name is shown on the dashboard as well as the path.

Correções

  • Increased timeout for detaching database.

Released: Oct 25, 2018

Atualizações na 3.0.1

Recursos

  • Modification script events are now logged during the image creation operation.
  • Clicking on the toast notification text now redirects user to the activity page.
  • Added filter by 'online' and 'offline' along with reverse condition '!' for clone state to the 'is:' prefix.
  • Hovering over truncated text now shows full text.
  • A tool tip explaining why you cannot delete the image is shown when hovering over a disabled delete image button on the dashboard.

Correções

  • Powershell documentation link...

Released: Oct 15, 2018

Atualizações na 3.0.0

Recursos

  • Introduces new dashboard and activity view to the web UI to help you better manage your images and clones:
    • View your images grouped by file system location and your clones by SQL Server instance, as well as being able to see clones of each image.
    • Search for images and clones by name, size, number of clones, and date.
    • Order your search results by name, date, or size to find the largest or oldest images and clones.
    • Reset clones back to their original state to aid testing scripts and...

Released: Oct 4, 2018

Atualizações na 2.8.0

Recursos

  • Improved preview dashboard's recent activity widget.
  • Added optional parameters -KeepCdc, -BufferCount and -MaxTransferSize to the New-SqlCloneImage cmdlet for creating image from backup.

Correções

  • Improved error message when trying to create an image from a backup file containing multiple backups.
  • Image creation from backup is now correctly canceled when syntax errors exist.

Released: Sep 24, 2018

Atualizações na 2.7.9

Recursos

  • Clones can now be reset to their initial state from the dashboard.
  • Toast notification on activity started, finished and succeeded.

Correções

  • Fixed an issue where an error was incorrectly shown when deleting an image or clone that failed to create.
  • Prevent race conditions between monitoring clones and deleting clones.

Released: Sep 13, 2018

Atualizações na 2.7.8

Recursos

  • Preview of a new Activity page, showing a history of what's been created and deleted.

Correções

  • Fixed an issue where temporary instance logins weren't dropped under some error conditions.
  • Improved behaviour around cancelling operations.

Released: Jun 25, 2018

Atualizações na 2.6.4

Recursos

  • PowerShell cmdlets will output a warning when a newer version is installed than is currently running.
  • Added Rename-SqlCloneImage cmdlet.
  • Sidebar can now expand / collapse, header now displays number of images and clones.
  • An OriginDatabaseName SQL variable has been implemented for script runner.
  • You can now apply clone modifications from the web UI.
  • Added SQLClone_UserName, SQLClone_MachineName, and SQLClone_CloneName SQL variables to clone modification scripts.
  • SQL Clone can now be...

Released: Jan 31, 2018

Atualizações na 2.4.x

Recursos

  • Displays the number of online and unavailable clones of an image on the dashboard.
  • Output of SQL scripts used to modify an image are stored on the SQL Clone Server.
  • Updated to the latest Visual C++ 2017 redistributable (14.12).
  • Current process information is displayed on Web UI while creating image.
  • Added origin server and origin database name to the Get-SqlCloneImage cmdlet.
  • The "Send feedback" button can be disabled in Settings.
  • The -SqlScript parameter on New-SqlCloneImage has been...

Released: Nov 3, 2017

Atualizações na 2.3.x

Recursos

  • 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...