67 Commits

Author SHA1 Message Date
Mugdha Hardikar
8358ea8e3e
feat(datahub-client): add java kafka emitter (#5074) 2022-06-20 17:32:57 -07:00
RyanHolstien
3be8afd72f
chore(guava): force version of guava in client jars per #5134 (#5153) 2022-06-14 13:46:00 -07:00
Shirshanka Das
eca310fb05
feat(ci): datahub-client - add workflow, fix build (#5052) 2022-05-31 22:40:31 -07:00
MugdhaHardikar-GSLab
fc8a8030e4
fix(datahub-client): support utf8 encoding (#4878)
fixes #4700
2022-05-20 10:45:53 -07:00
John Joyce
957ba0b5dd
refactor(deps): upgrade Jackson Databind to avoid CVE (#4822) 2022-05-04 23:09:29 -07:00
RyanHolstien
23f657ed76
feat(platform): openapi - initial post, get, and delete endpoints for entities (#4775) 2022-05-03 17:38:05 -07:00
MugdhaHardikar-GSLab
9ecb785698
fix(datahub-client): avoid parallel execution of metadat-io:test (#4685) 2022-04-18 15:51:26 -07:00
David Haglund
df9e07fda2
fix: replace direct and indirect references to linkedin with datahub-project (#4557)
* Update links for github-related links to use datahub-project:
  - https://github.com
  - https://img.shields.io/github/...
  - https://raw.githubusercontent.com/...
* Also replace references for github repo linkedin/datahub with
  datahub-project/datahub.
2022-04-04 14:39:30 -05:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link (#4446) 2022-03-18 14:12:19 -07:00
leifker
8bd1db8c1f
feat(build): upgrade to gradle 6 for toolchain to support java 11 (#4340) 2022-03-09 13:31:16 -08:00
Swaroop Jagadish
8dbde4bf0d
feat(build): remove requirement for git directory for builds (#3977) 2022-01-25 21:52:47 -08:00
Swaroop Jagadish
d23a5bb725
feat(spark-lineage): simplified jars, config, auto publish to maven (#3924) 2022-01-20 00:48:09 -08:00
Swaroop Jagadish
8b1b0fdb2a
fix(build): fix shadow jar checker to allow new git.properties (#3875) 2022-01-11 17:45:31 -08:00
Swaroop Jagadish
adce0dea39
fix(datahub-client): fix shadow jar build, correct spark-lineage url parsing (#3871) 2022-01-11 14:55:21 -08:00
Swaroop Jagadish
daa20f8f38
fix(java-emitter): check for null callback (#3830) 2022-01-05 15:39:07 -08:00
Swaroop Jagadish
3e234a992c
feat(java-emitter): improvements to builder API-s, moving spark-lineage under metadata-integration/java (#3819) 2022-01-04 01:41:09 -08:00
MugdhaHardikar-GSLab
c65609a84a
feat(datahub-client): add Java REST emitter (#3781) 2022-01-02 22:48:38 +05:30