v0.10.0
Highlight
- Support package filter in the linage graph
- Sort lineage graph's edges order for better visualization
- Show schema diff in the lineage graph node
What's Changed
- [Release] Bump version to 0.10.0.dev by @wcchang1115 in #227
- [Feature] Show the schema diff in the lineage graph node by @wcchang1115 in #233
- [Feature] Add package filter in the linage view by @popcornylu in #234
- [Feature] DRC-295 sort the edges by
from
property by @kentwelcome in #229 - [Feature] Show refetch information if recce server is down by @popcornylu in #239
- [Chore] Add bump dev version workflow by @wcchang1115 in #228
- [Chore] Refactor LineageGraph interface by @popcornylu in #232
- [Chore] Bump follow-redirects from 1.15.4 to 1.15.6 in /js by @dependabot in #230
- [Bug] Fix format of the checklist copying in markdown by @wcchang1115 in #235
- [Bug] Fix pydantic dependency of dbt 1.6 by @wcchang1115 in #236
- [Bug] DRC-313 only show the scrollbar-y in top-k chart by @kentwelcome in #240
- [Bug] Fix schema modified check statement by @wcchang1115 in #242
Full Changelog: v0.9.0...v0.10.0