146 Commits

Author SHA1 Message Date
david-leifker
46530f2498
feat(conditional-writes): misc updates and fixes (#10901) 2024-07-12 11:35:11 -05:00
david-leifker
5327f80cf7
feat(system): support conditional write semantics (#10868) 2024-07-11 10:52:58 -05:00
Chris Collins
b651d81289
feat(SDK) Add StructuredPropertyPatchBuilder in python sdk and provide sample CRUD files (#10824) 2024-07-02 12:39:08 -04:00
Chris Collins
a7f4b71410
feat(SDK) Add java SDK for structuredProperty entity PATCH + CRUD examples (#10823) 2024-07-02 12:37:17 -04:00
Chris Collins
5e4a3afd7a
feat(forms) Add java SDK for form entity PATCH + CRUD examples (#10822) 2024-07-02 10:25:50 -04:00
Chris Collins
6745dfb45e
feat(SDK) Add FormPatchBuilder in python sdk and provide sample CRUD files (#10821) 2024-07-01 17:48:09 -04:00
ipolding-cais
8edc94d4d1
fix(patch): consider escaped characters when applying JSON patches (#10717)
Co-authored-by: John Joyce <john@acryl.io>
2024-07-01 06:37:39 +00:00
david-leifker
5f33bf3c42
feat(custom-plugins): improve plugin factory merge (#10796) 2024-06-28 10:02:18 -05:00
david-leifker
0417e6867f
feat(structuredproperties): aggregration fix & docs (#10780) 2024-06-27 16:49:35 -05:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support (#10711) 2024-06-17 19:53:54 -05:00
Tamas Nemeth
d78287cc57
fix(ingest/spark): Bumping OpenLineage version to 0.14.0 (#10559) 2024-05-29 22:58:55 +02:00
david-leifker
0fd451c517
fix(search): implement queryByDefault annotation for SearchableRef (#10603) 2024-05-28 13:31:50 -05:00
david-leifker
250a22ca07
feat(fieldpaths): prevent duplicate field paths (#10590) 2024-05-28 12:42:40 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release (#10493) 2024-05-13 14:37:36 -05:00
david-leifker
fe33ce7ce6
fix(entity-registry): fix plugin load error (#10476) 2024-05-09 16:22:28 -05:00
david-leifker
6ed21bd1bc
feat(plugins): spring custom plugins (#10389)
Co-authored-by: Kevin Chun <kevinchun@netflix.com>
Co-authored-by: Kevin Chun <kevin1chun@gmail.com>
2024-05-09 14:56:03 -05:00
david-leifker
e7c7015981
feat(structured-properties): immutable flag (#10461)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-05-09 13:55:25 -05:00
david-leifker
21e3f5416c
fix(patch): update json patch library (#10449) 2024-05-08 20:39:31 -05:00
Rosmi
437b7a162f
feat:(entity-registry): add ability to search for float and double (#10324) 2024-04-24 17:39:31 -05:00
david-leifker
adffce2f03
feat(openapi-v3): entity-registry openapi spec (#9550)
Co-authored-by: Ajoy Majumdar <ajoymajumdar@hotmail.com>

Adds support for custom aspects in the openapi api
2024-04-18 15:03:41 -05:00
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever (#10241) 2024-04-16 10:12:48 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes (#9863)
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
david-leifker
7eb59b4857
bump(version): bump classgraph version, add early package filter (#10207) 2024-04-04 15:24:17 -05:00
Ajoy Majumdar
49259687c6
fix(entity-registry): Fixed issue where the custom defined aspects were missing from the API specification. (#10208) 2024-04-04 14:15:15 -05:00
Davi Arnaut
cd8d7b2c02 fix(mce-consumer): abbreviate overly verbose logging 2024-04-03 16:00:06 -07:00
david-leifker
f9e64d03cc
feat(auth): view authorization (#10066) 2024-03-23 06:15:36 -05:00
RyanHolstien
eed0abe076
feat(pluginRegistry): add configuration to reduce runnable frequency (#9990) 2024-03-05 18:17:33 -06:00
Tamas Nemeth
6eb5f80a9a
Openlineage endpoint and Spark Lineage Beta Plugin (#9870)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2024-03-01 09:31:21 -06:00
david-leifker
ed10a8d8cc
feat(search): search access controls (#9892)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
RyanHolstien
ddf0b7d2cd
feat(patch): refactor cll patch (#9922)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-27 12:00:44 -06:00
david-leifker
62f2789724
feat(structured-properties): soft delete (#9812) 2024-02-21 18:16:42 -06:00
david-leifker
63a23d784f
fix(patch): patch builder import TagUrn (#9764) 2024-02-02 09:44:51 -06:00
david-leifker
ff0818bad7
fix(aspects): fix default aspect generation for non-restli locations (#9746) 2024-01-31 18:28:35 -06:00
Shirshanka Das
1d06d38b68
feat(platform): add support for via nodes (#9733) 2024-01-29 16:03:27 -08:00
RyanHolstien
051f570c47
fix(search): fix filters for hasX and numValues fields (#9729) 2024-01-26 14:17:14 -06:00
RyanHolstien
acec2a7159
feat(search): support filtering on count type searchable fields for equality (#9700) 2024-01-25 13:04:50 -06:00
david-leifker
264278861b
feat(build): support jdk8 spark lineage (#9697) 2024-01-23 17:49:23 -06:00
david-leifker
943bb57cbc
feat(backend): structured properties and forms (#9626)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06:00
RyanHolstien
661d58e534
feat(search): add support for empty aggregations through searchable annotation (#9624) 2024-01-16 15:17:00 -06:00
david-leifker
8415fc214b
feat(entity-registry): entity registry plugins (#9538) 2024-01-08 14:20:03 -06:00
RyanHolstien
822d0eb014
feat(patch): add dashboardInfo and chartInfo support for patch (#9536) 2024-01-03 15:11:07 -06:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
RyanHolstien
8a1122049c
feat(patch): support fine grained lineage patches (#9408)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-11 16:25:43 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
siladitya
7fb60869f2
feat(gms/search): Adding support for DOUBLE Searchable type (#9369)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2023-12-05 20:28:47 -06:00
Hendrik Richert
966cb175f7
feat(dev): Make repositories configurable for enterprise developers (#9230)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-28 14:52:11 -06:00
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw (#8537) 2023-09-07 17:09:52 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update (#8745) 2023-09-01 19:36:01 +05:30
Chris Collins
a4cb81cc43
fix(java) Use alias for name search sorting and fix missing mappings (#8648) 2023-08-23 19:30:14 -04:00
Indy Prentice
8cf299aeb4
feat(search): Add word gram analyzer for name fields (#8611)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-21 15:33:10 -03:00