633 Commits

Author SHA1 Message Date
david-leifker
3f6b8c1976
fix(test): handle empty log (#12768) 2025-03-03 16:15:39 -06:00
david-leifker
3dac08d59e
feat(operations): ES and Kafka Operations Endpoints (#12756) 2025-03-03 13:37:35 -06:00
david-leifker
fe5d3b756a
feat(graphql): implement sort and facet for scroll (#12746) 2025-02-28 12:21:41 -06:00
david-leifker
005a9b0f0d
fix(tracing): handle noop mcl (#12713) 2025-02-24 12:13:20 -06:00
david-leifker
16ef1ac174
feat(validation): enable validation trim options (#12712) 2025-02-24 06:30:45 -06:00
david-leifker
3b4acf0f38
fix(smoke-test): fix test_timeseries_rollback (#12694) 2025-02-21 11:55:54 -06:00
david-leifker
a529ace839
fix(npe): fix and test for npe (#12697) 2025-02-20 18:25:05 -06:00
david-leifker
9cafdef739
fix(runId): fix runId no document found (#12668) 2025-02-20 15:28:16 -06:00
david-leifker
d180544a1f
fix(ebean): refactor, fix & optimize (#12613) 2025-02-19 14:04:36 -06:00
Pedro Silva
3f492279aa
feat(validation): Disallow deleting system users (#12641) 2025-02-18 14:55:31 +00:00
deepgarg-visa
2d762f02ac
feat(search): include timestamp for entity metadata change (#12567) 2025-02-13 08:22:18 -06:00
david-leifker
7326bb9470
feat(urn-validation): Add UrnValidation PDL annotation (#12572) 2025-02-13 05:47:25 -06:00
Chris Collins
03f1f2d3e2
fix(structuredProps) Add validation for allowedTypes and harden API for invalid types (#12578) 2025-02-07 16:36:46 -05:00
david-leifker
52f71dd111
fix(autocomplete): fix autocomplete duplicate field (#12558) 2025-02-05 20:04:53 -06:00
david-leifker
7f88710e02
feat(openapi): precondition exceptions return 412 (#12552) 2025-02-05 17:26:05 -06:00
david-leifker
66bce0d9f1
fix(no-rows-updated): fix no rows updated (#12530) 2025-02-05 08:36:34 -06:00
Andrew Sikowitz
b51327e0be
feat(versioning): Add V2 UI; make backend more synchronous; add to component library (#12542) 2025-02-04 09:57:41 -08:00
deepgarg-visa
d2b0e57528
fix(businessAttribute): fix business Attribute related entities (#12537) 2025-02-03 16:55:48 -06:00
david-leifker
3757a44230
feat(metadata-io): enable rollback transaction support (#12509) 2025-01-31 17:31:51 -06:00
david-leifker
e2b1ed7530
refactor(trace-model): refactor trace model package (#12510) 2025-01-31 08:33:24 -06:00
david-leifker
a80d23e15a
fix(test): fix metadata-io test (#12503) 2025-01-30 08:18:38 -06:00
david-leifker
f527c5ed55
feat(iceberg-rest): implement iceberg REST catalog api (#12500)
Co-authored-by: ksrinath <ksrinath@users.noreply.github.com>
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-01-30 15:38:15 +05:30
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