1. 3b83e18 feat: advertise BanyanDB API version 0.11 (#1303) by Gao Hongtao · 21 hours ago main v0.11.x v0.11.0
  2. 8f1c6f5 Fix lifecycle migration test source readiness (#1301) by Owen Willison · 24 hours ago
  3. 70c1275 Fix wrong log level in trace lifecycle migration (#1300) by mrproliu · 28 hours ago
  4. 4c1f79a Prevent metrics collection after inverted store closure (#1298) by Owen Willison · 2 days ago
  5. 7638c9f Add liaison write-path latency metrics (#1299) by Owen Willison · 2 days ago
  6. 2b1a719 Fix flaky trace merge benchmark observer test (#1294) by Owen Willison · 2 days ago
  7. 523a151 fix(test): await schema barrier before standalone writes (#1297) by Owen Willison · 2 days ago
  8. 9ebac45 Support BYDBQL TUI agent (#1292) by Jingyi Qu · 4 days ago
  9. 6c0d696 Fix liaison batch admission timeout (#1293) by Gao Hongtao · 5 days ago
  10. da86fc4 Expose trace sampler decision and row metrics (#1290) by Gao Hongtao · 6 days ago
  11. 00ef2d2 Fix flaky trace merge panic test wait (#1289) by Owen Willison · 6 days ago
  12. d5a0176 Fix Canopy behind path-prefix proxies (#1286) by Gao Hongtao · 6 days ago
  13. dcc10d4 Fix flaky schema-merge tests near midnight (#1288) by Gao Hongtao · 6 days ago
  14. f994e6b Fix merge benchmark observer test setup (#1287) by Owen Willison · 6 days ago
  15. d134f8d Fix critical trace query and merge correctness (#1285) by Gao Hongtao · 8 days ago
  16. ed255a1 docs: curate 0.11.0 release notes (#1282) by Gao Hongtao · 8 days ago
  17. ebfb526 ci: dead-link-checker on all *.md and shim required checks (#1283) by Gao Hongtao · 8 days ago
  18. 2276ebe chore(deps): bump go toolchain to 1.25.13 and dependencies to clear CVEs (#1284) by Gao Hongtao · 8 days ago
  19. c68b82f fix(canopy): support HTTP session cookies (#1281) by Gao Hongtao · 8 days ago
  20. abc7e08 ci(canopy): publish the canopy image for every main commit (#1280) by Owen Willison · 10 days ago
  21. 3b4e4d9 Add Phase 10 trace plugin performance report (#1279) by Gao Hongtao · 12 days ago
  22. d323982 Add trace plugin execution observability (#1278) by Gao Hongtao · 13 days ago
  23. d11dd1b Fix flaky trace snapshot-fallback tests racing async snapshot persist (#1276) by Gao Hongtao · 13 days ago
  24. 0ea5743 Bound the trace merge drop-set with a retain-instead-of-drop ceiling (#1277) by Gao Hongtao · 14 days ago
  25. d1d8a02 ci: scope daily slow tests (#1273) by Gao Hongtao · 2 weeks ago
  26. 7060969 perf(tracesampler): halve realistic sampler decision cost via direct scalar reads and early entry rejection (#1274) by Gao Hongtao · 2 weeks ago
  27. c99d611 fix(test): regenerate the TLS test certificate that expired today (#1275) by Gao Hongtao · 2 weeks ago
  28. b841462 Count panics recovered by the gRPC interceptors (#1268) by Gao Hongtao · 2 weeks ago
  29. 3d62826 perf(trace): halve sampler tag-rule cost via an escape-free var-array decode path (#1271) by Gao Hongtao · 2 weeks ago
  30. 7f685a1 Optimize trace merge decision path (#1272) by Gao Hongtao · 2 weeks ago
  31. aca1bf9 Fix flaky TestPropertyInspect by awaiting liaison info (#1260) by Gao Hongtao · 2 weeks ago
  32. 75d45de test(trace): verify dropping merge pipeline (#1269) by Gao Hongtao · 2 weeks ago
  33. 7d167e1 test(trace): validate full-day finalize sampling (#1265) by Gao Hongtao · 2 weeks ago
  34. 02bb671 Make the trace merge loop survive persistently failing merges (#1266) by Gao Hongtao · 2 weeks ago
  35. 3635d42 add cluster schema consistency check in FODC lifecycle endpoint (#1244) by mrproliu · 2 weeks ago
  36. 5f544a0 ci: skip tests on main pushes (#1267) by Owen Willison · 2 weeks ago
  37. f6337b7 chore(deps): bump mcp, ui and go dependencies to fix CVEs (#1264) by Owen Willison · 2 weeks ago
  38. 5f97741 ci: reduce pull request feedback time (#1263) by Owen Willison · 2 weeks ago
  39. 0424159 perf(tracesampler): alias decoded entry strings via convert.BytesToString (#1258) by Gao Hongtao · 2 weeks ago
  40. f8dda21 Improve trace merge sampler staging memory (#1259) by Gao Hongtao · 2 weeks ago
  41. 31b044b Sweep the distributed integration suites in Flaky Test, and run it in parallel lanes (#1257) by Gao Hongtao · 2 weeks ago
  42. 543ae2e Add latest parameter in slow QL log (#1248) by mrproliu · 2 weeks ago
  43. ae42840 Fix flaky pool discard test without relying on reuse (#1256) by Gao Hongtao · 3 weeks ago
  44. 8eda9bb chore(tracesampler): defer sw-trace-sampler tag-array decode (#1255) by Gao Hongtao · 3 weeks ago
  45. 1ebeee4 Fix flaky Canopy auth session test by mocking version probe (#1254) by Gao Hongtao · 3 weeks ago
  46. f369d86 Optimize trace pipeline merge performance (#1253) by Gao Hongtao · 3 weeks ago
  47. 872d029 Fix flaky TestTraceWriteRoundTrip by publishing trace metadata last (#1249) by Gao Hongtao · 3 weeks ago
  48. 545a631 fix(deps): close canopy CVEs and refresh dependencies (fast-uri 3.1.5, brace-expansion 5.0.9, in-range upgrades) (#1246) by Gao Hongtao · 3 weeks ago
  49. 21d113a Vectorized stream query path with native columnar wire frame; enable stream and trace by default (#1241) by Gao Hongtao · 3 weeks ago
  50. 3692170 canopy: build all image stages on BUILDPLATFORM (#1242) by Gao Hongtao · 3 weeks ago
  51. 5898e90 Fix sampling for traces split across blocks (#1240) by Gao Hongtao · 3 weeks ago
  52. 6c51a54 canopy: use the in-repo setup-build-env composite for the image job (#1239) by Gao Hongtao · 3 weeks ago
  53. 0422b1b Fix trace fragment sampling across partial merges (#1237) by Gao Hongtao · 3 weeks ago
  54. cb9814a canopy: docker image, makefile toolchain, CI integration tests (standalone + distributed) (#1238) by Gao Hongtao · 3 weeks ago
  55. 0c91de5 canopy: query console + result-view fixes for distributed clusters, verification checklist (#1236) by Gao Hongtao · 3 weeks ago
  56. d552528 feat(trace-pipeline): add first-party sw/zipkin trace-retention sampler plugins (#1234) by Wan Kai · 4 weeks ago
  57. 5dd8fd9 canopy: Pipelines — TopN aggregation CRUD + Top-N query console (#1235) by Gao Hongtao · 4 weeks ago
  58. ea04f67 canopy: Property — collection CRUD + document query console (#1233) by Gao Hongtao · 4 weeks ago
  59. f20062c fix(deps): close all 22 dependabot alerts, add canopy vendor-update target, upgrade React 18 → 19 (#1232) by Gao Hongtao · 4 weeks ago
  60. b81af69 canopy: M4 — Query console + result views, E2E framework redesign, WHERE coverage (#1224) by Gao Hongtao · 4 weeks ago
  61. d9e1c18 test(stream): add program-generated query test cases (#1222) by Gao Hongtao · 5 weeks ago
  62. 8d88629 Allow `*` in the BydbQL identifier (#1223) by mrproliu · 5 weeks ago
  63. b1fc905 Add TTL to top-k query and add health check for pub (#1221) by mrproliu · 5 weeks ago
  64. c22f7d4 Fix wrong QL cache missing top-K logs (#1220) by mrproliu · 5 weeks ago
  65. 32055eb chore(security): bump Go toolchain to 1.25.12 and add govulncheck CI job (#1219) by Gao Hongtao · 6 weeks ago
  66. 38932b9 Resolve lifecycle stage opts on group update (fix short warm/cold segments) + schema delete-path fixes (#1218) by mrproliu · 6 weeks ago
  67. 2fbb65e feat(trace): enforce single-trace-per-group when a sampler pipeline is enabled (#1215) by Gao Hongtao · 6 weeks ago
  68. add78bb Fix goroutine link when sync part between liaison and data nodes (#1217) by mrproliu · 6 weeks ago
  69. 6f7d712 fix(storage): prevent DiskMonitor.Stop from hanging when forced cleanup is active, leaking the whole server on shutdown (#1216) by Gao Hongtao · 6 weeks ago
  70. 9fb8a8f Introduce reusable `Prepared` QL binding (#1213) by mrproliu · 6 weeks ago
  71. 67a743f feat(trace): package sampler plugins into mountable images and add a plugin dev toolkit (#1214) by Gao Hongtao · 7 weeks ago
  72. 7bb5998 Introduce parameter binding (`?` placeholders) into BydbQL (#1209) by mrproliu · 7 weeks ago
  73. eae4ef2 chore(deps): bump vitest to ^3.2.6 and echarts to ^6.1.0 to fix Dependabot alerts (#1212) by Gao Hongtao · 7 weeks ago
  74. 6fb3a1b feat(trace): finalization sampling (PIPELINE_EVENT_FINALIZE) (#1210) by Gao Hongtao · 7 weeks ago
  75. 59b33b5 Support multiple types for the same tag in a single measure or stream part (#1126) by Huang Youliang · 7 weeks ago
  76. 26daf94 chore(deps): bump ui/mcp/go deps to clear Dependabot advisories (#1211) by Gao Hongtao · 7 weeks ago
  77. 1a2696b feat(trace): bounded meter + logger telemetry for the sampler plugin SDK (#1206) by Gao Hongtao · 7 weeks ago
  78. 215f4bb fix: avoid pooling arena-owned migration tag values (#1203) by Huang Youliang · 7 weeks ago
  79. 0e3254c Add the codex/claude plugin to bydbQL (#1201) by Jingyi Qu · 7 weeks ago
  80. 9b83f0b fix(stream): fix migration corruption from arena tagValue double-free (#1205) by mrproliu · 7 weeks ago
  81. a4fac2f Add Consistently check after Eventually checks (#1204) by mrproliu · 7 weeks ago
  82. 2c99461 Lifecycle only handle stream/measure/trace snapshots (#1202) by mrproliu · 8 weeks ago
  83. 3870441 Add FODC memory-pressure pprof capture (#1200) by mrproliu · 8 weeks ago
  84. 4c674ab feat: implement global tag type metadata for measure parts (#1196) by Huang Youliang · 8 weeks ago
  85. 152fa41 Fix block metadata reset before unmarshal for stream and trace (#1195) by Huang Youliang · 8 weeks ago
  86. ec48e7f feat(trace): dynamic sampler registration via group-scoped pipeline config (#1198) by Gao Hongtao · 8 weeks ago
  87. d1574db feat(canopy): M3 metadata management — Group/Stream/Measure/Trace/IndexRule CRUD (#1197) by Gao Hongtao · 8 weeks ago
  88. 68ac23e feat: in-merge trace retention filter with native .so plugin pipeline (#1194) by Gao Hongtao · 8 weeks ago
  89. 7ae98e0 feat: implement global tag type metadata for stream parts (#1184) by Huang Youliang · 8 weeks ago
  90. ac7f7a3 feat(lifecycle): throttle migration under receiver memory pressure; fix bluge dedup OOM (#1193) by mrproliu · 8 weeks ago
  91. 7b96158 feat(canopy): add Canopy BFF + React SPA subproject (M0–M2) (#1191) by Gao Hongtao · 9 weeks ago
  92. 6f4ef25 Make dump UT more stable (#1188) by mrproliu · 9 weeks ago
  93. 3c8659b perf(trace): vectorized trace query — limit pushdown, bounded sidx scan, native columnar distributed wire frame (#1190) by Gao Hongtao · 9 weeks ago
  94. 5604682 Add storage-node post-trace pipeline: design, pipeline.v1 proto, Go SDK (#1189) by Gao Hongtao · 9 weeks ago
  95. c6183d7 Support migration copy/verify/analysis index mode measure (#1187) by mrproliu · 9 weeks ago
  96. 7110932 fix: add dynamic checksum generation in release script (#1185) by Huang Youliang · 9 weeks ago
  97. 74187c3 Make dump CI more stable (#1186) by mrproliu · 9 weeks ago
  98. dfad95c Make backup/dump/migration related CI more stable (#1183) by mrproliu · 10 weeks ago
  99. 81e648d perf(trace, stream): faster point-lookup queries via lazy block-metadata decode (#1182) by Gao Hongtao · 10 weeks ago
  100. 3104323 Fix backup container OOM and speed up GCS snapshot uploads (#1181) by mrproliu · 10 weeks ago