Skip to content

Apache HugeGraph(incubating) Release 1.7.0

Latest

Choose a tag to compare

@Pengzna Pengzna released this 16 Nov 15:28
b12425c

Full Download Link

What's Changed

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

New Contributors

Full Changelog: 1.5.0...1.7.0