Redgate Test Data Manager

Data Generation release notes

Contents


1.0.5.0

Released on: 2024-06-04

Features

  • Replaced the in-product date-based timebomb with a Redgate license check.

1.0.4.0

Released on: 2024-04-25

Fixes

  • Maintenance release.

1.0.3.0

Released on: 2024-03-20

Fixes

  • Maintenance release.

1.0.2.0

Released on: 2024-02-19

Features

  • Updated dependencies

1.0.1.0

Released on: 2024-01-16

Fixes

1.0.0.0

Released on: 2023-12-12

Warnings

  • First General Availability (GA) release.

Features

  • Updated Redgate's Windows Authenticode digital certificate signature in the CLI executable (previous one expired on 6th of December 2023).
  • Added an application icon for the data generator CLI executable.

0.2.0.0

Released on: 2023-11-01

Warnings

  • Breaking change: Exit codes have been updated to the following values:
    • Ok = 0
    • GenericFailure = 1
    • UnhandledException = 2
    • FailedInitialization = 3
    • CliInvokedIncorrectly = 4
    • InvalidConfiguration = 5
    • FailedTableExtraction = 6
    • InsufficientRowsInserted = 7
    • NoRowsInserted = 8

Features

  • The data generator now supports generation of dates in SQL Server, PostgreSQL, MySQL and Oracle, in the range 1753-01-01 through 9999-12-31, with a precision of 1 day.
  • The data generator now supports 8, 16, 32 and 64 byte signed integer types for all 4 supported database engines.
  • Improved logging setup error checking during application initialization.
  • We no longer ship the data generator CLI as a Docker Linux Alpine image. See our installation guide for more information on our release binaries.
  • The data generator CLI executable is now digitally code signed using dotnet sign (and Microsoft Authenticode technology) in Windows and SHA-256 hash checksum files are provided with the Linux distributables.

Fixes

  • The data generator no longer crashes on MySQL longtext type columns.
  • Made tool more culture invariant by no longer assuming we are running in British UK compatible environmental settings.
  • Fixed issue where documentation links in the tool (e.g. --help) were pointing to the subsetter capability instead of the data generator one.
  • Improved error message when the tool doesn't work because the database contains cyclic references.

0.1.0.0

Released on: 2023-10-09

Features

  • Initial version. Data generation now works for Sql Server, Postgresql, MySql and Oracle, but only for string and int typed columns.

Didn't find what you were looking for?