12076 Commits

Author SHA1 Message Date
v-tarasevich-blitz-brain
6f71a2d204
fix(select): fix select opening on clear (#13202) 2025-04-21 12:16:57 -04:00
v-tarasevich-blitz-brain
8e479f8296
feat(searchBarAutocomplete): add support of searchAPI in the search bar (#13151) 2025-04-21 12:16:16 -04:00
david-leifker
a409037a9e
feat(lineage-graph): optimize lineage queries (#13257) 2025-04-21 10:41:43 -05:00
dependabot[bot]
9f91edc724
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#13271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 09:18:07 -05:00
Harshal Sheth
64bda48b51
feat(sdk): auto-fix bad entity type casing (#13218) 2025-04-20 21:40:00 -07:00
Harshal Sheth
5ba8b7d173
fix(ingest/fivetran): use project id by default for bigquery (#13250) 2025-04-20 21:39:40 -07:00
Pedro Silva
61a71de360
docs(fivetran): Update docs on connection mapping to source systems (#13256) 2025-04-20 10:19:46 +01:00
Andrew Sikowitz
e9a7d35cb8
docs: Format stragglers via prettier (#13247) 2025-04-18 15:08:45 -07:00
Andrew Sikowitz
23ceff950b
fix(ui): Various minor fixes (#13253) 2025-04-18 13:54:24 -07:00
dependabot[bot]
d0c31a0ec5
build(deps-dev): bump vite from 4.5.6 to 4.5.11 in /datahub-web-react (#13054)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-18 11:53:31 -05:00
Felix Lüdin
05a42196d7
fix(ui): fix a type error when a CorpGroup entity appears in the search result with theme V2 (#13254) 2025-04-18 12:17:10 -04:00
dependabot[bot]
210dcdc557
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#12892)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 11:15:01 -05:00
RyanHolstien
98c88e7263
fix(patch): add encoding to patch builders (#13164) 2025-04-18 11:02:53 -05:00
rahul MALAWADKAR
8ef571b3c4
chore(deps): fix (org.glassfish:javax.json) (#13197) 2025-04-18 11:02:05 -05:00
Dmitry Bryazgin
bdd8c9935a
fix(metadata-io): Fixes a random failure for LineageDataFixtureTestBase.testDatasetLineage() (#13215)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-04-18 11:00:24 -05:00
Rafael Sousa
d72361ddb3
feat(deps): update OpenTelemetry version to 2.15.0 (#13237) 2025-04-18 10:57:01 -05:00
dependabot[bot]
b49a86505f
build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs-website (#13243)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 10:55:18 -05:00
amit-apptware
9bea6341c2
Fix(ui/incident): Refactor code for updating incidents (#13172) 2025-04-17 19:15:15 -07:00
Chris Collins
36cce7d1be
fix(ui) Show warning in the UI when we use lightning cache in impact analysis (#13139) 2025-04-17 17:54:43 -04:00
Chris Collins
de9de49f22
Update 0.3.10 docs explaining bug and fix in 0.3.10.2 (#13114)
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-17 17:53:10 -04:00
david-leifker
abfdfb6a3a
v1.0.0 release notes update (#13260) 2025-04-17 16:24:25 -05:00
Chris Collins
f39ad1f735
fix(gms) Generate schema field urns consistently (#5583) (#13221) 2025-04-17 16:21:24 -04:00
Kevin Karch
24a866fcd8
docs(snowflake): remove procedures from list of assets not ingested (#13258) 2025-04-17 15:11:29 -04:00
skrydal
47490ec050
feat(ingestion/iceberg): Add capability to extract namespace properties to the iceberg ingestor (#13238) 2025-04-17 16:29:43 +02:00
Hyejin Yoon
72aab9fe63
feat(sdk): add sdk lineage client (#13244)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-04-17 17:44:07 +09:00
Harshal Sheth
b75dbaa3a1
feat(ci): make datahub-actions docker build standalone (#13241) 2025-04-17 08:51:46 +02:00
Hyejin Yoon
4e37202373
docs(mlflow): add docs on version requirement for mlflow (#13251) 2025-04-17 15:13:13 +09:00
Sergio Gómez Villamor
f3dfd86680
fix(looker): missing Looker Explore relationship when Look references multiple models (#13198) 2025-04-17 07:53:13 +02:00
Maggie Hays
0875f79477
docs(forms-analytics) Adding Forms Analytics guide (#13205)
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
2025-04-16 20:43:34 -05:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Andrew Sikowitz
45ebaa7d1a
build(ui): Sort imports and enforce absolute imports with aliases (#13113) 2025-04-16 16:55:38 -07:00
John Joyce
dbad52283b
fix(events API): Add back the original fixes for events API (#13242)
Co-authored-by: John Joyce <john@Mac-2582.lan>
2025-04-16 16:52:01 -07:00
Anna Everhart
dc21386247
fix(ui): updated sidebar tabs removed margins updated icon in ML (#13234) 2025-04-16 15:33:17 -07:00
Anna Everhart
2660276b4e
fix(ui): removed line height from oss nav header (#13235) 2025-04-16 15:32:26 -07:00
Saketh Varma
c37c42aaa1
fix(ci): cloudflare github actions syntax (#13225) 2025-04-16 11:31:33 -04:00
Tamas Nemeth
a1291faad9
feat(actions): Moving datahub-actions into oss datahub (#13120) 2025-04-16 12:23:29 +02:00
Tamas Nemeth
5edd41c4bf
doc(ingestion/gc): Add doc for GC source (#12296) 2025-04-16 11:01:44 +02:00
Hyejin Yoon
da83cb6afe
feat(ui) : add dpi stat column to v2 search card (#12972) 2025-04-16 12:22:38 +09:00
John Joyce
b2e3d0c1c6
fix(): Hotfix assertions tag add / remove (#13216)
Co-authored-by: John Joyce <john@Mac-2447.lan>
2025-04-15 18:52:49 -07:00
Hyejin Yoon
6cc3fff57f
fix(ingest/mlflow): pin mlflow-skinny version (#13208) 2025-04-16 08:27:31 +09:00
Anna Everhart
4e30fa78ed
feat(ui): Introducing flows for creating and deleting manage tags (#13107) 2025-04-15 15:16:33 -07:00
david-leifker
4df375df32
fix(api-validation): correct mcp/urn entity mismatch (#13212) 2025-04-15 16:02:56 -05:00
ryota-cloud
e79445e469
fix(metadata-ingestion) update vertexAI source doc with permissions detail (#13219) 2025-04-15 13:37:26 -07:00
david-leifker
5da4698ed9
docs(): Update generic patch openapi-usage-guide (#13210) 2025-04-15 15:13:52 -05:00
Chakru
912fac3eb5
fix(ci): fix image publish task, python-docker version (#13206) 2025-04-15 08:44:09 -07:00
Esteban Gutierrez
4c1c12a1e0
Update pr-labeler.yml (#13204) 2025-04-15 13:23:35 +05:30
Hyejin Yoon
bafd93d38f
feat(sdk): add mlmodel and mlmodelgroup (#13150) 2025-04-15 16:12:38 +09:00
Chakru
5b1e194a3c
build: use docker bake to build all images in a single step (#13191) 2025-04-15 09:48:11 +05:30
John Joyce
4c6b356a50
refactor(ui): UI hotfixes for the deprecated popover + sidebar logic section (#13142)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-1768.lan>
Co-authored-by: John Joyce <john@Mac-2177.lan>
2025-04-14 17:00:05 -07:00
v-tarasevich-blitz-brain
e7a0447267
feat(searchBarAutocomplete): Add redesigned search bar (#13106)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-04-14 16:34:58 -04:00