1. c75d56f Optimize APIs, remove unnecessary ts parameter of trace model (#95) by 吴晟 Wu Sheng · 5 days ago main
  2. 1ec27be Add trace model (#94) by Gao Hongtao · 8 days ago
  3. 9d47a2c Bump up env and add setup doc for IDEA (#93) by 吴晟 Wu Sheng · 13 days ago
  4. 0a6fa28 Fix timer doesn't finish (#92) by 吴晟 Wu Sheng · 14 days ago
  5. e5bffa9 Add write histogram for client. (#91) by 吴晟 Wu Sheng · 14 days ago
  6. 24c354e Bump up proto for replicas config and TLS option simplification (#90) by Gao Hongtao · 4 weeks ago
  7. fd696e8 Login with username and password (#89) by OmCheeLin · 4 weeks ago
  8. 8d7d40f Fix the example for defining measure (#88) by Huang Youliang · 10 weeks ago
  9. 76c4e00 Bump up API to support skipping index and tree index (#87) by Huang Youliang · 10 weeks ago
  10. d991b74 Fix a java doc issue. (#86) by 吴晟 Wu Sheng · 4 months ago
  11. 836d0d0 Update TopNQuery to support multiple stages (#85) by Gao Hongtao · 4 months ago
  12. 8f55dc9 Support stage query on topn (#84) by Gao Hongtao · 4 months ago
  13. 661a39f Bump API to support version 0.9 (#83) by Gao Hongtao · 5 months ago
  14. f107e80 Bump up API to support sharding_key (#82) by Huang Youliang · 5 months ago
  15. bc613e3 Update the next version to 0.9.0-SNAPSHOT (#81) by Gao Hongtao · 6 months ago
  16. 95b4ecf Add property query (#80) by Gao Hongtao · 6 months ago
  17. ef2bd0d Update CI (#79) by Gao Hongtao · 6 months ago
  18. 02eaddc Bump up API to support lifecycle and property (#78) by Gao Hongtao · 6 months ago
  19. 73553cb Adopt the status field which is changed to the string type (#77) by Gao Hongtao · 8 months ago
  20. f7cb84b Bump up the API to support the new property (#76) by Gao Hongtao · 8 months ago
  21. 546fa54 Update index mode document (#75) by Gao Hongtao · 10 months ago
  22. 0c0d2df Sync API to support the index mode (#73) by Gao Hongtao · 10 months ago
  23. e3f58db Released 0.7.0 and prepare for the next iteration (#72) by Wan Kai · 12 months ago
  24. 096cba9 0.7.0 changes (#71) by Wan Kai · 12 months ago
  25. dc42c37 Support new Match Query proto. (#70) by Wan Kai · 12 months ago
  26. 2cdda2c Remove analyze DNS name to get/refresh IP for create connection. (#69) by Wan Kai · 12 months ago
  27. 9c5870d Refactor client (#68) by Wan Kai · 12 months ago
  28. 24ca171 Remove duplicate orderBy method in measure query. (#67) by 吴晟 Wu Sheng · 1 year, 2 months ago
  29. 02349c4 Provide a new method to order data by timestamp (#66) by 吴晟 Wu Sheng · 1 year, 2 months ago
  30. 78ab486 Document how to use query tracing (#65) by Gao Hongtao · 1 year, 2 months ago
  31. 546180d Add timeout in the doc (#64) by 吴晟 Wu Sheng · 1 year, 2 months ago
  32. 6bf59d9 Enhance the BulkWriteProcessor (#63) by 吴晟 Wu Sheng · 1 year, 2 months ago
  33. 073aa07 Add ToString annotation to Tag (#62) by Wan Kai · 1 year, 2 months ago
  34. 3acc56c Add trace to response (#61) by Gao Hongtao · 1 year, 2 months ago
  35. b4d517e Add ToString annotation to TimestampRange (#60) by Gao Hongtao · 1 year, 3 months ago
  36. 0581ef6 Bump up the API of BanyanDB Server to support the query trace. (#59) by Gao Hongtao · 1 year, 3 months ago
  37. 595b4a8 Fix wrong result of the Duration.ofDay (#58) by Gao Hongtao · 1 year, 3 months ago
  38. 96fdf04 Fix aggregation and value type (#57) by Superskyyy · 1 year, 4 months ago
  39. 7993fb1 Released 0.6.0 and prepare for the next iteration. (#56) by 吴晟 Wu Sheng · 1 year, 4 months ago
  40. 4ac81d8 Change visibility of Options to public (#55) by Gao Hongtao · 1 year, 4 months ago
  41. d98efb4 Support multi groups (#54) by Gao Hongtao · 1 year, 5 months ago
  42. e6f2dbe [Breaking change] Bump APIs (#53) by Gao Hongtao · 1 year, 5 months ago
  43. ac48297 Support JDK21 build and fix wrong queue size (#52) by 吴晟 Wu Sheng · 1 year, 6 months ago
  44. d2a111d Fix NPE while converting entity to Value (#51) by Jiajing LU · 1 year, 10 months ago
  45. 4872fd2 Release BanyanDB Java Client 0.5.0 (#50) by Jiajing LU · 2 years ago
  46. 1e61a22 Add several functionalities to the BanyanDBClient (#49) by Gao Hongtao · 2 years ago
  47. 5548fea Add property's ttl (#48) by Gao Hongtao · 2 years ago
  48. 32eae17 Add mod revision check to write requests(measure/stream) (#46) by hailin0 · 2 years ago
  49. cd9c31f Release 0.4.0 (#44) by Jiajing LU · 2 years, 3 months ago
  50. 649c3f4 Add stream create without timestamp (#43) by Jiajing LU · 2 years, 3 months ago
  51. 5fed3cc Use client-local metadata cache (#42) by Jiajing LU · 2 years, 3 months ago
  52. 9ef639a Remove ID related APIs (#41) by Jiajing LU · 2 years, 3 months ago
  53. ac27cda Release 0.4.0-rc0 (#40) by Jiajing LU · 2 years, 5 months ago
  54. 4a5ff35 Support TopNAggregation and TopN Query (#37) by Jiajing LU · 2 years, 5 months ago
  55. bb8c43d Add multi-ID and multi-tag filters to property list operation (#39) by Gao Hongtao · 2 years, 6 months ago
  56. fef243c Prepare to release 0.3.1 (#38) by Gao Hongtao · 2 years, 6 months ago
  57. f359492 Tweak Group builders for property operations (#36) by Gao Hongtao · 2 years, 7 months ago
  58. c73c024 Release 0.3.0 and begin 0.4.0 (#35) by Jiajing LU · 2 years, 7 months ago
  59. afee7a6 Introduce the Float field type (#34) by Gao Hongtao · 2 years, 8 months ago
  60. 95f3518 Update changelogs of 0.3.0-rc1 (#33) by 吴晟 Wu Sheng · 2 years, 8 months ago
  61. a256d70 Release 0.3.0-rc0 (#32) by Jiajing LU · 2 years, 8 months ago
  62. f79cef5 Drop indexRuleBinding for empty indexRules (#31) by Gao Hongtao · 2 years, 8 months ago
  63. 6708cc5 Remove Measure ID (#30) by Gao Hongtao · 2 years, 8 months ago
  64. 43a0733 Drop invalid entries on writing. (#29) by Gao Hongtao · 2 years, 9 months ago
  65. eb0504e Support in and notIn for stringArray (#27) by Jiajing LU · 2 years, 9 months ago
  66. c3ec15a Support timestamp lazy initialization for StreamWrite. (#26) by 吴晟 Wu Sheng · 2 years, 10 months ago
  67. f859eda Fix wrong offset if tag is null (#25) by Jiajing LU · 2 years, 10 months ago
  68. eab5944 Release BanyanDB Java Client v0.2.0, and begin next release. (#24) by Jiajing LU · 2 years, 10 months ago
  69. 8726004 Generate dependencies license (#23) by Jiajing LU · 2 years, 10 months ago
  70. 4defd13 Improve single condition criteria (#22) by Gao Hongtao · 2 years, 10 months ago
  71. c41782c Expose eq for IDQuery and existence check methods (#21) by Jiajing LU · 2 years, 11 months ago
  72. 98f2c6d Update banyandb-common.proto (#20) by Gao Hongtao · 2 years, 11 months ago
  73. b7517af Bump up proto files (#18) by Gao Hongtao · 2 years, 11 months ago
  74. f950804 Remove powermock and update mockito (#19) by Jiajing LU · 2 years, 11 months ago
  75. 14e2e4f Fix year in NOTICE file (#17) by 吴晟 Wu Sheng · 3 years, 4 months ago
  76. 689102e Bump up server version for IT (#16) by 吴晟 Wu Sheng · 3 years, 4 months ago
  77. 943f432 Prepare release v0.1.0 (#15) by Jiajing LU · 3 years, 4 months ago
  78. 107745c abandon shaded netty lib (#14) by Jiajing LU · 3 years, 4 months ago
  79. 00e81de Add topN impl (#13) by Jiajing LU · 3 years, 4 months ago
  80. cdc25c8 Fix wrong index rule binding for Measure (#12) by Jiajing LU · 3 years, 4 months ago
  81. 9780718 Truncate duration unit at days (#11) by Jiajing LU · 3 years, 5 months ago
  82. 4ff23d9 Add property API (#10) by Jiajing LU · 3 years, 5 months ago
  83. 58dd6bb Update .asf.yaml by 吴晟 Wu Sheng · 3 years, 5 months ago
  84. 8e23377 Update .asf.yaml by 吴晟 Wu Sheng · 3 years, 5 months ago
  85. a79fb0a Update .asf.yaml by 吴晟 Wu Sheng · 3 years, 5 months ago
  86. 5baa674 Set repo rules. by Wu Sheng · 3 years, 5 months ago
  87. b8b7083 Add measure API for Java Client (#7) by Jiajing LU · 3 years, 5 months ago
  88. 8dfbaf3 Add single write API and refactor projection (#5) by Jiajing LU · 3 years, 10 months ago
  89. f690864 Implement Measure, IndexRules, and Stream APIs by 吴晟 Wu Sheng · 3 years, 10 months ago
  90. 41b118d simplify API and polish docs by Megrez Lu · 3 years, 10 months ago
  91. e7c1405 provide shorthand APIs by Megrez Lu · 3 years, 10 months ago
  92. d3457bd fix readme by Megrez Lu · 3 years, 10 months ago
  93. 97e8a97 add measure docs by Megrez Lu · 3 years, 10 months ago
  94. 6beded2 support measure registry by Megrez Lu · 3 years, 10 months ago
  95. 50d259d add measure by Megrez Lu · 3 years, 10 months ago
  96. 81d9eda introduce new measure definition by Megrez Lu · 3 years, 10 months ago
  97. aa63ceb remove group related APIs by Megrez Lu · 3 years, 10 months ago
  98. 760e4b3 add docs by Megrez Lu · 3 years, 10 months ago
  99. bf65490 support group registry by Megrez Lu · 3 years, 10 months ago
  100. a2ee3ea add tests for schema registry by Megrez Lu · 3 years, 10 months ago