12004 Commits

Author SHA1 Message Date
Harshal Sheth
1d22c58e13
chore(ingest): use typing-aware deprecation type (#12982) 2025-03-26 11:32:46 -07:00
John Joyce
98dc67fa4c
fix(): Aligning tests and data process instance models (#12943)
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
2025-03-26 10:18:21 -07:00
Mayuri Nehate
ac9997d970
feat(ingest/snowflake): ingest stored procedures (#12929)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-03-26 20:02:55 +05:30
Sergio Gómez Villamor
29d05c214a
feat(hex): warehouse integration via Query enrichment (#12949) 2025-03-26 09:35:50 +01:00
amit-apptware
048bbf83c5
fix(ui/incident): Add validation for custom type (#12924)
Co-authored-by: John Joyce <john@acryl.io>
2025-03-25 18:47:32 -07:00
John Joyce
0c315d2c62
feat(ui): Adding support for 'has siblings' filter behind a feature flag. (#12685)
Co-authored-by: John Joyce <john@Mac-4613.lan>
2025-03-25 18:40:47 -07:00
Chris Collins
3e5a3928f8
fix(cypress) Fix flaky managing_secrets cypress test (#12971) 2025-03-25 20:24:14 -04:00
Jay
7e474e9856
feat(web) require trailing commas (#12934) 2025-03-25 14:48:23 -04:00
Sergio Gómez Villamor
5c58dbacce
feat(ingest): new hex connector - part 1 (#12915) 2025-03-25 19:47:11 +01:00
Harshal Sheth
7535583958
feat(ingest/mode): fix issue in mode request validation (#12948) 2025-03-25 08:03:40 -07:00
Saketh Varma
9b3743db27
feat(ui): enabling meticulous recording (#12966) 2025-03-25 08:46:51 -03:00
Chakru
88994607d9
ci(docs): adjust build and test workflow for doc only PRs (#12952) 2025-03-25 14:36:25 +05:30
Sergio Gómez Villamor
87a84d35a9
feat(model): QueryProperties updates (#12923) 2025-03-25 09:36:07 +01:00
Jay
bb8bf6ae7b
feat(ingestion) slack source v2 - now ingests all user and channels (#12795) 2025-03-24 21:19:42 -04:00
ryota-cloud
11353d1172
fix(metadata-ingestion) fix connector test error for Vertex AI (#12963) 2025-03-24 13:17:57 -07:00
Harshal Sheth
2cc8856c6b
feat(ingest): allow MCPWs instead of workunits (#12947) 2025-03-24 08:10:48 -07:00
Mayuri Nehate
a3a1f50886
fix(ingest/dbt): consider dbt run results with success status (#12942) 2025-03-24 15:09:48 +05:30
trialiya
566cdf8bc1
docs(Timeseries): Update Timeseries aspect documentation to add support for @Searchable and @Relationship annotations (#12945)
Co-authored-by: trialiya <trialiya@gmail.com>
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
2025-03-22 09:14:33 -07:00
Günther Hackl
f48b8dd6c0
fix(ingestion): schema-metadata - fix jsonProps not being ingested for optional fields (#12927)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-03-22 08:41:11 -07:00
Harshal Sheth
dd4aff2208
fix(cli): fix unknown aspect bug in dataset upsert cli (#12946) 2025-03-22 08:30:44 -07:00
Harshal Sheth
1d6c15edd3
docs(sdk): update some examples with the new SDK (#12933) 2025-03-21 16:00:05 -07:00
ryota-cloud
9f8753bcb2
feat(ingestion) Adding vertexAI ingestion source (v2 - experiment and experiment run) (#12836) 2025-03-21 14:06:17 -07:00
Gabe Lyons
8ada20636c
docs(view authorization): document view authorization in application.yaml (#12871) 2025-03-21 14:02:17 -07:00
Pedro Silva
449f10970b
feat(docs): Add section on updating DataHub for 1.0.0 (#12907) 2025-03-21 11:46:49 -07:00
Harshal Sheth
fbd4c1e012
docs(sdk): add docstrings for some sdk classes (#12940) 2025-03-21 11:39:45 -07:00
Harshal Sheth
9d245fb2d6
fix(ci): update docker helpers script (#12935) 2025-03-21 11:36:36 -07:00
Maggie Hays
21ce3f40d1
docs(website) update docusaurus config (#12936) 2025-03-21 12:59:57 -05:00
Peter Wang
6914df3721
feat(ingestion/superset): add timeout values to config to prevent hanging queries from blocking ingestion (#12884) 2025-03-21 08:08:56 -07:00
Mayuri Nehate
8323bc3910
fix(ingest/dremio): simplify and fix build source map (#12908) 2025-03-21 11:31:16 +05:30
Saketh Varma
56d92f3e66
fix(ui): versions null reference issues (#12919) 2025-03-20 23:50:14 -03:00
Chakru
90ad3935a7
fix(build): use sync instead of copy so excess files are deleted (#12925) 2025-03-20 19:19:00 -07:00
Hyejin Yoon
ac2a8e2ef0
feat(ingest/mlflow): add dataset lineage (#12837) 2025-03-21 08:38:43 +09:00
John Joyce
c15bc04a4f
fix(): Fixes from merge release (#12932)
Co-authored-by: John Joyce <john@Mac.lan>
2025-03-20 16:27:26 -07:00
Hyejin Yoon
0384407511
feat(ui): add external url button for ml entities for v2 (#12893) 2025-03-21 07:40:15 +09:00
Dmitry Bryazgin
a21fc54931
fix(metadata-models-custom): fix at entity-registry.yaml to load plugins correctly (#12681) 2025-03-20 15:41:24 -05:00
Harshal Sheth
8943e6d7b0
fix(ui): improve mixpanel analytics support (#12902) 2025-03-20 10:05:09 -07:00
Saketh Varma
083827d148
ci(ui): enable frontend previews (#12909) 2025-03-20 11:25:05 -03:00
skrydal
1185ba8121
feat(ingestion/iceberg): Refactor iceberg source to use MCPWs instead of MCEs (#12912) 2025-03-20 10:46:08 +01:00
Austin SeungJun Park
41895fe24f
feat(ingest/s3): add table filtering (#12661) 2025-03-20 07:57:43 +01:00
amit-apptware
54cccc79ba
feat(ui/incident-v2) : Add Incident V2 Integration (#12851) 2025-03-19 15:16:25 -07:00
Chris Collins
30e6b9b3b4
fix(ui) Fix styling of new nav bar header in safai (#12877) 2025-03-19 10:44:55 -04:00
Sergio Gómez Villamor
2aba2e3ed8
fix(powerbi): fixes direction of the dashboard-report lineage (#12881) 2025-03-19 12:25:42 +01:00
Gabe Lyons
ecd9ffd137
feat(openapi): Adding subtype for openapi source (#12873) 2025-03-18 12:35:46 -07:00
Shuixi Li
78f4852d55
fix(ingestion/superset): fixed changed_on_utc value being a string (#12883) 2025-03-17 17:46:14 -07:00
Jay
92581f01b7
fix(gql) add incident assignee owner type resolver (#12897) 2025-03-17 17:39:38 -04:00
Harshal Sheth
85a5b5cea1
fix(ingest): pin lookml liquid dep (#12896) 2025-03-17 13:51:04 -07:00
Harshal Sheth
8fbc4d125f
fix(ingest): fix superset declared deps (#12889) 2025-03-17 10:29:02 -07:00
ryota-cloud
eb1cd7f38c
feat(models): Support DPI in edges fields of DPI relationship aspects (#12886) 2025-03-15 00:39:03 -07:00
Shirshanka Das
e695cf59fd
docs: making top level blog links point to medium directly (#12885) 2025-03-14 17:45:47 -07:00
david-leifker
9a9cd384f1
fix(open-telemetry): include missing dependency (#12882) 2025-03-14 17:09:26 -05:00