| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Apache HugeGraph(incubating) Release 1.5.0 source code.tar.gz | 2024-11-26 | 1.9 MB | |
| Apache HugeGraph(incubating) Release 1.5.0 source code.zip | 2024-11-26 | 5.5 MB | |
| README.md | 2024-11-26 | 10.3 kB | |
| Totals: 3 Items | 7.4 MB | 0 | |
NOTE: Starting from version 1.5.0, a Java 11 runtime environment is required.
Full Download Link
- Server Binary Package 1.5.0 (Alternate Addr) - (SHA512:
1bd4bbd)
What's Changed
- chore: add swagger-ui LICENSE relative files by @simon824 in https://github.com/apache/incubator-hugegraph/pull/2495
- chore: remove required ci with java8 by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2503
- feat(pd): integrate
pd-grpc&pd-common&pd-clientby @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2498 - feat(store): integrate
store-grpc&store-common&store-clientby @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2476 - fix(server): switch rocksdb backend to memory when executing gremlin example by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2518
- fix(server): avoid overriding backend config in gremlin example script by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2519
- chore: make IDEA support IssueNavigationLink and add icon by @liuxiaocs7 in https://github.com/apache/incubator-hugegraph/pull/2521
- fix: update resource references by @emmanuel-ferdman in https://github.com/apache/incubator-hugegraph/pull/2522
- chore: add .md style in editorconfig by @returnToInnocence in https://github.com/apache/incubator-hugegraph/pull/2525
- feat(store): integrate
store-rocksdbsubmodule by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2513 - feat(pd): integrate
pd-coreinto hugegraph by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2478 - feat(pd): integrate
pd-serviceinto hugegraph by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2528 - feat(pd): integrate
pd-distinto hugegraph & add core tests, client tests, and REST tests for PD by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2532 - feat(server): integrate
server-hstoreinto hugegraph by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2534 - chore(pd): translate CJK comments to English by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2536
- feat(store): integrate
store-coresubmodule by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2548 - feat(store): integrate
store-nodesubmodule by @sheli00 in https://github.com/apache/incubator-hugegraph/pull/2537 - chore: reset license header for file declared in LICENSE by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2550
- chore: intro
install-distmodule in root by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2552 - feat(store): integrate store-dist and store-cli submodule by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2562
- chore: migrate the
hg-style.xmlto.editorconfigby @FrostyHec in https://github.com/apache/incubator-hugegraph/pull/2561 - feat(server): support new backend Hstore by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2560
- chore: upgrade revision to 1.5.0 by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2585
- fix(server): random generate default value by @HJ-Young in https://github.com/apache/incubator-hugegraph/pull/2568
- feat(dist): support docker deployment for PD and Store by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2573
- chore: minor improve for pom properties by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2574
- refact: enhance cache invalidation of the partition -> leader shard in ClientCache by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2588
- doc(pd): add
initial-store-countcomments inapplication.ymlby @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2587 - feat: support disable RocksDB auto-compaction by configuration by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2586
- fix(dist): update build artifact path for docker deployment by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2590
- chore: intro
editorconfig-maven-pluginfor verifying code style defined in.editorconfigby @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2591 - feat(store): integrate rest of store-test submodule by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2563
- fix(pd): partition IDs always empty in Shards List by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2596
- chore: temporarily ignore failure core tests for hstore & simplify ci name by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2599
- chore: enable up-to-date for UI(CI) by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2609
- fix(pd/store): log files do not scroll with the process by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2589
- refact(pd): remove redundant property in LogMeta & PartitionMeta by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2598
- doc(server): enhance rest-server.properties comment by @Thespica in https://github.com/apache/incubator-hugegraph/pull/2610
- fix(hstore): JRaft Timer Metrics BUG by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2602
- chore(dist): tar source and binary package for hugegraph with pd-store by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2594
- chore(pd): translate CJK punctuations to English by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2625
- chore(store): translate CJK comments to English for store-cli, store-client, store-common, store-core by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2623
- chore(hstore): translate CJK comments to English by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2616
- refact(server): enlarge bytes write limit & remove param
bigwhen encode/decode string id length by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2622 - fix(hstore): JRaft maxEntriesSize configuration parameters do not take effect by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2630
- fix: correct server docker copy source path by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2637
- chore(api): support ignore graphspaces segment in url by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2612
- fix(hstore): print time for hstore gc log by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2636
- fix(hstore): enable JRaft MaxBodySize config by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2633
- chore(dist): intro additional Dockerfile to build the server image & skip init-hstore backend by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2642
- chore(commons): migrate hugegraph-commons by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2628
- chore(ci): disable merge button & rename ci job name by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2646
- chore(store): translate CJK comments to English for store-dist, store-grpc, store-node, store-rocksdb, store-test by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2645
- feat(common): add a tool method encode by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2647
- chore(ci): fix postgresql unit test failed by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2643
- chore: set the
skipCommonsTestsproperty totrueby default by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2651 - chore(server): mark old raft configs as deprecated by @shirleyStorage in https://github.com/apache/incubator-hugegraph/pull/2661
- fix(pd):PartitionCache lockGraph Logic error by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2640
- fix(pd): Ensure range attribute thread safety by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2641
- chore: fix lombok compiling error and error for list cast to string by @zyxxoo in https://github.com/apache/incubator-hugegraph/pull/2592
- BREAKING CHANGE(server): support "parent & child" EdgeLabel type by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2662
- refactor(server): optimize the server-node info by @zyxxoo in https://github.com/apache/incubator-hugegraph/pull/2671
- chore(dist): replace G1 config & handle other gc options by @MingzhenHan in https://github.com/apache/incubator-hugegraph/pull/2664
- feat(clustertest): add basic MiniCluster module for distributed system by @HJ-Young in https://github.com/apache/incubator-hugegraph/pull/2615
- feat(server): support in-heap memory JVM monitor by @MingzhenHan in https://github.com/apache/incubator-hugegraph/pull/2650
- refactor(pd/store): remove useless files & clean code by @HJ-Young in https://github.com/apache/incubator-hugegraph/pull/2681
- fix(server): serialize source and target label for non-father edge label by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2682
- refactor(commons): handle sofa-rpc desc type & mark TODO by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2666
- chore(dist): update licenses for 1.5 by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2687
New Contributors
- @FrostyHec made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2561
- @HJ-Young made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2568
- @Thespica made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2610
- @shirleyStorage made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2661
- @MingzhenHan made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2664
Full Changelog: https://github.com/apache/incubator-hugegraph/compare/1.3.0...1.5.0