11753 Commits

Author SHA1 Message Date
david-leifker
a481ea4ffb
feat(graph): graph index soft-delete support (#11453) 2024-09-23 10:10:03 -05:00
kanavnarula
315ff8fee2
Group Modal Css fix (#11403) 2024-09-20 17:08:04 -05:00
Felix Lüdin
4a968102dc
fix(docs): fix layout in documentation after #11380 (#11390) 2024-09-20 15:39:28 -05:00
Donovan Maree
e8cdf66ff2
Update pr-labeler.yml (#11393) 2024-09-20 15:37:09 -05:00
david-leifker
3995140f9b
test(graphql): fix searchFlags in searchAcrossLineage (#11448) 2024-09-20 15:26:25 -05:00
Harshal Sheth
c5112af573
chore: use unique docker log artifact names (#11445) 2024-09-20 13:22:40 -07:00
Harshal Sheth
1bea570b8d
docs(ingest): add docs on pydantic compatibility (#11423) 2024-09-20 13:22:15 -07:00
Harshal Sheth
ce0e9e2fb9
feat(ingest/sink): report datahub-rest sink mode (#11422) 2024-09-20 13:21:55 -07:00
Andrew Sikowitz
6a1d101974
refactor(ui/lineage): Replace FetchedEntities Object with Map (#11440) 2024-09-20 13:20:22 -07:00
RyanHolstien
a754d52b3f
fix(oidc): apply acr values to redirect url (#11447) 2024-09-20 14:43:41 -05:00
david-leifker
b17d7764e4
fix(search): restore prefix phrase match on quoted search (#11444) 2024-09-20 14:07:29 -05:00
david-leifker
2ceb8e0934
chore(version): bump protobuf version (#11446) 2024-09-20 14:06:31 -05:00
Pinaki Bhattacharjee
6af5c61907
fix(SearchDocumentTransformer): Use correct variable to update ES (#11430) 2024-09-20 11:23:51 -05:00
Meenakshi Kamalaseshan Radha
c5e5925a6e
feat(Analytics) Allow dateRangeField to be configurable for timeSeries chart (#11366) 2024-09-20 11:22:15 -05:00
david-leifker
f6dde2bf03
fix(restoreIndices): fix bug in urn paginated restoreIndices exit code (#11443) 2024-09-20 10:33:37 -05:00
Hendrik Richert
b607a66c05
Add STARTS_WITH policy condition to allow for URN-wildcard-based policies (#11441)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-09-20 10:33:14 -05:00
sid-acryl
9eefedfdc0
fix(ingest/dbt): fix dbt catalog version check (#11350)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-09-19 22:42:27 -07:00
dependabot[bot]
7963dee938
build(deps): bump dset from 3.1.3 to 3.1.4 in /datahub-web-react (#11361)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 17:18:29 -07:00
dependabot[bot]
3e5e39e683
build(deps): bump dompurify from 2.3.8 to 2.5.4 in /datahub-web-react (#11387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 17:16:43 -07:00
Harshal Sheth
aec5e1b249
fix(ingest/dbt): handle null index values (#11433) 2024-09-19 16:05:44 -07:00
Harshal Sheth
4532733093
build: allow gradle daemon (#11437) 2024-09-19 18:05:22 -05:00
Andrew Sikowitz
690114834c
fix(graphql/getDataset): Do not fetch parent for schema fields (#11434) 2024-09-19 15:46:32 -07:00
david-leifker
09f69e08cf
chore(bump): pac4j version (#11436) 2024-09-19 16:49:13 -05:00
david-leifker
62e003e32a
chore(bump): bump spring versions (#11435) 2024-09-19 16:48:40 -05:00
dependabot[bot]
473fb05695
build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /datahub-web-react (#11356)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 12:34:04 -07:00
Chris Collins
c353332766
fix(structuredProps) Fix adding new allowed types in updateStructuredProp endpoint (#11424) 2024-09-19 15:09:40 -04:00
Chris Collins
06e0debed6
fix(siblings) Combine siblings in embedded search results (#11421) 2024-09-19 13:29:04 -04:00
Harshal Sheth
7713ea56dd
feat(ingest): add get_entity_as_mcps method to client (#11425) 2024-09-19 08:22:50 -07:00
Jay
7a6f194933
feat(docs-site) fixed home paddings on mobile site (#11431) 2024-09-19 10:53:04 -04:00
Andrew Sikowitz
3e3a05f09c
test(ingest/mcp_diff): Fallback to overwriting file on more complicated diffs (#11407)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-09-18 16:40:08 -07:00
Chris Collins
de40d251e2
feat(structuredProps) Add delete structured props endpoint and handle null props (#11418) 2024-09-18 18:32:49 -04:00
Jay
cc6cbe2086
feat(docs-site) tours to open in a modal (#11420) 2024-09-18 17:59:46 -04:00
Chris Collins
b57de90fd1
feat(structuredProps) Add created and lastModified timestamps to structured prop entity (#11419) 2024-09-18 15:16:40 -04:00
Jay
cc36c9619c
feat(docs-site) datahub homepage v2 (#11342)
Co-authored-by: yoonhyejin <0327jane@gmail.com>
Co-authored-by: Sumit Patil <91715217+sumitappt@users.noreply.github.com>
Co-authored-by: kushagra-apptware <81357546+kushagra-apptware@users.noreply.github.com>
2024-09-18 13:51:44 -04:00
RyanHolstien
8972270118
fix(changeGenerator): fixes schema change generator corner cases v2 (#11386) 2024-09-18 11:19:02 -05:00
kanavnarula
4693ab0521
Advance search - Added case sensitive flag for wildcard searches (#11272)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
2024-09-18 10:54:24 -05:00
david-leifker
8ea211712c
chore(docs): update release notes v0.14.1 (#11408) 2024-09-18 09:42:31 -05:00
david-leifker
32adcc3154
feat(kafka-setup): allow override KAFKA_HEAP_OPTS (#11400) 2024-09-18 09:42:15 -05:00
Tamas Nemeth
dea2ef00c4
feat(ingest/gc): Add dry run mode to gc recipe (#11413) 2024-09-18 13:43:22 +02:00
Sergio Gómez Villamor
31edb46dbc
feat(ingestion): adds env property in ContainerProperties (#11214)
Co-authored-by: siladitya2 <siladitya2@gmail.com>
2024-09-18 14:56:52 +05:30
Tamas Nemeth
e7a3890943
feat(ingest/gc): Add dataflow and soft deleted entities cleanup (#11102) 2024-09-18 10:01:16 +02:00
dependabot[bot]
ddcf2dcb36
build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /datahub-web-react (#11410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 20:58:26 -07:00
Gabe Lyons
7ab212dce5
fix(docs): Fix typo in bigquery permissions error (#11401) 2024-09-17 15:07:08 -07:00
RyanHolstien
5f53a49e27
fix(customSearch): apply query string interpolation to function score (#11406) 2024-09-17 16:07:19 -05:00
david-leifker
c772a8c69a
fix(smoke-test): add wait for sync to smoke-test (#11405) 2024-09-17 15:06:29 -05:00
dushayntAW
fca86bc5a9
fix(airflow): added support for jinja template for datahub emitter operator (#11300) 2024-09-17 12:57:45 -07:00
Harshal Sheth
1d83131601
fix(ingest/airflow): simplify env configuration (#11371) 2024-09-17 12:54:03 -07:00
david-leifker
da958b7d0f
feat(kafka-setup): allow override KAFKA_HEAP_OPTS (#11400) 2024-09-17 13:00:24 -05:00
Harshal Sheth
eb36a68173
fix(ingest): override setdefault in file-backed dict (#11359) 2024-09-17 09:32:41 -07:00
david-leifker
6a165a8cc3
refactor(search): refactor field type detection (#11395) v0.14.1 v0.14.1rc2 2024-09-17 09:33:26 -05:00