What’s New?
This release includes major improvements to the way that SDV detects and learns ID columns (like primary keys).
SDV Enterprise is now able to auto-detect Regex formats for ID columns like primary keys. This allows you to seamlessly run SDV and get realistically-formatted synthetic data. To access this feature, simply run the metadata auto-detection using your data. You should be able to see and verify the detected Regex.
SDV Enterprise now supports embedded context within your ID columns too. This is when a portion of the ID value contains a human-readable or meaningful context. For example, if every product ID begins with a 2-character country code followed by a random 5-digit identifier. SDV Enterprise auto-detects embedded context (country code) and ensures that the synthetic data contains realistic context (no invalid countries). For more information, see the ID columns docs.
Test it out and leave us feedback in Synthetic Data Creation. Happy synthesizing!
These release notes are for SDV Enterprise. If you are an SDV Community user, please check the community release notes on Github.
Release History
0.47.0 (May 27, 2026): This is the initial release of SDV Enterprise 0.47 that contains the Regex auto-detection and embedded context.