Apache HugeGraph(incubating) Toolchain Release 1.0.0
The latest Apache version is released. It contains
loader + hubble + tool
, welcome to use it 🍰
Full Download Link
- Toolchain Binary Package 1.0.0 (Alternate Addr) - (SHA512:
dea467c
)
Breaking Changes
If you use the old HugeGraph release version before, you should switch to the new maven dependency, refer this issue to config it, thanks
What's Changed
- chore: use cla assistant to support robot pr by @imbajin in #245 #246
- refact: init toolchains project & adapt all submodules with it by @imbajin in #249 #250 #251 #257 #267
- chore: add license-maven-plugin by @z7658329 in #260
- feat(loader): support use sql to construct graph for loader by @simon824 in #263
- refact: adopt all modules run actions well in toolchain & enhance the ci logic by @imbajin in #258 #268
- feat(hubble): supplementary algorithms UI by @Crayonn in #270
- chore(dist): add dist module & fix ci/action error & http type by @simon824 in #274 #277 #279 #280 #286 #288
- feat(client) support cpyher query api by @jadepeng in #272
- chore: enable security check & enhance runnable path by @imbajin in #285 #287
- feat(loader): support Spark-Loader mode(include jdbc source) by @simon824 in #282 #306 #312 #318 #328
- feat(loader): support Flink-CDC mode by @simon824 in #291
- chore: update issue template by @simon824 in #265
- fix: wrong port input placeholder by @4nix in #309
- feat(hubble): add dockerfile for hubble V1 by @simon824 in #295
- chore: unify ci names with 'xx-ci' by @javeme in #300
- fix(loader): orc data import npe by @zhoney in #321
- fix(loader): schema not cached in spark/flink loader by @haohao0103 in #334
- chore: fix checkstyle and enable checkstyle plugin & enhance ci by @simon824 @imbajin in #331 #335 #344 #345 #339 #354
- refact(client): change limit type long to int by @zyxxoo in #349
- chore: check 3rd-party dependencies and add license header by @simon824 in #338 #336 #370 #371
- refact(loader): show detail info when parse line meet error by @BestBurning in #325
- feat(client): bypass server for hbase writing (BETA) by @imbajin @JackyYangPassion @haohao0103 in #347 #358
- chore(client): improve hugegraph-client ut & remove oracle dependency by @simon824 in #355 #359
- refact: adopt & use apache version in toolchain (#353) by @imbajin in #356 #360 #365
- chore: update spark/flink/mysql scope to provided by @simon824 in #363 #368
- refact: rename all modules to apache and adopt the configs by @z7658329 @imbajin in #366
- chore(hubble): ui component protocol information by @wanganjuan in #372
- refact(client): adapt import & style with latest code by @imbajin in #369
- fix(loader): deserialize json error & jackson conflicts & missing dependencies by @coderzc @imbajin in #374 #375 #376 #378
- feat(hubble): display packaging log output progress while building by @wanganjuan in #380
- refact: adapt apache server version v1.0.0 by @z7658329 in #383 #386 #387
- chore: support check license header with RAT client model by @JackyYangPassion in #352
- chore: use param in antrun to support build in windows by @z7658329 @JackyYangPassion in #390 #392 #394 #396
- fix: flaky tests in IndexLabelTest due to non deterministic JSON key ordering by @aditya-kumbhar in #398
- feat(hubble): support highlighting and hints in query statements by @wanganjuan in #384
- feat: support release apache package by script & update pom by @imbajin in #397 #400 #428 ..
- chore(deps): update a string of dependencies by @dependabot in #293 #294 #324 #322 #395
New Contributors
- @simon824 made their first contribution in #263
- @Crayonn made their first contribution in #270
- @jadepeng made their first contribution in #272
- @4nix made their first contribution in #309
- @haohao0103 made their first contribution in #334
- @zyxxoo made their first contribution in #349
- @BestBurning made their first contribution in #325
- @wanganjuan made their first contribution in #372
- @aditya-kumbhar made their first contribution in #398
Full Changelog: v0.12.0...1.0.0