12720 Commits

Author SHA1 Message Date
kammillam
ef11b16632
fix(ingestion/openapi): Update method comparison for openapi (#14311)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-08-27 15:24:53 +05:30
Sergio Gómez Villamor
add6d88b77
fix(ingest/grafana): add provisioning verification to prevent test race conditions (#14566)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: hsheth2 <hsheth2@gmail.com>
2025-08-27 00:23:05 +00:00
purnimagarg1
8202977c74
fix(ui): open links from inside modal in a new tab (#14431) 2025-08-26 17:49:13 -04:00
Chris Collins
4e83f951be
fix(forms) Consolidate how we add owners in forms and elsewhere (#14449) 2025-08-26 17:48:10 -04:00
Chris Collins
45cf4908c1
fix(ui) Fix merge siblings function to handle multiple ownership types (#14543) 2025-08-26 17:45:24 -04:00
Michael Maltese
da127b92df
feat(s3): support wildcards in bucket name component of path_specs (#14549) 2025-08-26 16:29:52 -04:00
Michael Maltese
8e1112a0d1
fix(ingest/dynamodb): clean up starter DynamoDB recipes (#14476) 2025-08-26 16:29:05 -04:00
Jesse Jia
df02af2ef7
feat(openapi-v3): Support filter object in scroll API (#14524)
Co-authored-by: jjia <jjia@netflix.com>
2025-08-26 11:25:42 -05:00
Aseem Bansal
ec25174c36
fix(ingest): add missing subtype modifier (#14563) 2025-08-26 21:49:55 +05:30
Jonny Dixon
0462415095
feat(ingestion/sql-queries): support incremental lineage (#14548) 2025-08-26 10:02:40 +01:00
Chakru
1fd084f39b
fix(ci): disable legacy quickstart validation (#14537) 2025-08-26 01:38:16 +05:30
purnimagarg1
126737b7a0
feat(ui/summary): build inline documentation editor for summary tab (#14514) 2025-08-25 10:26:08 -04:00
Harshal Sheth
0e141255ad
chore(ingest): bump datahub-actions python version to 3.11 (#14546) 2025-08-25 10:32:58 +02:00
Sergio Gómez Villamor
b3f20ee437
test(ingestion/json-schema): add test for JSON Schema $ref loop in definitions (#14536) 2025-08-25 07:21:50 +02:00
Anush Kumar
7eacb05625
docs(contributing): added PR title format (#14534) 2025-08-24 22:12:20 -07:00
rahul MALAWADKAR
88064ba163
chore(deps): fix CVE-2025-48924 (commons-lang:commons-lang) (#14480) 2025-08-23 09:48:29 -05:00
Ben Blazke
984e875fd9
bug(lineage): Misleading lineage edge (#14509) 2025-08-22 16:49:19 -07:00
Anna Everhart
6c06d54f6c
Updated switch and bg color to gradient updated MD sizing (#14545) 2025-08-22 14:39:57 -07:00
Jay
c28539812d
fix(web): assertion summary card has right subtitles (#14551) 2025-08-22 16:57:39 -04:00
Jonny Dixon
88842566cf
fix(ingestion/grafana): stabilize integration tests (#14547) 2025-08-22 19:38:29 +01:00
Ben Blazke
0add552473
feat(ui): expose appConfig on window object (#6464) (#14535) 2025-08-22 10:29:53 -07:00
dependabot[bot]
225d6aefb4
chore(deps-dev): bump vite-plugin-static-copy from 3.0.0 to 3.1.2 in /datahub-web-react (#14528)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 11:04:05 -05:00
Chris Collins
1ac2eb4435
fix(cypress) Delete flaky V1 UI cypress file (#14544) 2025-08-22 11:02:59 -05:00
purnimagarg1
5dd2a3633a
feat(ui/summary): add the new summary tab to glossary node entity (#14541) 2025-08-22 11:34:33 -04:00
v-tarasevich-blitz-brain
8234cbec8f
feat(customHomePage/hierarchy): add support of pagination for root level nodes (#14485)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-22 11:29:16 -04:00
Chakru
85fa97623b
fix(build): add kubectl to datahub-upgrade image (#14527) 2025-08-22 09:30:33 -05:00
v-tarasevich-blitz-brain
d9dda1b059
feat(customHomePage/assetCollection): add dynamic filters (#14435)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-22 09:59:33 -04:00
Sergio Gómez Villamor
b3fafc38be
feat(snowflake): ingest views from information schema (#14444)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-22 11:13:04 +02:00
Aseem Bansal
6d64e1e9d9
doc: fix wrong sentence (#14529) 2025-08-22 14:30:32 +05:30
Jonny Dixon
d7a64258d1
feat(ingestion/dbt): allow for dbt resources to be secondaries in sibling relationship on switch (#13230)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-08-22 07:32:18 +01:00
Harshal Sheth
e6ac57f465
chore(ingest): remove pickle from stateful ingestion (#14531) 2025-08-21 16:12:47 -07:00
Anush Kumar
d64d296639
fix(ingestion): updated schema name handling to support Snowflake quoted identifiers #14210 (#14523) 2025-08-21 15:44:06 -07:00
Anush Kumar
bf09c5eebf
fix(ingestion): updated json_extract function for postgres db #12604 (#14533) 2025-08-21 15:42:51 -07:00
Harshal Sheth
829cf62fc3
docs(sdk): update read_* examples to not also create (#14506) 2025-08-21 14:51:11 -07:00
david-leifker
171cd81920
chore(): upgrade netty (#14530) 2025-08-21 15:26:50 -05:00
v-tarasevich-blitz-brain
d5cd59a5ee
feat(customHomePage): bring rest of SaaS fixes (#14398)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-21 15:29:39 -04:00
david-leifker
d1bc40167b
fix(schema-registry): fix internal schema-registry deserialization (#14479) 2025-08-21 13:43:29 -05:00
Saketh Varma
d92e9e93bc
fix(ui): Fix state mutation in Edit Source form (#14505) 2025-08-21 11:11:13 -07:00
John R. Turner
0a1e99a4e3
Add AWS MSK IAM authentication module and unit tests (#14520) 2025-08-21 13:08:32 -05:00
Harshal Sheth
653952e714
docs(sdk): improve sdk examples + docs (#14507) 2025-08-21 10:22:08 -07:00
Chris Collins
2cad5ddcb3
Update Domains state management to improve scaling with many Domains (#14478) 2025-08-21 12:21:01 -04:00
Chris Collins
a79b542d65
fix(ui) Prevent ever searching past the 10k asset boundary (#14437) 2025-08-21 12:18:47 -04:00
Chris Collins
904d4e85eb
fix(ui) Allow empty strings for sibling values (#14502) 2025-08-21 11:26:43 -04:00
Aseem Bansal
6361eb1c59
fix(ui/ingest): wrap name to 2 lines before truncate (#14516) 2025-08-21 13:58:17 +05:30
Gabe Lyons
f257907127
docs(applications): Feature Guide for Applications (#14178)
Co-authored-by: Maggie Hays <maggiem.hays@gmail.com>
2025-08-20 15:45:29 -07:00
Gabe Lyons
e27cac350c
docs(custom validator): removing incorrect logging guidance (#14451) 2025-08-20 15:45:14 -07:00
Chris Collins
8ade946f76
feat(components) Consolidate SaaS and OSS component libraries (#14504) 2025-08-20 18:37:02 -04:00
Andrew Sikowitz
a9fbd6154c
feat(metadata-service/scroll): Support slice on OpenAPI scroll APIs (#14510) 2025-08-20 15:30:17 -07:00
david-leifker
1394299cd3
fix(ci): smoke-test stability docs propagation (#14522) 2025-08-20 17:26:43 -05:00
purnimagarg1
5dfe104b33
feat(ui/summary): add new summary tab on the required entities (#14463) 2025-08-20 18:26:02 -04:00