1. b9710a7 fix(server): handle repeated range predicates correctly (#3122) by legendpei · 33 hours ago master
  2. f8e7abf chore(server): remove outdated backends code (#3116) by legendpei · 3 days ago
  3. c10779d feat(server): support build & use(RocksDB) on RISC-V (#3102) by Sean · 5 days ago
  4. e960cc5 fix(server): skip unsafe count optm for nested predicates (#3100) by lokidundun · 7 days ago
  5. 89b648a feat: support secure Hubble monitoring targets (#3096) by imbajin · 9 days ago
  6. a802912 perf(docker): build Java artifacts natively (#3092) by imbajin · 2 weeks ago
  7. 74e439f chore(commons): remove redundant version property (#3089) by Dev Hingu · 2 weeks ago
  8. 99936be feat(server): adapt Hubble 2.0 & add graph/role management (#3008) by Yeaury · 3 weeks ago
  9. 2d63804 refactor(server): disable legacy master-worker scheduler logic (#3082) by Tsukilc · 3 weeks ago
  10. 03e6b8e fix(core): keep unsafe range filters local (#3068) by legendpei · 4 weeks ago
  11. 86e0a66 chore(ci): add gremlin-console smoke test (#3040) by contrueCT · 5 weeks ago
  12. 398a5ed fix(core): self-heal etcd meta watch on transport reconnect (#3062) by Davide Polato · 5 weeks ago
  13. 63c97ff fix(server): avoid loading huge task results for metadata queries (#3060) by contrueCT · 5 weeks ago
  14. c3f56b5 fix(core): ref-count store event listener to fix owner-first close leak (#3058) by Davide Polato · 6 weeks ago
  15. 5ddeb03 feat(server) : make buffer max capacity configurable (#3049) by legendpei · 6 weeks ago
  16. ef5d4e0 docs: document -d flag and Docker process supervision model (#3056) by KAI · 7 weeks ago
  17. 0ecd844 chore(ci): exit 77 when tools missing to distinguish skip from pass (#3055) by KAI · 7 weeks ago
  18. 39dfb2d fix: gremlin-console.sh fails on Mac M/ARM CPU #3050 by Vaibhav Joshi · 7 weeks ago
  19. 42c039d fix(core): align count strategy connective steps (#3037) by contrueCT · 7 weeks ago
  20. fc22663 chore(docker): add HEALTHCHECK & clean Dockerfiles (#3052) by KAI · 7 weeks ago
  21. 817887d fix(docker): supervise Java process in entrypoints instead of tail -f /dev/null (#3051) by KAI · 7 weeks ago
  22. 1f61c48 refactor(server): optimize rockdb batch query perf (#2982) by lokidundun · 8 weeks ago
  23. 16382cc fix(pd,store): fg mode exit code propagation in startup scripts (#3047) by KAI · 8 weeks ago
  24. 7f0a44a fix(server): handle match() in no index case (#3039) by legendpei · 8 weeks ago
  25. d6e6216 fix(server): fix foreground mode exit code propagation in startup scripts (#3044) by KAI · 8 weeks ago
  26. 3405832 fix(server): normalize typed DEFAULT_VALUE after JSON reload (#3035) by Davide Polato · 8 weeks ago
  27. a49bf66 docs(server): add Docker with HBase validation runbook by Vaibhav Joshi · 8 weeks ago
  28. beb30ee fix(server): avoid extracting text range filters (#3034) by legendpei · 8 weeks ago
  29. b9a3dd9 chore(ci): enable hugegraph-struct tests (#3038) by contrueCT · 9 weeks ago
  30. 31e8268 docs: update "Build from Source" instructions in README (#3022) by Vaibhav Joshi · 9 weeks ago
  31. f56462a feat(server): use HBase 2.6 to replace hbase-shaded & support docker-compose way (#3021) by Vaibhav Joshi · 10 weeks ago
  32. 454dd3d fix(server): keep schema ~create_time as Date after reload (#3026) by Davide Polato · 2 months ago
  33. 8d095e1 perf(docker): improve all images build cache efficiency (#3025) by KAI · 2 months ago
  34. 66e5339 fix(server): different graph name share the same backend (#3027) by Soyaazz · 2 months ago
  35. f69ca66 fix(server): align cache event actions in legacy EventHub path (#3017) by Davide Polato · 3 months ago
  36. e108076 fix(server): normalize bool range predicates in gremlin filters (#2991) by contrueCT · 3 months ago
  37. de8781e chore(ci): optimize rerun workflow and add macOS RocksDB coverage (#3010) by contrueCT · 3 months ago
  38. 06c52e4 chore: update project memories with latest codebase state(1.8.0) (#2998) by imbajin · 3 months ago
  39. ee177a0 fix(server): sync hstore schema cache clears (#3011) by Davide Polato · 3 months ago
  40. 836b348 fix(server): auto-recover session after Cassandra restart (#2997) by Davide Polato · 3 months ago
  41. 68dd29b refactor(server): add logs for load-based request rejection (#2972) by contrueCT · 3 months ago
  42. bcaa5f1 fix(server): fix check_port port extraction for schemeless URLs (#3005) by Himanshu Verma · 3 months ago
  43. 7afce9d fix(pd): populate memberSize in GET / endpoint response (#3003) by Çağlar Eker · 3 months ago
  44. a8ae76b fix(docker): skip partition wait for standalone rocksdb mode (#3000) by imbajin · 3 months ago
  45. 6a983f9 fix: enable CI badges displaying normally (#2996) by lokidundun · 3 months ago
  46. 9336b5e fix(server): guard count strategy on negative bounds (#2993) by contrueCT · 3 months ago
  47. 4704354 fix(query): handle conflicting edge label conditions safely (#2990) by contrueCT · 4 months ago
  48. 28c39b6 chore(ci): add automatic rerun controller for flaky workflows (#2984) by contrueCT · 4 months ago
  49. 06097c8 refactor(server): allow TinkerPop exceptions in Gremlin resp (#2987) by Uğur Tafralı · 4 months ago
  50. c0a2b93 fix(docker): enable docker logs for pd/store/server containers (#2980) by Himanshu Verma · 4 months ago
  51. 9126c80 docs: update Docker deployment docs for bridge networking migration (#2963) by Himanshu Verma · 4 months ago
  52. 8d758d5 chore(docker): remove tmp volume mounts after image update (#2976) by Himanshu Verma · 4 months ago docker-1.7.0
  53. 5f91d8b refactor(server): disable GraphSpaceAPI and ManagerAPI in standalone mode (#2966) by contrueCT · 4 months ago
  54. 0154c06 refactor(docker): migrate single-node compose from host to bridge networking (#2952) by Himanshu Verma · 4 months ago
  55. 62bcdc5 fix(dist): use HTTPS for Travis download URLs (#2973) by PJ Fanning · 4 months ago
  56. ab12b35 fix(pd): add timeout and null-safety to getLeaderGrpcAddress() (#2961) by Himanshu Verma · 4 months ago
  57. 5adf14c fix(pd): resolve hostname entries in IpAuthHandler allowlist (#2962) by Himanshu Verma · 4 months ago
  58. 1f40f05 doc: add comment for historical package names (#2970) by imbajin · 5 months ago
  59. 5578b79 refactor: add the desc of the vars in swagger-ui (#2969) by lokidundun · 5 months ago
  60. 94c03a9 refactor: remove 'incubating' branding, update docs & packaging (#2965) by imbajin · 5 months ago
  61. 0505810 docs: remove references to removed hugegraph-style.xml (#2949) by Himanshu Verma · 6 months ago
  62. ef2db2c feat(server): add gs profile api (#2950) by Tsukilc · 6 months ago
  63. 6ffdd9c refactor(server): unify URL configs when scheme is missing (#2944) by Himanshu Verma · 6 months ago
  64. 88ad859 doc: update Quick Start & Architecture in README (#2947) by imbajin · 6 months ago
  65. 9babe49 test(server): enable run single unit test (#2940) by Soyaazz · 6 months ago
  66. fc391a7 fix(server): prevent await deadlock on ContextCallable failure (#2941) by Himanshu Verma · 6 months ago
  67. 99baf2b docs: fix some typos in comments (#2943) by slightsharp · 6 months ago
  68. e0f572b refactor(server): support update TTL in labels & enhance configs (#2938) by imbajin · 6 months ago
  69. 37be6cd test(cluster-test): bump ct to version 1.7.0 (#2921) by Soyaazz · 7 months ago
  70. a93cc21 chore(server): remove outdated ConfigAuthenticator (#2927) by ChoHee · 7 months ago
  71. d641fdb docs: fix Cypher documentation link in README (#2925) by Himanshu Verma · 7 months ago
  72. 423ede0 fix: optimize code and update risky deps (#2918) by Ken · 7 months ago
  73. 2432603 fix(server): fix npe in non-auth mode (#2912) by Tsukilc · 7 months ago
  74. eec3871 chore: update the status of distributed modules (#2916) by imbajin · 7 months ago
  75. d28526e fix(pd): pd raft-follower failed to get leader address due to npe (#2919) by Soyaazz · 7 months ago
  76. c6d94b4 feat: add slack channel (#2920) by vaughn · 7 months ago
  77. 534c81e fix: use slim docker image (#2903) by Peng Junzhi · 8 months ago
  78. 18569c4 docs: migrate 1.5.0 in readme to 1.7.0 (#2914) by Peng Junzhi · 8 months ago
  79. 9a3daf8 refactor(store): fix reflection parameter error and extract duplicate methods to RaftReflectionUtil (#2906) by contrueCT · 8 months ago
  80. b12425c fix: add missing license and remove binary license.txt & fix tinkerpop ci & remove duplicate module (#2910) by Peng Junzhi · 9 months ago release-1.7.0 1.7.0
  81. 41d0dbc fix(server): fix reflect bug in init-store.sh (#2905) by Tsukilc · 9 months ago
  82. 496b150 feat: init serena memory system & add memories (#2902) by imbajin · 9 months ago
  83. de0360b fix: migrate to LTS jdk11 in all Dockerfile (#2901) by Peng Junzhi · 9 months ago
  84. b7998c1 refactor(server): remove graph param in auth api path (#2899) by Tsukilc · 9 months ago
  85. ca5fc0c fix(server): support GraphAPI for rocksdb & add tests (#2900) by Tsukilc · 9 months ago
  86. 2e0cffe feat(server): add path filter for graphspace (#2898) by Tsukilc · 9 months ago
  87. 00e040b fix(store): handle NPE in getVersion for file (#2897) by Soyan · 9 months ago
  88. d7697f4 chore(server): bump rocksdb version from 7.2.2 to 8.10.2 (#2896) by Guangyang Deng · 9 months ago
  89. e66accc fix(store): improve some potential lock & type cast issues (#2895) by Soyan · 9 months ago
  90. f92c5a4 docs(pd): update test commands and improve documentation clarity (#2893) by koi · 9 months ago
  91. 126885d docs(store): update guidance for store module (#2894) by Soyan · 9 months ago
  92. 5b3d295 docs(store): add deployment/practices/development docs by imbajin · 9 months ago
  93. 21ef0bf docs(store): add comprehensive store design doc by imbajin · 9 months ago
  94. b7758ef fix(server): handle graph data sync inconsistent problem (#74) by koi · 9 months ago
  95. 062771f docs(pd): add configuration & development guides for PD by imbajin · 9 months ago
  96. 66ff668 docs(pd): add PD API reference documentation by imbajin · 9 months ago
  97. 053f562 docs(pd): add PD architecture documentation by imbajin · 9 months ago
  98. af14534 docs(pd): init HugeGraph-PD README file by imbajin · 9 months ago
  99. 2fb3ced docs: add AGENTS.md with project guidance by imbajin · 9 months ago
  100. 5eeeb9a refactor(auth): simplify rpc-auth logic and clean legacy code (#73) by koi · 9 months ago