david-leifker
|
21496ef9d0
|
fix(url-encoding): fix regression in url encoding (#12601)
|
2025-02-12 13:58:52 -06:00 |
|
Aseem Bansal
|
96022f290d
|
dev: update pre-commit config (#12592)
|
2025-02-12 10:53:10 +05:30 |
|
david-leifker
|
6098e97367
|
fix(openapi-schema): fix openapi schema generator (#12590)
|
2025-02-10 18:03:20 -06:00 |
|
dependabot[bot]
|
a98d4c2a1e
|
build(deps): bump black from 23.7.0 to 24.3.0 in /metadata-service/iceberg-catalog (#12502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-06 11:43:09 -06:00 |
|
david-leifker
|
52f71dd111
|
fix(autocomplete): fix autocomplete duplicate field (#12558)
|
2025-02-05 20:04:53 -06:00 |
|
david-leifker
|
65376ee2d3
|
fix(openapi-spec): fix openapi spec oneOf schema (#12561)
|
2025-02-05 18:17:53 -06:00 |
|
david-leifker
|
0ed3d7f4a4
|
feat(openapi): point in time parameter (elasticsearch only) (#12553)
|
2025-02-05 18:07:33 -06:00 |
|
david-leifker
|
7f88710e02
|
feat(openapi): precondition exceptions return 412 (#12552)
|
2025-02-05 17:26:05 -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 |
|
david-leifker
|
a4f64fd49b
|
fix(misc-openapi): fix openlineage, platform events & swagger (#12539)
|
2025-02-04 08:26:12 -06:00 |
|
Sergio Gómez Villamor
|
64aaaf126f
|
fix(model): fixes DashboardContainsDashboard relationship in DashboardInfo aspect (#12433)
|
2025-02-03 11:33:25 +01: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
|
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 |
|
Andrew Sikowitz
|
aaaa655c21
|
feat(dataProcessInstance): Support data process instance entity page and lineage (#12499)
|
2025-01-30 00:39:56 -08:00 |
|
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
|
a4f8d170f9
|
misc(search-explain): set default value (#12463)
|
2025-01-25 10:25:43 -06:00 |
|
david-leifker
|
462de489d8
|
refactor(GMS): migrate GMS to Spring boot (#12389)
|
2025-01-23 10:45:40 -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
|
a4f5ab4443
|
fix(ingest/gc): add delete limit execution request (#12313)
|
2025-01-10 16:24:47 +05:30 |
|
pankajmahato-visa
|
f6c86df1f5
|
chore(deps): Migrate EOL vulnerability of javax.mail to jakarta.mail (#12282)
|
2025-01-09 13:15:09 -06:00 |
|
david-leifker
|
4a898e1594
|
feat(auth): user.props authentication (#12259)
|
2025-01-02 17:25:23 -06:00 |
|
deepgarg-visa
|
6b6d820eea
|
feat(businessAttribute): generate platform events on association/removal with schemaField (#12224)
|
2024-12-27 14:19:15 -06:00 |
|
Hyejin Yoon
|
047644b888
|
feat: update mlflow-related metadata models (#12174)
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@acryl.io>
|
2024-12-24 10:06:35 +09:00 |
|
david-leifker
|
48f3cc5785
|
fix(pgsql): Postgres doesn't support UNION select with FOR UPDATE (#12169)
|
2024-12-18 21:53:20 -06:00 |
|
Chris Collins
|
83904b7f35
|
fix(env) Fix forms hook env var default config (#12155)
|
2024-12-18 17:02:16 -05: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 |
|
RyanHolstien
|
59dd8be457
|
fix(openapi): fix sort criteria parameter (#12090)
|
2024-12-10 18:33:53 -06:00 |
|
RyanHolstien
|
a290b24a7c
|
fix(openapi): adds in previously ignored keep alive value (#12068)
|
2024-12-10 13:25:41 -06:00 |
|
david-leifker
|
0a2ac70d38
|
fix(entity-service): handle no-op system-metadata batches (#12055)
|
2024-12-09 23:15:07 -06:00 |
|
Aseem Bansal
|
eef2077a55
|
fix(logs): add actor urn on unauthorised (#12030)
|
2024-12-06 16:57:07 +05:30 |
|
david-leifker
|
cb7d687794
|
fix(datahub-client): prevent unneeded classes in datahub-client jar (#12037)
|
2024-12-05 11:45:04 -06: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 |
|
Shirshanka Das
|
eef9759f88
|
feat(hudi): add hudi platform to the list of default platforms (#11993)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2024-12-03 14:59:34 -08: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 |
|
k-bartlett
|
dc87b51369
|
feat(ingest): connector for Neo4j (#11526)
Co-authored-by: kbartlett <keith.bartlett@fullsight.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay Feldman <8128360+feldjay@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com>
Co-authored-by: Felix Lüdin <13187726+Masterchen09@users.noreply.github.com>
|
2024-12-02 14:53:28 +05:30 |
|
david-leifker
|
823207668b
|
feat(search): Update search_config.yaml (#11971)
|
2024-11-27 22:22:55 -06:00 |
|
david-leifker
|
25493c1f71
|
feat(datahub-gc): add truncation days param (#11967)
|
2024-11-27 07:56:15 -06:00 |
|
david-leifker
|
094433c361
|
fix(dataproduct): optimize data product sideeffect (#11961)
|
2024-11-26 12:57:47 -06:00 |
|
david-leifker
|
794ac2b4e8
|
fix(rest.li): fix use of Criterion in rest.li filters (#11932)
|
2024-11-22 23:47:56 -06:00 |
|
david-leifker
|
28cc8caf65
|
fix(batch-patch): fix patches in batches (#11928)
|
2024-11-22 16:31:13 -06:00 |
|
david-leifker
|
a1c783ba3a
|
refactor(kafka): reconfigure consumers to allow different config (#11869)
|
2024-11-19 10:58:18 -06:00 |
|
sagar-salvi-apptware
|
fd2da83ff4
|
feat(ingest/cassandra): Add support for Cassandra as a source (#11822)
|
2024-11-15 20:41:21 +05:30 |
|