Release 0.72.0
What's Changed
- π Remove debugging print statements by @Zethson in #1660
- πΈ Better annotation flow: support non-categorical data, dictionary annotation & dictionary access (I) by @falexwolf in #1655
- ποΈ Re-design link tables between
Bionty
&Artifact
to account forFeature
by @falexwolf in #1661 - β»οΈ Rename
.type
to.dtype
inFeature
andFeatureSet
& refactor feature types by @falexwolf in #1663 - ποΈ Protect deletion in link tables, better names for link tables, maintain integrity upon label & feature renames by @falexwolf in #1666
- β»οΈ Reformulate data lineage, remove json field from run by @falexwolf in #1667
- β¨ Extend managed access for AWS S3 to arbitrary paths by @falexwolf in #1668
- π Fix docs by @falexwolf in #1669
Full Changelog: 0.71.3...0.72.0