611 Commits

Author SHA1 Message Date
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
david-leifker
412600a163
feat(telemetry): cross-component async write tracing (#12405) 2025-01-29 11:30:44 -06:00
david-leifker
462de489d8
refactor(GMS): migrate GMS to Spring boot (#12389) 2025-01-23 10:45:40 -06:00
david-leifker
bb4d6bcdef
misc(test): increase test memory slightly (#12439) 2025-01-22 13:22:11 -06:00
david-leifker
d3ff189dd0
fix(search filter): termQuery is optimal (#12322) 2025-01-22 10:12:46 -06:00
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation (#12166) 2025-01-14 17:28:34 -06:00
Hyejin Yoon
ddd0d21bf9
feat(models): update mlflow-related mappers (#12263)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-01-13 16:57:10 -06:00
Aseem Bansal
333445326a
log(elastic/index builder): add est time remaining (#12280) 2025-01-08 18:50:07 +05:30
david-leifker
98a5a2c086
fix(javaEntityClient): correct config parameter (#12287) 2025-01-08 06:34:10 -06:00
david-leifker
4a898e1594
feat(auth): user.props authentication (#12259) 2025-01-02 17:25:23 -06:00
david-leifker
ee54f1fb61
feat(delete): delete logic non-strict monotonically increasing version (#12242) 2024-12-30 17:44:09 -06:00
deepgarg-visa
6b6d820eea
feat(businessAttribute): generate platform events on association/removal with schemaField (#12224) 2024-12-27 14:19:15 -06:00
david-leifker
48f3cc5785
fix(pgsql): Postgres doesn't support UNION select with FOR UPDATE (#12169) 2024-12-18 21:53:20 -06:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -06:00
david-leifker
ab15fb92d2
fix(mysql): index gap lock deadlock (#12119) 2024-12-14 06:49:02 -06:00
Chris Collins
d2eaf0c83c
feat(structuredProperties): add hide property and show as badge validators (#12099)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-12-12 14:27:37 -05:00
Chris Collins
a7e03a3663
feat(forms) Clean up form prompts on structured property deletion (#12053) 2024-12-12 12:32:11 -05:00
david-leifker
02416b7faf
feat(openapi-v3): add minimal timeseries aspect support (#12096) 2024-12-12 09:41:20 -06:00
Chris Collins
8b5fb71192
feat(structuredProps) Add frontend for managing structured props and filtering by them (#12097) 2024-12-11 18:45:46 -05:00
david-leifker
1f389c1d36
fix(entity-service): prevent mutation of systemMetdata on prev (#12081) 2024-12-10 11:00:58 -06:00
david-leifker
0a2ac70d38
fix(entity-service): handle no-op system-metadata batches (#12055) 2024-12-09 23:15:07 -06:00
david-leifker
c4ada540c4
fix(entity-service): no-op batches (#12047) 2024-12-05 16:02:58 -06:00
david-leifker
3f3f777c06
fix(graph-edge): fix graph edge delete exception (#12025) 2024-12-05 07:44:20 -06:00
Chris Collins
97e328260f
fix(filters) Fix issues with structured properties filters (#11946) 2024-12-04 17:12:46 -05:00
david-leifker
02815259e0
feat(mcp): add kafka batch processing mode option (#4449) (#12021)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-12-04 09:28:40 -06:00
david-leifker
82774bb65e
test(urn-validation): additional test case (#12001) 2024-12-03 15:48:46 -06:00
david-leifker
aca1cd7fe4
fix(test): fix metadata-io tests (#12006) 2024-12-03 09:25:24 -06:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python (#11992)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
david-leifker
9dfcc0c3d1
fix(validation): additional URN validation adjustments (#11973) 2024-11-27 20:03:28 -06:00
david-leifker
094433c361
fix(dataproduct): optimize data product sideeffect (#11961) 2024-11-26 12:57:47 -06:00
david-leifker
301e5cd18f
fix(urn-validator): update urn validation logic (#11952) 2024-11-26 00:02:06 -06:00
RyanHolstien
32ef389440
fix(dataProduct): reduce write fan-out for unset side effect (#11951) 2024-11-25 21:20:02 -06:00
Pinaki Bhattacharjee
5da39044e3
fix(browseDAO): Handle null browse path from ES in BrowseDAO (#11875) 2024-11-25 10:13:47 -08:00
david-leifker
58068bfe2f
fix(validation): improved urn validation logic (#11935) 2024-11-23 05:54:43 -06:00
david-leifker
2878c65ceb
fix(structuredProps) Add validation that ID and qualifiedName have no… (#11930) 2024-11-22 16:32:33 -06:00
david-leifker
28cc8caf65
fix(batch-patch): fix patches in batches (#11928) 2024-11-22 16:31:13 -06:00
david-leifker
e672adec9e
refactor(run-id): refactor run id updates (#11834) 2024-11-13 11:50:15 -06:00
RyanHolstien
3f5fc9a540
fix(timeline): fixes a renaming corner case (#11843) 2024-11-12 17:42:57 -06:00
RyanHolstien
ca063dd088
fix(timeline): fixes primary key change events (#11819) 2024-11-07 13:20:01 -06:00
RyanHolstien
33751bf80b
fix(views): fix environment filter for views (#11771) 2024-11-07 20:04:14 +05:30
RyanHolstien
cf3b08fecb
fix(structuredProperties): fixes underscore behavior in structured property names (#11746)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-30 13:41:09 -05:00
david-leifker
88b77b56dd
fix(struct-prop): fix unintended struct prop ES mutation (#11751) 2024-10-29 19:25:52 -05:00
Davi Arnaut
a6e1624f48
fix(log): reduce log volume for ingestion and consumers (#11714) 2024-10-25 21:10:40 -07:00
RyanHolstien
ffefb9d8fe
fix(logging): minor modifications for logging (#11703) 2024-10-24 15:40:56 -05:00
RyanHolstien
971aae076d
feat(logs): add change event details to log context and improve some logs in MCL/MCP (#11690) 2024-10-23 15:29:00 -05:00
david-leifker
6c55511f9a
fix(misc): misc fixes (#11678) 2024-10-22 06:59:40 -05:00
david-leifker
5d3e464c21
feat(validations): Ingest and metadata schema validators (#11619)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-10-15 12:35:41 -05:00
deepgarg-visa
b4b91421e8
fix(search): make graphql query autoCompleteForMultiple to show exact matches first (#11586) 2024-10-15 10:16:56 -05:00
david-leifker
09d70bc02c
feat(openapi-v3): support async and createIfNotExists params on aspect (#11609) 2024-10-14 14:27:36 -05:00
david-leifker
f43720e4ec
feat(openapi-v3): generic entities scroll (#11564) 2024-10-10 18:16:33 -05:00