41 Commits

Author SHA1 Message Date
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
david-leifker
5ee0b66920
feat(spring): upgrade to SpringBoot 3.4 (#13186) 2025-04-12 15:34:17 -05:00
Dejan Stojadinović
2291c71c29
build(gradle): version change (Gradle and shadow plugin) (#11999) 2024-12-14 10:04:48 -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
david-leifker
3b00fd7646
fix(shadowJar): fix shadowJar (#11968) 2024-11-26 21:02:28 -06:00
david-leifker
1d297afe35
fix(ebean): upgrade ebean library (#11379) 2024-09-16 18:37:36 -05:00
david-leifker
d795a5357d
fix(search): fix regression from #10932 (#11309) 2024-09-05 14:09:13 -05:00
eunseokyang
59f9a4ba55
feat(ingest): Support protobuf description for enum field (#11027)
Co-authored-by: 양은석[G플레이스데이터개발] <eunseok.y@navercorp.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-09-05 10:32:58 -05:00
eunseokyang
e45674852c
fix(ingest/protobuf): Improve String Handling for Multilingual Support in Descriptions (#10975)
Co-authored-by: happyprg <hongsgo@gmail.com>
2024-09-05 10:32:36 -05:00
Tamas Nemeth
01b3461d99
fix(protobuf/build): Fix protobuf check jar script (#11006) 2024-07-26 12:50:34 +01:00
david-leifker
062785300b
feat(protobuf): disable binary protoc custom properties (#10778) 2024-06-25 14:29:07 -05: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
juhyun seo
6cb3dc839c
fix(protobuf): fix reseved field error in fields in nested messages (#9318) 2024-01-18 15:45:00 -06:00
RyanHolstien
7a788240c1
feat(spring): update spring to version 6 and spring boot to version 3 (#9567) 2024-01-11 13:44:06 -06:00
Ellie O'Neil
92c9940bbd
Allow message_name field for protobuf ingestion (#9480) 2023-12-19 09:24:03 -08:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
Younghoon YUN
1c77bca0c6
fix(datahub-protobuf): add check if nested field is reserved (#9058) 2023-10-25 15:01:47 -05:00
Ellie O'Neil
75b36c41ee
docs(protobuf) Update messaging around nesting messages (#9048) 2023-10-19 10:32:24 -05:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x (#8852) 2023-09-21 13:01:55 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update (#8745) 2023-09-01 19:36:01 +05:30
RyanHolstien
cbf0809c4c
chore(snakeyaml): upgrade to snakeyaml 2 (#7786)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-04-13 12:01:51 -05:00
(((((Al)))))
48080b2d29
fix(ingest): add message proto check (#7130)
Co-authored-by: Tino Lyu <tinol@ziprecruiter.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-01-25 20:37:45 -06:00
seoju
65c275979b
fix(ingest): fix logic error of google protobuf wrapper type. (#7076)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-01-20 07:33:00 -06:00
seoju
aba3881903
feat(ingest): add import descriptions of two or more nested messages (#6959)
Co-authored-by: 서주현[G플레이스데이터개발] <juhyun.seo@navercorp.com>
2023-01-09 16:22:37 -08:00
david-leifker
3758bcbe34
fix(docs): update examples for protobuf (#6681) 2022-12-07 16:48:01 -06:00
Shirshanka Das
8e05fdf516
fix(datahub-protobuf): fix missing httpclient dependency (#6672) 2022-12-07 07:28:17 -06:00
david-leifker
2de9d3d5bf
fix(logging): Remove lombok as source of slf4j-api, convert to compileOnly where possible (#6616) 2022-12-04 19:57:47 -08:00
Shirshanka Das
8e8fb51ce3
feat(cli): extend put command to support platform creation (#5990) 2022-09-20 11:52:22 -07:00
Shirshanka Das
41746690fd
feat(protobuf): support for custom platform, subtypes, misc improvements (#5973) 2022-09-18 18:04:47 -07:00
Shirshanka Das
083ab9bc0e
feat(jars): better jar versioning for datahub-client, spark-lineage and protobuf (#5883) 2022-09-08 23:36:15 -07:00
Shirshanka Das
fe30f54689
feat(datahub-protobuf): add support for shadow jar, publish (#5882) 2022-09-08 22:10:36 -07:00
leifker
e9c943f3b9
fix(protobuf) Set undeprecated ownership type & fix case sentitive urn corpGroup (#5425) 2022-07-18 15:56:43 -07:00
leifker
c22d52d1bc
feat(protobuf): adding deprecation support for datasets and fields (#4634) 2022-05-04 07:53:08 -07:00
Shirshanka Das
a518e3d13e
feat(cli): improve error reporting, make sink config optional (#4718) 2022-04-24 17:12:21 -07:00
leifker
aa05faad32
fix(protobuf) Fix test instability by deterministrically selecting field (#4612) 2022-04-07 13:35:44 -07:00
leifker
179fe07393
fix(protobuf) minor bugfixes for protobuf (#4553) 2022-04-04 17:52:09 -07:00
leifker
9cc6d8af32
feat(integration): protobuf - additional annotations and features (#4493) 2022-03-30 10:50:13 -07:00
leifker
628d818816
feat(protobuf): Gradle protobuf example project (#4432) 2022-03-17 10:43:03 -07:00
leifker
bb8f45bd20
feat(ingestion): add java protobuf schema ingestion (#4178)
Co-authored-by: leifker <david.leifker@landsend.com>
2022-03-11 10:13:00 -08:00