12076 Commits

Author SHA1 Message Date
dushayntAW
f13dae1cd2
fix(airflow): add dag AllowDenyPattern config (#11472)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-10-11 10:46:01 -07:00
david-leifker
4b66757a62
chore(frontend): force frontend protobuf version (#11601) 2024-10-11 11:52:52 -05:00
skrydal
ebcce1f87b
fix(ingest/iceberg): Iceberg table name (#11599) 2024-10-11 18:48:25 +02:00
Felix Lüdin
14c79389f5
fix(ingest/sac): handle descriptions which are None correctly (#11572) 2024-10-11 09:40:05 -07:00
Gabe Lyons
089f447d95
docs(assertions): add example of fetching associated dataset to assertion docs (#11566) 2024-10-11 09:20:14 -07:00
Harshal Sheth
45b0693b8e
fix(ingest): gracefully handle missing system metadata in client (#11592) 2024-10-11 08:55:40 -07:00
sid-acryl
59a2f70858
feat(ingest/powerbi): fix subTypes and add workspace_type_filter (#11523)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-10-11 08:54:50 -07:00
Mayuri Nehate
d0d09a09f8
fix(ingest): ignore irrelevant urns from % change computation (#11583) 2024-10-11 16:55:27 +05:30
Hyejin Yoon
43c185df01
fix: display demo form modal on mobile (#11581) 2024-10-11 02:27:11 +00:00
david-leifker
f43720e4ec
feat(openapi-v3): generic entities scroll (#11564) 2024-10-10 18:16:33 -05:00
david-leifker
2205920aaa
fix(trivy): also add alternative java db (#11591) 2024-10-10 18:07:17 -05:00
david-leifker
9ffd2dc8ca
fix(trivy): multi-repo, bump trivy version (#11590) 2024-10-10 17:57:23 -05:00
david-leifker
d94335f6c2
docs(cypress): Update README.txt (#11588) 2024-10-10 16:10:43 -05:00
david-leifker
b5e0833a6f
chore(avro): bump version (#11587) 2024-10-10 13:01:22 -05:00
Harshal Sheth
771cc9ffe4
feat(airflow): add airflow 2.10 to test matrix (#11579) 2024-10-10 09:30:43 -07:00
Mayuri Nehate
9df65e8635
fix(ingest/looker): handle sdk error for folder_ancestors (#11575) 2024-10-10 20:51:49 +05:30
Harshal Sheth
a219316b30
fix(ui): update soft-deletion banner message (#11571) 2024-10-10 15:05:41 +05:30
Shuixi Li
f147b51fc8
feat(ingest): add preset source (#10954)
Co-authored-by: MARK CHENG <hcheng@wealthsimple.com>
Co-authored-by: hwmarkcheng <94201005+hwmarkcheng@users.noreply.github.com>
2024-10-09 20:27:31 -07:00
Harshal Sheth
0414443b77
feat(airflow): add a render_templates config parameter (#11537) 2024-10-09 18:24:38 -07:00
david-leifker
51f5e178c4
fix(test): Update EbeanAspectDaoTest.java (#11580) 2024-10-09 18:59:52 -05:00
Harshal Sheth
e5643d56c6
feat(ingest): support __from_env__ special server value (#11569) 2024-10-09 13:08:38 -07:00
Harshal Sheth
50929ce212
feat(models): support dashboards containing dashboards (#11529) 2024-10-09 11:47:25 -07:00
Harshal Sheth
0bdd83d9d3
feat(ingest): add extra reporting for rest sink ASYNC_BATCH mode (#11562) 2024-10-09 09:18:18 -07:00
Mayuri Nehate
26bbe02e44
feat(ingest/stateful): omit irrelevant urns for deletion (#11558) 2024-10-09 08:46:58 -07:00
Harshal Sheth
576ae8a056
fix(cli): update hard delete confirmation message in delete cli (#11550) 2024-10-09 21:04:46 +05:30
Aseem Bansal
867007f209
chore: remove obsolete attribute from docker (#11573) 2024-10-09 20:52:50 +05:30
Tamas Nemeth
3cb1678ecc
feat(ingest/bigquery): Add way to reference existing DataHub Tag from a bigquery label (#11544) 2024-10-09 17:01:34 +02:00
david-leifker
f09e18cdb8
fix(test): fix test specific for single query (#11567) 2024-10-09 09:35:42 -05:00
Ellie O'Neil
ef4805d852
docs(csv-enricher): Add warning for write_semantics (#11561) 2024-10-09 13:41:28 +05:30
Ellie O'Neil
732543f201
docs(datahub source): Add urn exclusions to docs (#11568) 2024-10-09 13:35:57 +05:30
david-leifker
e535d72da9
docs(search): add structured search examples for structured properties (#11565) 2024-10-08 17:24:17 -05:00
Udbhav Agrawal
5335454d6a
Fix data search for fieldType = OBJECT for non-string fields (#11524)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-08 15:07:10 -05:00
RyanHolstien
86d394c1e1
feat(scan): add scanning to setup images (#11563) 2024-10-08 13:51:27 -05:00
david-leifker
35dfff7755
fix(ci): fix cassandra test flake (#11557) 2024-10-08 10:52:40 -05:00
david-leifker
8fcd5e8e57
fix(datahub-gc): Update ingestion-datahub-gc.yaml (#11556) 2024-10-08 10:16:49 -05:00
david-leifker
6fd36efeb1
docs(release): 0.3.6 - docs update (#11506)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-10-08 13:02:59 +05:30
Shirshanka Das
f3a348a231
sdk(platform-resource): add entity type for ease of use (#11541) 2024-10-07 20:30:14 -07:00
david-leifker
3426d406a4
feat(docker-profiles): add elasticsearch envs to docker profiles (#11546) 2024-10-07 22:01:56 -05:00
david-leifker
81d86d3d6d
chore(ci): bump trivy action version (#11555) 2024-10-07 19:28:32 -07:00
Shirshanka Das
fb73e925e7
fix(lint): fix yarn lint breakage from #11498 (#11553) 2024-10-07 18:32:11 -05:00
david-leifker
1be3dfdd0a
fix(datahub-gc): set system flag on ingestion source (#11554) 2024-10-07 18:18:10 -05:00
sid-acryl
6b961133e9
fix(ingestion/powerbi): fix for databricks lineage m-query pattern (#11462) 2024-10-07 14:42:44 -07:00
Mayuri Nehate
2c188924ce
feat(ingest/bigquery): casing for tmp table check for queries v2 (#11534) 2024-10-07 14:27:13 -07:00
Jay
10f5eec6ae
feat(website): added built by acryl and linkedin to home hero (#11548) 2024-10-07 13:46:53 -07:00
david-leifker
5ad15a7b99
privileges(refactor): consolidate individual sys op privileges (#11549) 2024-10-07 15:36:13 -05:00
Shirshanka Das
7bdb7bbab2
fix(propagation): show last modified propagated documentation (#11498) 2024-10-07 09:36:52 -07:00
Jay
7884c855a9
fix(docs-site) cloud form copy spelling error (#11455) 2024-10-07 09:59:32 -04:00
Aseem Bansal
ad24cf1aac
fix(ingest): add typeUrn in glossary sync source (#11545) 2024-10-07 19:29:21 +05:30
Harshal Sheth
849e2c1db1
fix(ingest): fix UnboundLocalError in dataproduct transformer (#11528) 2024-10-07 09:40:03 +02:00
Shirshanka Das
fff67b97e4
feat(models): add support for generic platform resources (#11531) 2024-10-05 15:43:40 -07:00