11753 Commits

Author SHA1 Message Date
Brock Griffey
635df2b875 Added create method back 2025-04-28 21:53:14 -04:00
Brock Griffey
0b52d808b8 lintfix 2025-04-28 21:41:13 -04:00
Brock Griffey
21b22afa2b Add support for AWS IAM authentication for RDS PostgreSQL 2025-04-28 21:32:50 -04:00
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Sergio Gómez Villamor
312e1ff573
chore(looker): reduce verbosity if error during initialization (#13331) 2025-04-28 13:11:58 +02:00
Sergio Gómez Villamor
e143422d2d
feat(dbt): log catalog and manifest metadata (#13329) 2025-04-28 10:19:03 +02:00
Aseem Bansal
1de63cc817
fix(auth): admin role missing privileges (#13337) 2025-04-28 11:42:41 +05:30
Shirshanka Das
894655622d
fix(gms): class collision in mcp/mcl consumers (#13345)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2025-04-27 22:50:28 -07:00
Shirshanka Das
2bdf4933e2
ci: ensure smoke-tests run on python 3.11 (#13344)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-04-27 20:48:14 -07:00
david-leifker
5fea1b9f69
config(): swagger ui path (#13343) 2025-04-27 18:46:35 -07:00
Jay
c800ac3131
feat(docs): updating links to demo.datahub.com (#13336) 2025-04-27 18:37:30 -07:00
Jonny Dixon
9c718c870e
feat(ingestion/neo4j): Add stateful_ingestion and platform_instance capabilities to connector (#12631)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-04-26 11:52:20 +01:00
John Joyce
c844e485b5
fix(ui): Hide deleted assets on home page recommendations (#13328)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-25 18:37:36 -07:00
Michael Minichino
fee67788a3
fix(ingest/mode): Add pagination and warn on missing reports (#13322) 2025-04-25 18:21:27 -05:00
Andrew Sikowitz
284f26ddd3
fix(ui/lineage): Fix bug when hiding transformations: edges via queries would disappear (#13323) 2025-04-25 17:39:54 -05:00
Andrew Sikowitz
825ac9ae7d
fix(graphql/stats): Support SAMPLE dataset profiles with sample size (#13327) 2025-04-25 15:24:54 -07:00
Anna Everhart
0c2ffb3409
changed logo (#13338) 2025-04-25 14:45:27 -07:00
Andrew Sikowitz
632d14e592
dev(cypress): Add docs on running cypress tests against a remote instance (#13341) 2025-04-25 16:43:27 -05:00
Harshal Sheth
ab760f0fef
fix(ingest): handle newlines in CLI-internal log tracker (#13340) 2025-04-25 13:08:10 -07:00
david-leifker
9b0634805a
feat(ingestion-openapi): patch support (#13282)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-04-25 13:54:28 -05:00
Esteban Gutierrez
c37eee18e6
chore(aws-msk-iam-auth): bump dependency version (#12600)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-25 11:20:50 -05:00
Deepak Garg
5f73d21b7e
fix(gms): resolve cyclic dependency in Neo4jGraphService.java (#13302) 2025-04-25 11:06:25 -05:00
Chakru
25a78d4960
ci: fix publish and scan tasks and schedule (#13332) 2025-04-25 20:48:08 +05:30
Jay
66e59f6ee7
feat(web) Update OSS demo button to link to new site (#13324) 2025-04-25 11:11:57 -04:00
Aseem Bansal
49ee849382
chore: update lint dependencies (#13316)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-25 20:29:11 +05:30
Chakru
0f473232a3
build: support reload of some modules with env changes (#13325) 2025-04-25 08:12:41 +05:30
Andrew Sikowitz
3e11bb7d04
fix(ui): Sort less files first (#13268) 2025-04-24 15:25:37 -07:00
Anthony Burdi
ea47645ca4
ci: add anthonyburdi to team in pr-labeler.yml (#13326) 2025-04-24 16:27:48 -05:00
Deepak Garg
ce82a96bbd
fix(UI): fix business attributes related schemaFields (#13313) 2025-04-24 12:16:32 -07:00
Chakru
51863325a5
build: use versioning in gradle consistent with ci (#13259)
Enable use of gradle for all image builds for publishing, eliminating the per-image build action in docker-unified.yml that duplicated what was in gradle but used slightly different mechanisms to determine what is the tag. Enabled gradle build to consume tags provided by the workflow and produce tags same as earlier.

Use bake matrix builds to build slim/full versions of datahub-ingestion, datahub-actions.

Publish images and scan relies on gradle to get the list of images, via depot.

Image publish and scans run once a day on schedule or on manual triggers only.
Pending work: Separate the publish and scans into a separate workflow that runs on a schedule and could also run other tests.
2025-04-24 23:00:03 +05:30
Anna Everhart
34feb0f3f1
removed dash line and weird border radius in sidebar sections (#13266) 2025-04-24 10:23:40 -07:00
Anna Everhart
03025b67b5
updated nav logo (#13308) 2025-04-24 08:47:36 -07:00
Chris Collins
0ce24e3199
fix(cypress) Improve flakiness of managing_secrets v1 and v2 (#13311) 2025-04-24 10:00:59 -04:00
purnimagarg1
d638d6f030
fix(ui/structured-properties): add data contract entity in v1 to fix structured properties page issue (#13300)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-04-24 09:55:59 -04:00
v-tarasevich-blitz-brain
49bb2b50a5
feat(searchBarAutocomplete): add description to matched fields to results of the search bar (#13314) 2025-04-24 09:48:53 -04:00
david-leifker
effff339e5
fix(cypress): fix cypress test data incidents (#13305) 2025-04-24 12:31:50 +05:30
Harshal Sheth
f6764ee17a
chore(sdk): rename _schema_classes to mark it as internal-only (#13309) 2025-04-24 12:22:01 +05:30
jmacryl
3c9da5a0e9
feat(search): use zstd-no-dict codec in Opensearch (#13273)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-23 20:22:46 -05:00
Chris Collins
86daf2bd5b
fix(cypress) Fix flaky mutations/domains cypress test (#13310) 2025-04-23 19:04:31 -04:00
Chris Collins
fb4c505800
fix(cypress) Fix occasional socket closed exception in cypress (#13312) 2025-04-23 18:10:16 -04:00
Chris Collins
050d003169
fix(cypress) Fix flakiness in nested_domains and v2_nested_domains cypress tests (#13304) 2025-04-23 17:59:06 -04:00
Andrew Sikowitz
f3a41201f2
fix(ui/graphql): Fetch glossary node details when fetching glossary node children (#13307) 2025-04-23 12:50:28 -07:00
John Joyce
1cb616cff9
refactor(ui): Use phosphor icons for asset health (#13293)
Co-authored-by: John Joyce <john@Mac-242.lan>
2025-04-23 11:55:20 -07:00
purnimagarg1
c52cae72cb
improvement(component-library): make improvements in the checkbox component (#13299) 2025-04-23 14:20:18 -04:00
v-tarasevich-blitz-brain
854d2025f4
feat(searchBarAutocomplete): add support of matched fields to the search bar (#13255) 2025-04-23 12:53:55 -04:00
Chakru
294d77446b
ci: increase runner size for smoke tests (#13301) 2025-04-23 21:59:37 +05:30
Sergio Gómez Villamor
1c5b7c18fc
chore(ingestion): removes ignore for SIM117 ruff rule (#13295) 2025-04-23 15:55:46 +02:00
skrydal
1c1734bf41
doc(ingestion/iceberg): Improve Iceberg docs (#13097) 2025-04-23 14:24:35 +02:00
Sergio Gómez Villamor
1563b0e9fb
fix(ingestion): use default generate_browse_path_v2 even if no pipeline_config (#13117) 2025-04-23 13:25:58 +02:00
Aseem Bansal
64829a3279
chore(build): upgrade dependencies (#13286) 2025-04-23 14:49:40 +05:30