Releases: sdv-dev/SDV
Releases · sdv-dev/SDV
v1.35.0
v1.35.0 - 2026-03-19
New Features
- Allow composite keys to be specified in the metadata - Issue #2778 by @frances-h
Bugs Fixed
- Metadata visualization shows table key not relationship key for relationships - Issue #2839 by @frances-h
- [Metadata composite keys] Disallow primary key columns in column relationships - Issue #2826 by @pvk-developer
- [Metadata composite keys] Validate that primary key columns are unique - Issue #2825 by @pvk-developer
- [Metadata composite keys] Update
set_primary_keydocstring to indicate a list of columns is now valid - Issue #2824 by @pvk-developer - [Metadata composite keys] Typo in error message for invalid primary keys - Issue #2823 by @pvk-developer
v1.34.3
v1.34.2
v1.34.2 - 2026-02-27
New Features
- Metadata validation should produce a warning if the metadata and data have columns in different orders - Issue #2822 by @pvk-developer
- Update the metadata visualization to account for primary to primary key relationships - Issue #2806 by @fealho
Bugs Fixed
- In the
financialdemo dataset, the metadata does not list columns in the correct order - Issue #2803 by @pvk-developer
Maintenance
- Update RELEASE guide to include conda-forge step - Issue #2832 by @sarahmish
- Make
single_tableget_available_demosIntegration Test More Flexible - Issue #2818 by @pvk-developer
v1.34.1
v1.34.0
v1.33.1
v1.33.1 - 2026-02-06
New Features
- Add
__repr__method to constraints - Issue #2791 by @pvk-developer
Maintenance
- Update README and other meta information to point to the DataCebo forum - Issue #2797 by @pvk-developer
v1.33.0
v1.33.0 - 2026-01-30
New Features
Maintenance
v1.32.1
v1.32.0
v1.32.0 - 2025-12-19
New Features
- Update the metadata visualization color - Issue #2758 by @sarahmish
- Improve error messaging when downloading demos or related files - Issue #2757 by @pvk-developer