353 Commits

Author SHA1 Message Date
Deepak Garg
f13f0fd83c
feat(lineage): restrict the creation of finegrained lineage in graphstore (#14199) 2025-07-25 10:05:52 -05:00
Alex
63f6432653
chore(plugins): Convert All Plugins Using entity-registry to Spring Configuration (#14181) 2025-07-24 15:12:02 -07:00
Chris Collins
374ba69ff3
feat(homePage) Migrate existing home page links to modules on default template (#14182) 2025-07-23 11:48:17 -04:00
david-leifker
f2378ecf8b
feat(kafka-consumer): micrometer kafka consumer metrics (#14156) 2025-07-22 09:26:34 -05:00
david-leifker
891cb62715
fix(spring): fix null custom search config (#14113) 2025-07-16 15:22:55 -05:00
david-leifker
f12f8e37d0
refactor(queries): refactor query edges (#14095) 2025-07-15 17:40:11 -05:00
david-leifker
e6d50878cb
feat(search): custom search configuration for highlighting (#14057) 2025-07-14 09:30:37 -05:00
david-leifker
186a48c5d2
misc(metrics): fix legacy metrics cache & tests (#14011) 2025-07-09 17:27:09 -05:00
Chris Collins
0beebae081
feat(graphql) Add upsertPageModule graphql endpoint for home page (#13981) 2025-07-09 12:17:33 -04:00
Chris Collins
8fdee30d5f
feat(template) Add upsertPageTemplate graphql endpoint + service (#13948) 2025-07-08 17:43:54 -04:00
david-leifker
3d65a2ed8d
feat(monitoring): modernize datahub monitoring (#13898) 2025-07-08 12:40:24 -05:00
david-leifker
9b26c8d598
feat(secret): increase secret encryption strength (#13942) 2025-07-02 14:34:10 -05:00
Deepak Garg
856da011c8
refactor(ingestion): make ingestion schedular properties configurable (#13887) 2025-06-28 21:37:33 -05:00
david-leifker
ddb4e17772
feat(openapi): entity registry api (#13878) 2025-06-27 13:32:29 -05:00
RyanHolstien
a17dbf4849
feat(policies): support policy privilege constraints and ingestion aspect validators (#13819)
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-06-23 16:22:23 -05:00
Chakru
a8c5202993
telemetry: add support for unified mixpanel + kafka tracking in GMS (#13795)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2025-06-23 17:01:38 +05:30
david-leifker
cbd97186e2
feat(kafka): bump confluent kafka (#13767) 2025-06-15 10:52:16 -05:00
david-leifker
c58a49886e
refactor(limits): refactor configuration of query limits (#13726) 2025-06-10 12:49:44 -05:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. (#13660) 2025-06-09 10:12:40 -04:00
david-leifker
799a9f2e31
feat(search): lineage search performance (#13545) 2025-06-04 13:54:45 -05:00
david-leifker
1194f910bd
bump(): upgrade Kafka 7.9.1 (#13667) 2025-05-30 21:51:36 -05:00
jmacryl
5749f6f970
Refactor elasticsearch search indexed (#13451) 2025-05-14 08:57:08 -05:00
RyanHolstien
dd377b33dc
feat(config): add configurable search filter min length (#13499) 2025-05-13 12:37:59 -05:00
Andrew Sikowitz
5aabf650fc
fix(versioning): Properly set versioning scheme on unlink; always run side effects (#13440) 2025-05-08 19:29:04 -07:00
david-leifker
131de0f026
fix(): DUE Producer Configuration & tracking message validation (#13427)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-05-06 10:28:58 -05:00
RyanHolstien
6f1968fbd1
feat(auditSearch): support backend audit events and search api (#13377) 2025-05-01 21:19:58 -05:00
Chris Collins
ae50381c30
feat(ui) Support the foundations for basic theme support with primary color (#13361) 2025-04-30 11:21:41 -04:00
John Joyce
c844e485b5
fix(ui): Hide deleted assets on home page recommendations (#13328)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-25 18:37:36 -07:00
Deepak Garg
5f73d21b7e
fix(gms): resolve cyclic dependency in Neo4jGraphService.java (#13302) 2025-04-25 11:06:25 -05:00
v-tarasevich-blitz-brain
8e479f8296
feat(searchBarAutocomplete): add support of searchAPI in the search bar (#13151) 2025-04-21 12:16:16 -04:00
david-leifker
5ee0b66920
feat(spring): upgrade to SpringBoot 3.4 (#13186) 2025-04-12 15:34:17 -05:00
david-leifker
b9e5d213b2
feat(openapi): platform events endpoint (#13179) 2025-04-11 08:55:03 -05:00
Chris Collins
538072069b
feat(froms) Add validator preventing duplicate form prompt IDs globally (#13135) 2025-04-08 17:14:26 -04:00
Rafael Sousa
c1f6bd171e
fix(opentelemetry): Resolve type mismatch in metrics exporter (#13053)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-04-04 15:51:10 +01:00
david-leifker
fa80c8dbfe
refactor(): use static yaml mapper es search service (#13016) 2025-03-28 17:47:28 -05:00
Chakru
f053188bb6
fix: search cache invalidation for iceberg entities (#12805) 2025-03-07 15:24:14 +05:30
Andrew Sikowitz
5576b3c71d
feat(versioning): Support entity versioning ingestion (#12755) 2025-03-03 23:14:25 -08: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
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
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
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation (#12166) 2025-01-14 17:28:34 -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
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -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