v0.2.0
What's Changed
- [Chore] Add files to fit GitHub's community standards by @kentwelcome in #43
- [Refactor] Update README wording and add badges by @kentwelcome in #44
- [Fix] Fix typo by @kentwelcome in #45
- [Enhance] Add close button in Lineage Node View by @kentwelcome in #42
- [Chore] Add version number by @qrtt1 in #46
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /js by @dependabot in #47
- [Feature] sc-32616 Default show changed only nodes in Lineage View by @kentwelcome in #48
- [Feature] support dbt macros by @qrtt1 in #49
- [Bug] handle lost on_configuration_change field by @qrtt1 in #50
- [Bug] remove optional deprecation_date by @qrtt1 in #53
- [Feature] rc-41 Add query button in Lineage Node View by @kentwelcome in #51
- [Bug] dbt compatible by @qrtt1 in #54
- [Chore] Add some Makefile commands by @kentwelcome in #55
- [Feature] Add sql diff view when navigating a modified model by @wcchang1115 in #52
- [Feature] rc-45 Add download image button in Lineage View by @kentwelcome in #57
- [Fix] Lineage minimap color by @kentwelcome in #58
- [Feature] Suport dbt's target and profile related options by @kentwelcome in #60
- [Feature] Reload manifest and catalog files when they changed by @kentwelcome in #61
- Bug/fix client side exception invalid ws by @kentwelcome in #63
- [Fix] PUBLIC_API_URL issue by @kentwelcome in #64
- [Chore] Make python 3.9 works by @popcornylu in #66
- [Feature] support /api/compare_column_values by @qrtt1 in #67
- [Feature] Columns mismatched summary by @qrtt1 in #68
- [Feature] Add checklist backend by @wcchang1115 in #62
- [Feature] add ad hoc query as checks frontend by @popcornylu in #65
- [Bug] rc-74 fix package_config_from_data function call issue by @kentwelcome in #71
- [Feature] rc-48 implement the summary page to demo the summary layout by @kentwelcome in #69
- [Bug] Fix bugs on execution and display by @qrtt1 in #70
- [Feature] Frontend Integrates the run and check API by @popcornylu in #72
- [Feature] migration value-diff to run-api by @qrtt1 in #73
- [Feature] support hash routing and allows to have
/checks/<check-id>
resource page. by @popcornylu in #76 - [Chore] make pnpm lint pass by @popcornylu in #77
- [Chore] Add default route for index page by @popcornylu in #78
- [Chore] Use useQuery to fetch lineage data by @popcornylu in #79
- [Feature] rc-79 Schema summary doesn't include add/remove models by @kentwelcome in #80
- [Feature] rc-75 Add row count diff in nodw view page by @kentwelcome in #74
- [Feature] Create a simple check by @wcchang1115 in #81
- [Chore] Add code lint workflow by @wcchang1115 in #84
- [Feature] Allow make value-diff as the check item by @qrtt1 in #82
- [Feature] rc-68 allow to create a schema check by @kentwelcome in #83
- [Refine] modify create check api input format by @kentwelcome in #85
- [Feature] Make the value diff available all models by @popcornylu in #86
- [Bug] Fix the new added check is not selected by default by @popcornylu in #87
- [Feature] Allows to add adhoc query to check by @popcornylu in #88
- [Feature] RC-87 add a query row count button in lineage view by @kentwelcome in #90
- [Feature] validate Primary Key for value-diff by @qrtt1 in #89
- [Feature] Warning packages not installed by @qrtt1 in #91
- Query page enhancement by @popcornylu in #95
- [Feature] Add profile check by @wcchang1115 in #93
- [Feature] RC-89 Add Select panel on Lineage View page by @kentwelcome in #94
- [Feature] Support cancel in the adhoc query page by @popcornylu in #96
- [Feature] Allows to copy checklist as markdown by @wcchang1115 in #97
- [Feature] RC-90 Add row count check for single or multiple nodes by @kentwelcome in #98
- [Chore] Make profile fit into the new task arch by @wcchang1115 in #99
- [Bug] cannot run value diff by @popcornylu in #101
- [Chore] Rename executor to task by @popcornylu in #102
- [Bug] Show hint if there is no change found by @wcchang1115 in #104
- [Feature] Fix and enhance profile task by @wcchang1115 in #100
- [Feature] Query diff view allows to filter out unchanged rows or columns by @popcornylu in #105
- [Feature] Copy the query diff result as image and save to clipboard by @kentwelcome in #103
- Bump follow-redirects from 1.15.3 to 1.15.4 in /js by @dependabot in #108
- [Chore] Hide the query and diff cli command by @popcornylu in #110
- [Bug] Copy checklist under HTTP by @wcchang1115 in #107
- [Bug] RC-93 show error message when copy to clipboard fail by @kentwelcome in #111
- [Bug] rc-93 Schema view only show copy button at checklist page by @kentwelcome in #112
- [Bug] Profile diff use wrong class name by @popcornylu in #113
- [Feature] remove summary tab by @kentwelcome in #114
- [Bug] Add error handler for copying checklist by @wcchang1115 in #115
- [Feature] Support to reorder the check list by @wcchang1115 in #109
- [Bug] Fix select mode exit accidentally issue by @kentwelcome in #117
- [Bug] row count check don't show color when still loading by @kentwelcome in #118
- [Document] Update doc by @popcornylu in #116
New Contributors
- @qrtt1 made their first contribution in #46
- @dependabot made their first contribution in #47
Full Changelog: v0.1.0...v0.2.0