Vinayak Hulawale
1df3da5d7f
test(datahub-schematron): update golden diff to fix schema translation test ( #14132 )
2025-07-18 16:25:18 +09:00
purnimagarg1
1350fe21fa
feat(homePage): add the ability to create asset collection module ( #14050 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-17 16:51:02 -04:00
Chris Collins
b550b8a903
feat(ui) Add ability to edit global template on homepage ( #14078 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
2025-07-17 16:04:47 -04:00
rahul MALAWADKAR
24442d6793
Enabling SSL for gms if the keystore and password is passed ( #14121 )
2025-07-17 12:32:33 -05:00
RyanHolstien
907e14652c
docs(api): update recommendations on apis ( #14117 )
2025-07-17 11:29:53 -05:00
Chris Collins
b6f4456ff0
feat(ui) Add ability to remove modules from page templates ( #14067 )
2025-07-17 09:34:10 -04:00
Hyejin Yoon
ef804c0d61
feat(ci): add username to pr-labeler ( #14118 )
2025-07-17 14:47:24 +05:30
Aseem Bansal
9e57fa7f9f
feat(mock-data): allow throwing uncaught exception, errors, warning ( #14105 )
2025-07-17 14:42:58 +05:30
Tamas Nemeth
d63a35ab00
fix(ingest/athena): Make Athena simple column v1 conversion optional ( #14112 )
...
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-07-17 09:15:48 +02:00
Harshal Sheth
29ba3673fd
feat(ingest): enable use_queries_v2 by default for snowflake/bigquery ( #13601 )
...
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-07-17 09:03:45 +02:00
Chakru
9a8673c96e
fix(ci): use depot runners when possible ( #14115 )
2025-07-17 12:12:17 +05:30
Saravana Kumar
fa1acbc7e0
Update add-user-data.md ( #11542 )
...
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-07-17 15:14:06 +09:00
Petr Knez
311387410b
feat(dbt/ingestion): add support for nested meta properties mapping ( #13396 )
...
Co-authored-by: Petr Knez <pknez@gmail.com>
2025-07-17 15:12:51 +09:00
Harshal Sheth
127ecca3bc
fix(smoke): add pydantic mypy plugin to smoke-tests ( #14111 )
2025-07-16 22:33:46 -07:00
Chakru
d1ff75db51
chore(deps): bump commons-beanutils - one more location ( #14116 )
2025-07-17 03:25:47 +05:30
Chakru
b51f0069fb
build(actions): optimize docker layer caching ( #14114 )
2025-07-17 02:01:45 +05:30
david-leifker
891cb62715
fix(spring): fix null custom search config ( #14113 )
2025-07-16 15:22:55 -05:00
Chakru
37db4a50be
chore(deps): bump commons-beanutils ( #14110 )
2025-07-16 14:17:54 -05:00
Andrew Sikowitz
e35daf9ce4
feat(logical): Add feature flag and models ( #14097 )
2025-07-16 11:56:25 -07:00
Jonny Dixon
010da3c480
fix(ingestion/abs): updated deprecated azure sdk parameter to supported parameter and uri prefix support of https ( #14106 )
2025-07-16 18:44:31 +01:00
Saketh Varma
ee5e280165
fix(ui/tests): Cypress test failures ( #14090 )
2025-07-16 13:03:53 -04:00
Jonny Dixon
7cbc1c3fd3
fix(ingestion/oracle): table_name column in constraint table incorrectly referenced ( #14107 )
2025-07-16 17:17:41 +01:00
Chris Collins
cd717b0502
feat(graphql) Add deletePageModule GraphQL resolver ( #14000 )
2025-07-16 11:08:48 -04:00
Chakru
be645ead6b
chore(deps): bump kafka in kafka-setup ( #14094 )
2025-07-16 09:31:52 -05:00
Kevin Chun
e7f45b1b49
fix(openapi): openapi 3.1.0 - use oneOf to mark nullable primitive props as well ( #14103 )
2025-07-16 09:24:30 -05:00
Chris Collins
5471be6d4d
feat(ui) Add framework for template/module state and editing templates/modules to UI ( #14029 )
2025-07-16 09:24:19 -04:00
Harshal Sheth
7d2df4a63b
docs(mcp): prefer the latest MCP server ( #14077 )
2025-07-16 17:53:00 +05:30
Brock Griffey
b1c3d33235
feat(tableau): add support for Google BigQuery connection type in pla… ( #14080 )
2025-07-16 07:48:52 -04:00
Sergio Gómez Villamor
6c82d70642
fix(snowflake): correct additional_database_names OR logic in access_history filter ( #14104 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-16 12:10:12 +02:00
Sergio Gómez Villamor
bcb261f66c
fix(snowflake): Add missing config fields to SnowflakeV2Config ( #14093 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-16 10:56:46 +02:00
Hyejin Yoon
57f7b4532d
fix(ingest/deltalake): pin upperbound for delta lake ( #14083 )
2025-07-16 15:34:32 +09:00
david-leifker
3ac774d216
chore(setuptools): bump setuptools ( #14099 )
2025-07-15 19:14:13 -05:00
Harshal Sheth
9de61bd881
fix(ingest/dbt): improve dbt-cloud error message ( #14098 )
2025-07-15 15:42:14 -07:00
david-leifker
f12f8e37d0
refactor(queries): refactor query edges ( #14095 )
2025-07-15 17:40:11 -05:00
Chris Collins
9d8bbd6829
fix(ui) Allow aggregation searches for enum filter types ( #14076 )
2025-07-15 17:29:39 -04:00
Chakru
3ab354eac4
fix(quickstart): update commit hash with resolved quickstart profile ( #14089 )
2025-07-15 22:19:29 +05:30
Chakru
30f7835a43
fix(ci): image publish only for master branch push or release ( #14091 )
2025-07-15 22:00:49 +05:30
Chakru
ad0eb25ec8
chore(): bump pyspark ( #14086 )
2025-07-15 20:51:50 +05:30
Chakru
244b2c4003
chore(kafka-setup): bump aws-msk-iam-auth ( #14085 )
2025-07-15 20:51:30 +05:30
Kevin Chun
c8457916c6
fix(openapi): openapi 3.1.0 nullable refs to use oneOf(ref, null) ( #14079 )
2025-07-14 20:33:11 -05:00
John Joyce
ff40a94908
feat(ui): Adding release pop up in disabled state for v0.1.2 ( #14066 )
...
Co-authored-by: John Joyce <john@Mac-900.lan>
Co-authored-by: John Joyce <john@Mac-923.lan>
Co-authored-by: John Joyce <john@Mac-1136.lan>
Co-authored-by: John Joyce <john@Mac-2320.lan>
Co-authored-by: John Joyce <john@Mac.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-4711.lan>
2025-07-14 18:07:32 -07:00
Harshal Sheth
4b764ed55f
feat(frontend): upgrade to vite 6, use vite plugin-react-swc ( #13716 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-07-14 15:25:55 -07:00
Andrew Sikowitz
9c59dc4151
docs(ui/lineageV3): Update lineage docs with new copy and screenshots; add data flow lineage doc ( #13833 )
2025-07-14 14:10:11 -07:00
Kevin Chun
f2ceae67be
fix(openapi): nullable openapi 3.1.0 syntax for aspect ref fields ( #14063 )
2025-07-14 14:18:52 -05:00
Sergio Gómez Villamor
7c8c55bc4e
feat(snowflake): add database pattern filtering to access history query for improved performance ( #14021 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-14 18:15:13 +02:00
Harshal Sheth
64505681a0
feat(ingest): add global sentry/telemetry properties ( #14062 )
2025-07-14 08:47:48 -07:00
Harshal Sheth
f4ee5652a5
feat(sdk): add client_mode and component to DataHubClient.from_env() ( #14060 )
2025-07-14 08:46:08 -07:00
Harshal Sheth
474e3f54a3
chore(gx-plugin): require pydantic v2 ( #14059 )
2025-07-14 08:09:12 -07:00
Chakru
e562ce4efb
fix(ci): remove use of wildcards in hashFiles ( #14072 )
2025-07-14 09:55:52 -05:00
david-leifker
e6d50878cb
feat(search): custom search configuration for highlighting ( #14057 )
2025-07-14 09:30:37 -05:00