790 Commits

Author SHA1 Message Date
v-tarasevich-blitz-brain
256e488d28
feat(searchBarAutocomplete): add feature flag for search bar's autocomplete redesign (#12690)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-03-05 11:54:26 -05:00
Andrew Sikowitz
5576b3c71d
feat(versioning): Support entity versioning ingestion (#12755) 2025-03-03 23:14:25 -08:00
Chakru
5790b84920
fix(iceberg): listnamespaces includes warehouse name as root (#12761) 2025-03-04 01:55:41 +05:30
Chakru
6c57057f51
feat(auth): support guest access (#12619)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-03-04 01:52:52 +05:30
david-leifker
3dac08d59e
feat(operations): ES and Kafka Operations Endpoints (#12756) 2025-03-03 13:37:35 -06:00
ksrinath
8d7af358e1
feat(iceberg): improve concurrency control and resilience (#12664) 2025-03-02 15:02:59 +05:30
david-leifker
fe5d3b756a
feat(graphql): implement sort and facet for scroll (#12746) 2025-02-28 12:21:41 -06:00
Chris Collins
f14c42d2ef
fix(ui) Fix NPE in pluralize function (#12629) 2025-02-25 17:05:23 -05:00
Aseem Bansal
653f9ef21f
fix(lineage): error message for edit lineage (#12724) 2025-02-25 19:24:36 +05:30
david-leifker
16ef1ac174
feat(validation): enable validation trim options (#12712) 2025-02-24 06:30:45 -06:00
Aseem Bansal
d1494c2252
dev: upgrade ruff, remove 2 ruff ignore rules (#12702) 2025-02-24 14:07:57 +05:30
david-leifker
15579a26d8
config(): disable edge filter (#12703) 2025-02-21 18:14:23 -06:00
John Joyce
0480df887c
chore(): Bring latest incidents data model + GraphQL to OSS (#12671)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@Johns-MBP-306.lan>
Co-authored-by: John Joyce <john@Johns-MBP-314.lan>
Co-authored-by: John Joyce <john@Johns-MBP-325.lan>
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@Mac-4380.lan>
Co-authored-by: John Joyce <john@Mac-4387.lan>
Co-authored-by: John Joyce <john@Mac-4610.lan>
Co-authored-by: John Joyce <john@Mac-4614.lan>
2025-02-20 17:28:47 -08:00
david-leifker
8618d08230
config(): Enable V2 UI in quickstart by default (#12692) 2025-02-20 13:42:11 -06:00
david-leifker
0cf89d60f6
clean(openapi): remove unneeded schema (#12691) 2025-02-20 12:26:36 -06:00
Pedro Silva
5d45358081
fix(spring): Correct SpringStandardPluginConfiguration for UserDeleteValidator (#12667) 2025-02-20 11:04:32 +00: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
ksrinath
52e0430494
fix(iceberg): enable nested namespaces in path (#12653)
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
2025-02-18 00:44:23 +05:30
Chakru
3e7c896aab
tests(iceberg): integration test fixes (#12655) 2025-02-17 20:15:43 +05:30
david-leifker
74926b5264
config(edge-status): disable by default (#12634) 2025-02-14 09:03:12 -06: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
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