v24.2.1
What's Changed
Features:
- Retain formatting of Display name for annotations and table column names by @mialy-defelice in #1330
- Data Model Labels, display_label or class_label options by @mialy-defelice in #1356
- Component Based Rule Settings by @mialy-defelice in #1368
Bug Fixes
- feature-configuration-fixes by @andrewelamb in #1357
- Fixed an issue where empty rows would not be removed from manifests, and add test for
load_df
util function by @GiaJordan in #1346 - Increase schematic API time out by @linglp in #1358
- Deleted old version of
readthedocs
yaml file by @linglp in #1365
Technical Debt
- Updated poetry version in readthedocs.yml by @linglp in #1364
- Update
pandas
andschematic_db
dependencies by @GiaJordan in #1347 - Run rule combinations tests at every push instead of only selectively by @GiaJordan in #1363
- Linted visualization module by @andrewelamb in #1359
- Move remained logic in
routes.py
related to manifest generator to library by @linglp in #1351 - Update parallel_map to parallel_applymap by @mialy-defelice in #1372
- Schematic
v24.2.1
by @GiaJordan in #1376 - Make api packages optional by @andrewelamb in #1362
- Linted utils module by @andrewelamb in #1361
- Ran black on all modules by @andrewelamb in #1355
- Update synapse client minimum version to
3.2.0
by @GiaJordan in #1345
Full Changelog: v24.1.1...v24.2.1