12905 Commits

Author SHA1 Message Date
david-leifker
a85f83d556
fix(): fix config value (#14865) 2025-09-25 13:45:42 -05:00
Michael Maltese
55d714e0cd
fix(ingest/mssql): don't split_statements on keywords inside bracketed identifiers (#14863) 2025-09-25 12:29:38 -04:00
Chris Collins
72ee770ae3
feat(ui) Update summary page editability (#14822) 2025-09-25 10:53:13 -04:00
Kevin Karch
941b3c725a
feat(ingest): add lowercase urn config option to metabase source (#14850) 2025-09-25 08:50:56 -04:00
Sergio Gómez Villamor
0fa4639857
fix(sdk): fixes imports for some SaaS classes (#14843)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-09-25 14:32:55 +02:00
Aseem Bansal
a1abac5250
feat(ui/ingest): make filter params part of url for navigation (#14852) 2025-09-25 12:01:28 +05:30
david-leifker
bd0379b8cb
fix(security): disable akka dns (#14858) 2025-09-24 18:16:14 -05:00
Gabe Lyons
dac35550cc
feat(alchemy): updating input with maxSize and Helper Text (#14856) 2025-09-24 13:00:23 -07:00
Aseem Bansal
60d888412f
feat(ui/ingest): filter for status on run history (#14851) 2025-09-24 20:48:42 +05:30
Aseem Bansal
6677f7d7ea
fix(ui/ingest): system source save (#14847) 2025-09-24 20:44:34 +05:30
Tamas Nemeth
7e868493fe
fix(ingest/redshift): Fix for missing schema containers during ingestion (#14845) 2025-09-24 14:41:39 +02:00
Fabio Serragnoli
b6eab24406
refactor(ui): Fix typo in onboarding "Quality" pop-up message (#14816)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-09-24 17:32:34 +09:00
Adrian Machado
30c16d2e6f
Update react readme instructions (#14839) 2025-09-23 12:32:56 -07:00
skrydal
b0c9662be7
feature(transformers): Introduce Set browsePathsV2 transformer (#14825) 2025-09-23 19:20:01 +00:00
Sergio Gómez Villamor
ec166abade
tests(snaplogic): fix tests (#14848) 2025-09-23 18:18:32 +00:00
Anush Kumar
0f69e96078
feat(sdk): Added support for Change Audit Stamps in Dashboard and Chart entities (#14815) 2025-09-23 07:07:52 -07:00
Michael Maltese
9be65bd971
feat(ingest/tableau): enable extract_lineage_from_unsupported_custom_sql_queries by default (#14717) 2025-09-23 09:39:56 -04:00
sabdul
6a97baeee4
feat(ingestion/snaplogic): Add snaplogic as a source for metadata ingestion (#14231) 2025-09-23 20:26:24 +09:00
Aseem Bansal
ddaebfbde1
doc(datahub cloud): update recommended versions for cli, helm (#14841) 2025-09-23 14:55:10 +05:30
Adrian Machado
a379f21089
feat(ui/ingest): bring back exact start time in run history (#14837) 2025-09-23 13:52:21 +05:30
Sergio Gómez Villamor
77fa969b76
fix(ingestion): avoid pyarrow CVE-2023-47248 (#14819)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Piotr Skrydalewicz <piotr.skrydalewicz@acryl.io>
2025-09-23 08:19:03 +00:00
Harshal Sheth
a17fc4e0a8
chore(python): drop pydantic v1 support (#14014)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
Co-authored-by: Piotr Skrydalewicz <piotr.skrydalewicz@acryl.io>
2025-09-23 07:40:29 +00:00
Deepak Garg
00bc0db68c
feat(quickstart): bump min docker req (#14827) 2025-09-23 10:27:49 +05:30
Gabe Lyons
c130241c2a
fix(tests): removing flakey v1 test (#14676) 2025-09-22 16:36:45 -07:00
Gabe Lyons
d68b86c5d6
docs(teams): removing stale teams docs (#14810) 2025-09-22 14:03:46 -07:00
purnimagarg1
b654d93962
fix(ui): fix link in entity header flashing infinitely (#14820) 2025-09-22 12:19:00 -04:00
purnimagarg1
9778c10b1b
test: bring cypress tests for structured properties to OSS (#14832) 2025-09-22 11:26:19 -04:00
rahul MALAWADKAR
3b18fd2369
chore(deps): fix (org.postgresql:postgresql) (#14831) 2025-09-22 09:36:35 -05:00
Sergio Gómez Villamor
082719b197
docs(bigquery): improve docs about strategies for lineage/usage extraction (#14806) 2025-09-22 12:36:31 +00:00
Deepak Garg
beb93f1dc8
ci: add username pr-labeler (#14828) 2025-09-22 14:53:37 +05:30
Saketh Varma
01b3ef27d4
feat(ui): Add context paths for Data Products (#14802) 2025-09-19 21:09:52 +00:00
John Joyce
04b76b5664
docs(): Update saas vs. oss docs for v0.3.14 (#14814)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-19 09:40:04 -07:00
v-tarasevich-blitz-brain
d26b335b59
fix(summaryTab): follow ups from reloading modules PR (#14779) 2025-09-19 12:14:16 -04:00
purnimagarg1
23389d0344
fix(summary-tab): show correct feedback when trying to add duplicate link (#14817)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-19 11:54:36 -04:00
Sergio Gómez Villamor
5c79114cb2
feat(ingestion/superset): add HTTP retry configuration to prevent infinite loops (#14818) 2025-09-19 13:13:37 +00:00
Chris Collins
109a419969
feat(ui) Add ability to add links to asset header (#14770)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
Co-authored-by: purnimagarg1 <purnima.garg@apptware.com>
2025-09-18 18:35:57 -04:00
Anush Kumar
6bf511d8a8
fix(ingestion/looker): handle potential None values in explore dataset entity (#14813) 2025-09-18 15:08:07 -07:00
Anna Everhart
50a231cd1a
Update Entity Dropdown to Menu Component (#14656) 2025-09-18 14:55:42 -07:00
Anush Kumar
7c1200c704
refactor(ingestion): looker source migration to use SDKv2 entities (#14693) 2025-09-18 13:26:50 -07:00
david-leifker
8560c19241
chore(): bump spring (#14811) 2025-09-18 14:28:12 -05:00
purnimagarg1
d268d14ee2
feat(ui): add summary page feature flag to local storage and make it generic (#14807)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-18 14:30:01 -04:00
Anna Everhart
7768abc6eb
Update menu on structured props table to new component (#14655)
Co-authored-by: Anna Everhart <anna.everhart@datahub.com>
2025-09-18 09:45:03 -07:00
Gabe Lyons
8d3e2fa433
docs(slack): Update Slack setup instructions for token generation (#14745) 2025-09-18 09:39:56 -07:00
purnimagarg1
478cd97db4
improvement(ui/summary-tab): handle deleted structured properties in properties header of asset summary (#14805) 2025-09-18 12:02:48 -04:00
Jonny Dixon
5be17c6444
feat(ingestion/tableau): parameter to have entity owners as email address of owner (#14724) 2025-09-18 15:25:14 +00:00
Gabe Lyons
60dcd8ce21
Revert "Revert "docs(release): Add release notes for version 0.3.14"" (#14789)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-09-18 07:54:19 -07:00
v-tarasevich-blitz-brain
5efad7bdd2
fix(summaryTab): UI fixes (#14778) 2025-09-18 10:31:05 -04:00
Anush Kumar
da885c6196
refactor(ingestion): lookml source migration to use SDKv2 entities (#14710) 2025-09-17 19:37:42 -07:00
Gabe Lyons
ad69b3fd7e
docs(teams): Update Teams App setup instructions (#14803) 2025-09-17 17:56:07 -07:00
david-leifker
2ccd764ce1
fix(impact-lineage): separate viz and impact query path (#14773) 2025-09-17 17:49:33 -05:00