1. 18a138f Build Docker multi-arch without attestation manifest (#458) by kezhenxu94 · 34 hours ago main
  2. 85ffd41 docs: optimized the README and the Standalone page. (#454) by Chen Ziyan · 2 days ago
  3. f56ea9b [GsoC][BanyanDB] Self-Observability: Run Time Modes (#453) by Sylvie-Wxr · 2 days ago
  4. 7e65e59 Fix test case (#457) by Gao Hongtao · 3 days ago v0.6.1
  5. 11ba597 Remove self-ob group (#456) by Gao Hongtao · 3 days ago
  6. 8906b3c Fix several issues of topN pre-calculation (#455) by Gao Hongtao · 3 days ago
  7. 6b79695 Fix duplicated items in the query aggregation top-n list (#452) by Gao Hongtao · 7 days ago
  8. 715674c Improve filtering performance of Stream (#440) by Huang Youliang · 9 days ago
  9. 3729364 Remove SetSchema from measure cache (#451) by Gao Hongtao · 9 days ago
  10. 030e548 [GsoC][BanyanDB] Self-Observability: Create Internal Group (#446) by Sylvie-Wxr · 10 days ago
  11. 7dfd3b9 Add benchmarks for stream filtering and sorting (#449) by Huang Youliang · 10 days ago
  12. dd06400 Data race in the hot series index selection. (#448) by Gao Hongtao · 12 days ago
  13. 4270ef1 Patch metadata (#447) by Gao Hongtao · 13 days ago
  14. c827067 Fix topn query nil and add more context to err (#445) by Gao Hongtao · 3 weeks ago
  15. 5eb5486 Switch e2e image repo to ghcr (#444) by Gao Hongtao · 3 weeks ago v0.6.0
  16. a091ac0 Change default null value (#443) by Gao Hongtao · 3 weeks ago
  17. acd2f4c Long running testing (#442) by Gao Hongtao · 4 weeks ago
  18. 3f57397 Bump Go Node and Dependencies (#441) by Gao Hongtao · 5 weeks ago
  19. a43822e Fix the wrong server name (#439) by Gao Hongtao · 5 weeks ago
  20. 395bbf2 Support querying multi-groups in a single request (#438) by Gao Hongtao · 5 weeks ago
  21. bf6c099 Polish block docs (#437) by 吴晟 Wu Sheng · 5 weeks ago
  22. b8bcf96 Add document for column-based storage (#435) by Huang Youliang · 5 weeks ago
  23. 16568aa Fix flaws found by stream load test (#436) by Gao Hongtao · 5 weeks ago
  24. 6ecbd14 Add failover process between liaison and data nodes (#433) by Gao Hongtao · 7 weeks ago
  25. a85b51c Fix issues found by distributed test (#432) by Gao Hongtao · 7 weeks ago
  26. db63f7d Add Top N Aggregation to web app (#430) by Sylvie-Wxr · 7 weeks ago
  27. 9aff13b docs: generate protobuf api before bydbctl build (#431) by YuNing Chen · 8 weeks ago
  28. d5b4543 Clean up redundant API (#429) by Gao Hongtao · 8 weeks ago
  29. 77b8caa Implement GC for SeriesDatabase of TSDB (#428) by Gao Hongtao · 8 weeks ago
  30. 3a438a5 Add more test cases and fix some issues found in the tests (#426) by Gao Hongtao · 8 weeks ago
  31. 50af806 Add preload for the TopN query of index (#425) by Gao Hongtao · 9 weeks ago
  32. b9db5eb chore: improve binaries.md and standalone.md (#424) by Cancai Cai · 9 weeks ago
  33. dc88130 Add trace stress test suit (#422) by Gao Hongtao · 2 months ago
  34. cde0cc9 Added test for resize.go in bytes package (#421) by D N Siva Sathyaseelan · 3 months ago
  35. cfce4c4 Update README (#419) by 吴晟 Wu Sheng · 3 months ago
  36. 1af0ef4 Feature to view and download value of property from UI (#414) by Suchith Krishna S Donni · 3 months ago
  37. 0da162e Add Measure IndexRule and IndexRuleBinding to Measure Page (#418) by Sylvie-Wxr · 3 months ago
  38. 12c4270 Added unit test for delta.go in encoding package (#417) by D N Siva Sathyaseelan · 3 months ago
  39. 618d872 Fix panic when closing banyand (#416) by Gao Hongtao · 3 months ago
  40. 172df17 Add HTTP services to TopNAggregation operations (#415) by Gao Hongtao · 3 months ago
  41. 2f848ef changed name of children route used for default/notfound route (#411) by Suchith Krishna S Donni · 3 months ago
  42. 965ac21 Add a initialization phase on starting (#413) by Gao Hongtao · 3 months ago
  43. 64b0817 init (#410) by Sylvie-Wxr · 3 months ago
  44. da7a8a3 Fix console warnings in dev mod, and optimize `vite` configuration for proxy, and remove unused codes (#408) by Fine0830 · 3 months ago
  45. b4fb8ff Improve block metadata reading performance (#407) by Gao Hongtao · 3 months ago
  46. cc01ffd Fix cannot publish windows and linux docker image (#404) by mrproliu · 3 months ago
  47. d3b450c Move part deletion to the close phase (#405) by Gao Hongtao · 3 months ago
  48. 50e35ea Support generate windows version docker (#403) by mrproliu · 3 months ago
  49. 75513f1 [UI] Default Time Range for Querying Data to Last 15 Minutes. (#397) by Sylvie-Wxr · 3 months ago
  50. f9aab65 UI improved in Not Found View (#395) by D N Siva Sathyaseelan · 3 months ago
  51. de3403c Overlay display wrongly solved (#401) by CatWithFish · 3 months ago
  52. f27bbf2 [UI] Use BanyanDB Browser' Icon and Remove Unused Buttons (#402) by Sylvie-Wxr · 3 months ago
  53. 71ad3c6 Remove redundant sync operation in fs (#399) by Gao Hongtao · 3 months ago
  54. 2ded410 Fix slice overflow when querying measure (#394) by Gao Hongtao · 3 months ago
  55. 7970019 Added unit test for string.go in convert package (#392) by D N Siva Sathyaseelan · 3 months ago
  56. 2e2fc88 Added unit test for hash.go in convert package (#393) by D N Siva Sathyaseelan · 3 months ago
  57. fb543e7 Fix CI tasks (#391) by Gao Hongtao · 3 months ago
  58. 440d64d chore: update 2023 to 2024 (#390) by Cancai Cai · 3 months ago
  59. 44b3434 Add lock and version file for process control and compatibility (#389) by Huang Youliang · 3 months ago
  60. 26df313 get entity value from series index when query stream data (#386) by A3bz · 3 months ago
  61. 3554928 Remove partID for stream (#388) by Huang Youliang · 4 months ago
  62. 7aa1027 Add unit tests for stream query (#387) by Huang Youliang · 4 months ago
  63. c943654 correct encode tag value method (#385) by A3bz · 4 months ago
  64. 4d8b99a feat: remove entity info from ".tf"&".tfm" file (#384) by A3bz · 4 months ago
  65. a7e483f Remove meta in part (#383) by Huang Youliang · 4 months ago
  66. e9d57af Polish indexScan plan for stream (#382) by Huang Youliang · 4 months ago
  67. 132b935 Remove maxBlockLength in stream (#381) by Huang Youliang · 4 months ago
  68. 89a424b Fix stream startup warning (#378) by Huang Youliang · 4 months ago
  69. 9ead45d Fix boundary issue in findRange (#380) by Huang Youliang · 4 months ago
  70. 97e9111 Introduce merge algorithm for stream (#379) by Huang Youliang · 4 months ago
  71. 93408dc Stream column-based storage (#377) by Huang Youliang · 4 months ago
  72. 08d8dc8 chore: fix error log (#374) by Cancai Cai · 4 months ago
  73. e69aaa1 Introduce measure merge algorithm (#371) by Jiajing LU · 4 months ago
  74. 30ef8c7 Add sequential writer for merging (#372) by Gao Hongtao · 5 months ago
  75. e91924c Run stress test with the new column-based measure (#369) by Gao Hongtao · 5 months ago
  76. 0d7caf3 Introduce sequential read for merging (#367) by Gao Hongtao · 5 months ago
  77. 63aec36 chore: rename conjecture to Conjectrue (#365) by Caican Cai · 5 months ago
  78. ecbce52 Implement measure merger (#364) by Gao Hongtao · 5 months ago
  79. fd64f68 Flush measure memory data to disk. (#360) by Gao Hongtao · 5 months ago
  80. eca1e45 Fix several vulnerabilities. (#359) by Gao Hongtao · 5 months ago
  81. fe2eae7 Measure column-based storage and new TSDB (#358) by Gao Hongtao · 5 months ago
  82. 234fe3e Combine banyand and bydbctl Dockerfile (#356) by Huang Youliang · 6 months ago
  83. 73f463a ui: name search improvement on the measure page (#352) by Rick · 7 months ago
  84. 3f23472 chore: add BanyanDB on X in README (#353) by tison · 7 months ago
  85. 59a6a16 feat: when click the button to search data, auto refresh time range (#351) by A3bz · 7 months ago
  86. 4e92c42 fix: some links are broken in the doc (#350) by Rick · 7 months ago
  87. 222ca55 Bump all dependencies of Go and Node (#349) by Gao Hongtao · 7 months ago
  88. 20f3643 Add health check command for bydbctl (#336) by Huang Youliang · 7 months ago
  89. adc6013 Bump go and several tools (#348) by Gao Hongtao · 7 months ago
  90. facef3d Fix the bug that property merge new tags failed (#347) by Gao Hongtao · 7 months ago
  91. 0b55f26 Implement local file system (#341) by HHoflittlefish777 · 7 months ago
  92. dbb75ae Unify topn&query plan (#343) by A3bz · 7 months ago
  93. d722db6 Support etcd client authentication (#331) by hailin0 · 8 months ago
  94. 81011a4 Reset e2e back to main repo, fix the e2e settings (#345) by 吴晟 Wu Sheng · 8 months ago
  95. 84f32b3 Update doc for releasing v0.5.0 (#344) by Gao Hongtao · 8 months ago v0.5.0
  96. d043b3a Fix issues found by smoke and stress tests (#342) by Gao Hongtao · 8 months ago
  97. 768baa1 Shard-level buffer (#339) by Gao Hongtao · 8 months ago
  98. 80f22bb Fix testcase unstable state when tsdb/buffer is not closed (#338) by hailin0 · 8 months ago
  99. 2cf42aa Add node selector to support topology calculation (#334) by Jiajing LU · 8 months ago
  100. 63be6e8 Add an e2e case to verify cluster mode (#335) by Gao Hongtao · 8 months ago