| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apache-hugegraph-incubating-1.7.0.tar.gz | 2025-11-28 | 935.8 MB | |
| Apache HugeGraph(incubating) Release 1.7.0 source code.tar.gz | 2025-11-16 | 2.3 MB | |
| Apache HugeGraph(incubating) Release 1.7.0 source code.zip | 2025-11-16 | 6.6 MB | |
| README.md | 2025-11-16 | 7.6 kB | |
| Totals: 4 Items | 944.7 MB | 0 | |
Full Download Link
- Server Binary Package 1.7.0 (Alternate Addr) - (SHA512:
ba09320)
What's Changed
- feat(server): support MemoryManagement for graph query framework by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2649
- fix(server): Filter dynamice path(PUT/GET/DELETE) with params cause OOM by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2569
- fix(hstore): JRaft Histogram Metrics Value NaN by @JackyYangPassion in https://github.com/apache/incubator-hugegraph/pull/2631
- chore(dist): update outdated docs for release 1.5.0 by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2690
- chore(dist): fix licenses and remove empty files by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2692
- docs: update repo artifacts references by @emmanuel-ferdman in https://github.com/apache/incubator-hugegraph/pull/2695
- chore(deps): adjust release fury version by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2698
- chore(dist): fix the JSON license issue by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2697
- fix(docker): update server image desc by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2702
- fix(server): kneigbor-api has unmatched edge type with server by @LiJie20190102 in https://github.com/apache/incubator-hugegraph/pull/2699
- chore: add debug info for tp test by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2688
- fix(dist): add license for swagger-ui & reset use stage to false in ci yml by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2706
- doc: enhance words in README by @bobbywarner in https://github.com/apache/incubator-hugegraph/pull/2734
- chore: add collaborators in asf config by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2741
- fix(docker): fix build pd-store arm image by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2744
- fix(server):fix graph server cache notifier mechanism by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2729
- refactor: adjust the related filters of sofa-bolt by @haohao0103 in https://github.com/apache/incubator-hugegraph/pull/2735
- chore: reopen discussion in .asf.yml config by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2751
- BREAKING CHANGE(server): disable legacy backends include
MySQL/PG/c*(.etc) by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2746 - feat(server): LoginAPI support token_expire field by @Thespica in https://github.com/apache/incubator-hugegraph/pull/2754
- chore(server): remove some outdated configuration by @MingzhenHan in https://github.com/apache/incubator-hugegraph/pull/2678
- fix(server): tx leak when stopping the graph server by @hahahahbenny in https://github.com/apache/incubator-hugegraph/pull/2791
- docs: fix typo in README by @fantasy-lotus in https://github.com/apache/incubator-hugegraph/pull/2806
- refactor: centralize version management in project by @koi2000 in https://github.com/apache/incubator-hugegraph/pull/2797
- fix(server): ensure backend is initialized in gremlin script by @zmrlft in https://github.com/apache/incubator-hugegraph/pull/2824
- chore: update notice year by @hezhangjian in https://github.com/apache/incubator-hugegraph/pull/2826
- feat(server): add option for task role election by @zyxxoo in https://github.com/apache/incubator-hugegraph/pull/2843
- perf(core): optimize perf by avoid boxing long by @javeme in https://github.com/apache/incubator-hugegraph/pull/2861
- perf(core): StringId hold bytes to avoid decode/encode by @javeme in https://github.com/apache/incubator-hugegraph/pull/2862
- perf(example): add PerfExample5 and PerfExample6 by @javeme in https://github.com/apache/incubator-hugegraph/pull/2860
- perf(rocksdb): RocksDBStore remove redundant checkOpened() call by @javeme in https://github.com/apache/incubator-hugegraph/pull/2863
- chore: improve maven Reproducible Builds → upgrade plugins by @hboutemy in https://github.com/apache/incubator-hugegraph/pull/2874
- docs: enhance docker instruction with auth opened graph by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2881
- refactor: remove the package existing in java8 by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2792
- docs: revise Docker usage instructions in README by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2882
- docs: add DeepWiki badge to README by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2883
- BREAKING CHANGE: release version 1.7.0 [server + pd + store] by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2889
- docs(store): update guidance for store module by @JisoLya in https://github.com/apache/incubator-hugegraph/pull/2894
- docs(pd): update test commands and improve documentation clarity by @koi2000 in https://github.com/apache/incubator-hugegraph/pull/2893
- update(store): fix some potential lock & type cast issues by @JisoLya in https://github.com/apache/incubator-hugegraph/pull/2895
- chore(server): bump rocksdb version from 7.2.2 to 8.10.2 by @gy-deng in https://github.com/apache/incubator-hugegraph/pull/2896
- fix(store): fix npe in getVersion by @JisoLya in https://github.com/apache/incubator-hugegraph/pull/2897
- feat(server): add path filter by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2898
- fix(server): fix the support for graphsapi in rocksdb and add testing for graphsapi by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2900
- fix(server): remove graph path in auth api path by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2899
- fix: migrate to LTS jdk11 in all Dockerfile by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2901
- feat: init serena memory system & add memories by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2902
- fix(server): remove the judgment for java8 compatibility in the init-store by @Tsukilc in https://github.com/apache/incubator-hugegraph/pull/2905
- fix: add missing license and remove binary license.txt & fix tinkerpop ci & remove duplicate module by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2910
New Contributors
- @LiJie20190102 made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2699
- @bobbywarner made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2734
- @fantasy-lotus made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2806
- @koi2000 made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2797
- @zmrlft made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2824
- @hboutemy made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2874
- @Tsukilc made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2881
- @JisoLya made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2894
- @gy-deng made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2896
Full Changelog: https://github.com/apache/incubator-hugegraph/compare/1.5.0...1.7.0