1. 500771e Add the property background repair strategy documentation (#702) by mrproliu · 2 days ago main
  2. 947d5e1 Remove the indexed_only field in TagSpec (#703) by Huang Youliang · 2 days ago
  3. 13026f3 Introduce write queue mechanism in liaison nodes (#705) by Gao Hongtao · 4 days ago
  4. 1ab7ebd Support dictionary encoding for low cardinality columns (#695) by Huang Youliang · 4 days ago
  5. 164b491 Support save repair state tree in property (#692) by mrproliu · 9 days ago
  6. 0f3b90d Fix panic in Bloom filter decoding (#701) by Huang Youliang · 9 days ago
  7. 675a46d push down aggregation for topN query (#697) by hui lai · 10 days ago
  8. 84082f8 Remove useless console print (#699) by mrproliu · 11 days ago
  9. 40fbafe Update TSDB version to v1.3.0 in documentation (#696) by Huang Youliang · 14 days ago
  10. 2448acb Encode each column based on its data type (#688) by OmCheeLin · 2 weeks ago
  11. cf0f13e Add documentation for skipping index (#666) by Huang Youliang · 2 weeks ago
  12. 3484286 Support skipping index and tree index in BanyanDB ui (#693) by Huang Youliang · 3 weeks ago
  13. ef05f8a Implement skipping index for stream (#665) by Huang Youliang · 3 weeks ago
  14. 40c6afd Introduce the `Trace` data model to store the trace/span data (#691) by Gao Hongtao · 3 weeks ago
  15. b90a0ff Support delete properties when query (#686) by mrproliu · 3 weeks ago
  16. 3dd492b Implement dictionary encoding (#682) by Huang Youliang · 3 weeks ago
  17. 2b0f819 Fix topN parsing panic when the criteria is set (#689) by Gao Hongtao · 3 weeks ago
  18. 79f82fa Implement fadvise for large files to prevent page cache pollution (#680) by Eternity1824 · 4 weeks ago
  19. eb28d4d Implement primary block cache for measure (#670) by Huang Youliang · 4 weeks ago
  20. c3667f7 Physics delete property when merging segment (#684) by mrproliu · 4 weeks ago
  21. 803408f Add Load Balancer Feature to Liaiso (#685) by Gao Hongtao · 4 weeks ago
  22. bc60047 Implement versioning properties and replace physical deletion with the tombstone mechanism for the property database (#681) by mrproliu · 5 weeks ago
  23. c4d6438 Add e2e test to lifecycle management (#679) by Gao Hongtao · 6 weeks ago
  24. dccf207 Add a wait and retry to write handlers to avoid the local metadata cache being loaded (#678) by Gao Hongtao · 6 weeks ago
  25. b27c3f3 Move the TopN pre-calculation flow from the Data Node to the Liaison (#677) by Gao Hongtao · 7 weeks ago
  26. e87956b fix potential oom (#674) by OmCheeLin · 7 weeks ago
  27. d734720 Support configurable replica count on Group (#675) by Gao Hongtao · 8 weeks ago
  28. 248b052 Fix the data race (#673) by Gao Hongtao · 9 weeks ago
  29. dd07bae Replace defaultIOSize with protector memory limit (#672) by GuoChenxu · 9 weeks ago
  30. c4b4384 Fix the crash when collecting the metrics from a closed segment (#671) by Gao Hongtao · 9 weeks ago
  31. 7e72ffe Replica: Replace Any with []byte Between Liaison and Data Nodes (#669) by Gao Hongtao · 9 weeks ago
  32. f33c8b4 Implement multiple groups query in one request (#667) (#668) by Gao Hongtao · 9 weeks ago
  33. 8130e47 Implement multiple groups query in one request (#667) by Gao Hongtao · 10 weeks ago
  34. 190a7b9 Continuously retry to avoids panic until metadata is repaired./ fix some problems (#664) by OmCheeLin · 3 months ago
  35. 0e544c5 Bump vite from 6.2.6 to 6.3.4 in /ui (#661) by dependabot[bot] · 3 months ago
  36. 177a870 Feature/13035 aws s3support (#652) by Tsukilc · 3 months ago
  37. acede5e feat(metadata):expose auto-compaction (#654) by Raiki · 3 months ago
  38. 544a601 Feature 12893/add topn subcommand (#656) by OmCheeLin · 3 months ago
  39. 2de59d8 Add query test cases of lifecycle (#660) by Gao Hongtao · 3 months ago
  40. b24ec3f Fix(UI): add the `stages` filter to yaml configuration (#659) by Fine0830 · 3 months ago
  41. 39d739c Fix the Measure Fields (#658) by Fine0830 · 3 months ago
  42. 704432c [Merged without e2e] add lifecycle query test (#657) by Gao Hongtao · 3 months ago
  43. 54eb730 feat: add TLS support between Liaison and Data nodes with integration… (#646) by wesamabed · 3 months ago
  44. 31ed935 Add stability checks on recreated files (#655) by Gao Hongtao · 3 months ago
  45. 17bea26 Enable Dynamic Reloading of TLS Certificates and Keys (#642) by Onkar Raghunath Shelke · 3 months ago
  46. 030c025 Update lifecycle.md (#653) by 吴晟 Wu Sheng · 3 months ago
  47. fd33494 Fix the issue that the etcd watcher gets the historical node registration events (#651) by Gao Hongtao · 3 months ago
  48. 91124c1 Change `node_selector` to `stages` for groups in UI. (#650) by Fine0830 · 3 months ago
  49. 9275294 Update versions.md (#649) by 吴晟 Wu Sheng · 3 months ago
  50. 34040de Restore e2e by using latest oap (#648) by 吴晟 Wu Sheng · 3 months ago
  51. 458041a Add sharding_key for measure in BanyanDB ui (#647) by Huang Youliang · 3 months ago
  52. c190598 Fix a bug and update API (#645) by Gao Hongtao · 3 months ago
  53. 9312caa Bump vite from 6.2.5 to 6.2.6 in /ui (#644) by dependabot[bot] · 3 months ago
  54. 1f11a5e Add sharding_key for TopNAggregation source measure (#636) by Huang Youliang · 3 months ago
  55. bf3421c Bump vite from 6.2.4 to 6.2.5 in /ui (#641) by dependabot[bot] · 3 months ago
  56. baf47bf feat(UI): Add the `stages` to `Groups` (#640) by Fine0830 · 4 months ago v0.8.0
  57. 38148ca Fix NPE (#639) by Gao Hongtao · 4 months ago
  58. fc0424b Fix the bug that the log doesn't get config (#638) by Gao Hongtao · 4 months ago
  59. ba677f9 Fix several issues of stream and bydbctl (#637) by Gao Hongtao · 4 months ago
  60. 0516fea build(ui): bump up dependencies to fix vulnerabilities (#635) by Fine0830 · 4 months ago
  61. 0a7795c Fix the oom issue when loading too many unnecessary parts into memory (#631) by Gao Hongtao · 4 months ago
  62. b9d2b8e Add time range parameters to stream index filter (#630) by Huang Youliang · 4 months ago
  63. ba30d41 feat: change the property page with schema queries (#628) by Fine0830 · 4 months ago
  64. 325fb77 feat: the property page adapts new queries (#627) by Fine0830 · 4 months ago
  65. cfa23f7 Fix the group details (#626) by Fine0830 · 4 months ago
  66. 92e3f00 Remove duplicated license header (#625) by Huang Youliang · 4 months ago
  67. 53b3be4 Introduce the schema style to the property (#621) by Gao Hongtao · 4 months ago
  68. a5c2436 Fix ASF git error (#623) by 吴晟 Wu Sheng · 4 months ago
  69. 8df0641 Add lifecycle management (#618) by Gao Hongtao · 4 months ago
  70. f039b62 Add LifecycleStage API and nodes labels (#617) by Gao Hongtao · 5 months ago
  71. 9e2460e Fix the Stream List (#616) by Fine0830 · 5 months ago
  72. d6e0426 Fix menu version (#615) by 吴晟 Wu Sheng · 5 months ago
  73. c76591f Update doc for property (#614) by Gao Hongtao · 5 months ago
  74. 0a8ca27 Fix the data race (#611) by Gao Hongtao · 5 months ago
  75. 999c8ab Improve the write performance and bump up go to 1.24 (#610) by Gao Hongtao · 5 months ago
  76. 28b71dc Add concurent barrier for merging (#609) by Gao Hongtao · 5 months ago
  77. 5522487 Add backup and restore binaries into docker image (#607) by Gao Hongtao · 5 months ago
  78. a94aaa0 Restore the data (#606) by Gao Hongtao · 5 months ago
  79. fe62a2f Add Backup CLI tool (#605) by Gao Hongtao · 5 months ago
  80. caae0f5 Use a combination to get in-use memory (#604) by Gao Hongtao · 5 months ago
  81. 811d904 Add taking the snapshot of data files (#603) by Gao Hongtao · 5 months ago
  82. f484391 Fix NPE on sorting by index with an empty result (#602) by Gao Hongtao · 5 months ago
  83. 24c06b8 Fix OOM on querying zipkin data through skywalking OAP (#601) by Gao Hongtao · 6 months ago
  84. 4b63ff7 Periodic sync to sync the metadata from the etcd (#600) by Gao Hongtao · 6 months ago
  85. 9724431 Add the Memory Protector to limit the resource usage of the query operations (#599) by Gao Hongtao · 6 months ago
  86. 765af71 Bump vite from 5.4.11 to 5.4.14 in /ui (#598) by dependabot[bot] · 6 months ago
  87. 23a2e4a Introduce the batch scan to improve the performance of the query and limit the memory usage (#597) by Gao Hongtao · 6 months ago
  88. 518c413 feat: Update UI to Integrate New Property Query API (#596) by Fine0830 · 6 months ago
  89. d8d6185 Wait for the existing registration to be removed before registering the node (#595) by Gao Hongtao · 6 months ago
  90. c4f0753 Another nit (#594) by 吴晟 Wu Sheng · 6 months ago
  91. be8f948 Fix format (#593) by 吴晟 Wu Sheng · 6 months ago
  92. 905f23a Add versions document (#592) by 吴晟 Wu Sheng · 6 months ago
  93. 362d68e Add api-version service (#591) by Gao Hongtao · 6 months ago
  94. bd83a38 Add Max Disk Usage Percent (#590) by Gao Hongtao · 6 months ago
  95. 7cb4407 Setup protection to 0.7 release branch (#589) by 吴晟 Wu Sheng · 6 months ago
  96. 8dfe616 Fix property metric collection failure (#588) by Gao Hongtao · 6 months ago
  97. 1d4ddc3 Change Property's storage layer (#587) by Gao Hongtao · 7 months ago
  98. 9f423a8 Read cpu quota and limit from the cgroup file system to set gomaxprocs (#586) by Gao Hongtao · 7 months ago
  99. 5ab4edb Update cespare/xxhash to v2 version (#585) by Eng Zer Jun · 7 months ago
  100. d7e3316 Remove redundant time range (#584) by Gao Hongtao · 7 months ago