705 Commits

Author SHA1 Message Date
Saketh Varma
7d82829745
fix(ui): Adding chart's last modified data on search index (#15088) 2025-11-26 14:44:02 +05:30
RyanHolstien
4833bbbd65
fix(readOnly): fixes read only mode for update queries (#15398) 2025-11-25 14:31:28 -06:00
v-tarasevich-blitz-brain
eeee0f1dd7
feat(ingestion): add feature flag for ingestion onboarding (#15376) 2025-11-25 12:40:38 -05:00
Jesse Jia
c3b0c4bac5
feat(openapi v3) support sorting customization on missing value handling (#15383)
Co-authored-by: jjia <jjia@netflix.com>
2025-11-25 10:03:17 -06:00
david-leifker
d56db99936
fix(test): mock instead of spy (#15246) 2025-11-21 18:03:21 +00:00
RyanHolstien
0f3d3c1f06
feat(readOnly): support read only datahub deployments (#15301) 2025-11-19 19:02:40 -06:00
trialiya
37f86519d2
fix(test): resolve search test flakiness with enhanced SearchRequestHandler cache key (#15299)
Co-authored-by: trialiya <trialiya@gmail.com>
Co-authored-by: Deepak Garg <deepak.garg@datahub.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-11-19 15:27:07 -06:00
John Joyce
711ac49c0a
feat(docs): Adding models + APIs for context base V1 (#15280)
Co-authored-by: cclaude-session <cclaude@users.noreply.github.com>
Co-authored-by: John Joyce <john@Mac-9122.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-327.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@ip-192-168-0-210.us-west-2.compute.internal>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2025-11-19 11:00:29 -08:00
Esteban Gutierrez
6fedf069f1
feat(build): implement Gradle dependency locking (#15303) 2025-11-19 01:56:05 -06:00
Chakru
ee700c5efc
fix(es): npe when applying scripted update on elasticsearch (#15283) 2025-11-13 19:53:22 +00:00
david-leifker
860303f24b
feat(impact): allow partial results for backwards compat (#15198) 2025-11-06 10:49:50 -06:00
david-leifker
7f25b6d250
chore(ci): update gradle config, test infrastructure, and testng suit… (#15207) 2025-11-05 22:05:42 -06:00
v-tarasevich-blitz-brain
725ffecaac
feat(datasetSummaryTab): add feature flag (#15206)
Co-authored-by: Victor Tarasevich <v.tarasevich@invento-labs.com>
2025-11-05 10:27:27 -05:00
Andrew Sikowitz
e7d71568a4
fix(lineage): Use lineage viz methods when ignoreAsHops is specified (#15171) 2025-10-31 14:49:43 -07:00
Harsh Verma
8ee03b40b2
fix(upgrade reindex): Ensure count uses all the restore job args to accurately estimate the… (#15094)
Co-authored-by: Harsh Verma <harsh.verma@slack-corp.com>
2025-10-31 19:43:22 +00:00
Jesse Jia
4e0b8b76d4
feat(OpenAPI v3): Improve generic scroll API to have advanced pagination and facets (#14877)
Co-authored-by: jjia <jjia@netflix.com>
2025-10-31 12:08:06 -05:00
Brock Griffey
67753a24c3
feat(graphql): Add comprehensive entity patching functionality (#14823) 2025-10-29 13:46:29 -05:00
david-leifker
eeb2c88469
feat(search): unified entity index (#14966) 2025-10-28 19:07:43 -05:00
david-leifker
a7f1c6b32f
fix(sort): fix out of bounds exception with count 0 (#15085) 2025-10-22 21:09:38 -05:00
Ben Blazke
fd00f04b0f
SE-123: added product update resolver (#14980) 2025-10-21 15:18:01 -07:00
david-leifker
2973da553f
feat(sql-setup): system-update replacement for mysql/postgres setup (#15044) 2025-10-21 15:07:52 -05:00
Saketh Varma
27fca1c0bf
feat(ui/platform): Adds env variable to control default skipHighlighting search flag (#15038) 2025-10-21 13:17:54 +05:30
Abe
604e5df446
chore(docker): upgrade OpenSearch from 2.17.0 to 2.19.3 (#15047)
Upgrade local quickstart OpenSearch version to align with production version (2.19).

Changes:
- docker/profiles/docker-compose.prerequisites.yml: Update default DATAHUB_SEARCH_TAG from 2.17.0 to 2.19.3
- docker/quickstart/docker-compose.quickstart-profile.yml: Update hardcoded image version from 2.17.0 to 2.19.3

This brings the local development environment in sync with the production OpenSearch version.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 06:48:11 -07:00
Chris Collins
6fc68b6c6b
feat(gms) Add new REST endpoint for retrieving files from S3 (#15048) 2025-10-17 22:36:35 -04:00
v-tarasevich-blitz-brain
da4849895a
feat(uploadFiles): add endpoint to get presigned upload url (#14943)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 17:47:21 -04:00
Aseem Bansal
e4184fe251
fix(api): add validation entity type for policy creation (#14955) 2025-10-13 21:19:19 +05:30
david-leifker
ef0b4a71ce
fix(impact): add missing executor pool (#14976) 2025-10-10 18:28:59 -05:00
david-leifker
c5d70914cd
feat(loadIndices): loadIndices upgrade (#14928) 2025-10-10 09:53:42 -05:00
david-leifker
3d210ae34c
chore(): bump grpc-netty (#14969) 2025-10-09 14:22:45 -05:00
v-tarasevich-blitz-brain
b7b4f1c9a5
feat(uplodaFiles): add feature flag (#14951) 2025-10-08 11:05:34 -04:00
RyanHolstien
3eac7fab5b
feat(search): implement multi-client search engine shim for ES8 support (#14904)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
2025-10-06 18:40:00 +00:00
Alex
f7ea7f033d
chore(devenv): upgrade of opensearch to 2.17 and stability improvements (#14895) 2025-10-01 22:38:09 -07:00
Chakru
660a4efa5f
MCL Generation via CDC (#14824)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2025-10-01 18:23:31 -05:00
david-leifker
04d0a50118
feat(): Basepath support (#14866)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-01 11:08:38 -05:00
Jesse Jia
4bf3f0e66d
feat(Plugin Loader) Add config to control plugin loader when failure happens (#14769)
Co-authored-by: jjia <jjia@netflix.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-09-26 08:56:51 +00:00
david-leifker
2ccd764ce1
fix(impact-lineage): separate viz and impact query path (#14773) 2025-09-17 17:49:33 -05:00
John Joyce
eaa472ecf1
feat(): Adding authenticator for OIDC OAuth (#14707)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-17 09:50:47 -07:00
Abe
6ec6f0150d
refactor(metrics): Make MetricUtils.registry non-nullable
- Make MetricUtils.registry non-nullable with default no-op implementation. This allows us to remove boilerplate for handling the null case
- Rename request context metric names to follow convention
2025-09-09 11:08:16 -07:00
david-leifker
d996f9b37f
ci(test): metadata-io fixture load stability (#14670) 2025-09-04 15:13:10 -05:00
david-leifker
6f4a109790
feat: impact lineage graph traversal improvements (#14609) 2025-09-03 07:53:12 -05:00
Chris Collins
f2c39cdc8a
feat(propagation) Add support for metadata attribution for additional metadata (#14577) 2025-08-27 17:45:28 -04:00
v-tarasevich-blitz-brain
3fe39bf149
feat(customSearchCards): add descriptions (#14472)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 13:28:36 -04:00
Chakru
cbb5f9a9b6
feat(kafka): refactor kafka topic mgmt and move setup to system-update (#14564) 2025-08-27 17:03:56 +05:30
Chris Collins
4e83f951be
fix(forms) Consolidate how we add owners in forms and elsewhere (#14449) 2025-08-26 17:48:10 -04:00
rahul MALAWADKAR
88064ba163
chore(deps): fix CVE-2025-48924 (commons-lang:commons-lang) (#14480) 2025-08-23 09:48:29 -05:00
Andrew Sikowitz
a9fbd6154c
feat(metadata-service/scroll): Support slice on OpenAPI scroll APIs (#14510) 2025-08-20 15:30:17 -07:00
purnimagarg1
6aaaedf43b
feat(summary): add feature flag for asset summary page (#14460)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-20 17:45:06 -04:00
david-leifker
1b730eeb9d
fix(test): fix unit test failures (#14469)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
2025-08-15 10:53:39 -05:00
rahul MALAWADKAR
de3c454fd6
chore(deps): fix (commons-collections:commons-collections) (#14425)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-08-13 10:54:33 -05:00
v-tarasevich-blitz-brain
dcd6454e45
feat(statsTabV2): bring stats tab v2 to OSS (#13431)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-11 12:13:49 -04:00