1. 965e863 Fix inexact varargs calls (#18294) by Haonan · 8 hours ago master
  2. 47f7171 [Pipe] Fairly limit concurrent TsFile parsers (#18260) by Caideyipi · 8 hours ago
  3. d9040c0 Return one NULL row for last_by over a never-written device by ZIHAN DAI · 9 hours ago
  4. ed8cb43 Fix IPv6 endpoint handling in client and ops tools (#18291) by Haonan · 22 hours ago
  5. 1000f95 Remove deprecated-for-removal JDK API usages (#18288) by Haonan · 26 hours ago
  6. e968738 Move state machine to calc commons (#18289) by shuwenwei · 26 hours ago
  7. f7be88e Added table metric & Improved the database / view metric & Added "count databases" for table model (#15587) by Caideyipi · 31 hours ago
  8. 02b1ecd [Performance] Allocate AlignedTVList primitive arrays lazily (#18276) by Jiang Tian · 33 hours ago
  9. c13be2c Bump netty.version from 4.1.134.Final to 4.1.136.Final (#18279) by Haonan · 2 days ago
  10. bb0f237 [Pipe] Resume TsFile parsing after retryable failures (#18261) by Caideyipi · 2 days ago
  11. 4bc2fd5 Add REST write request size and batch limits (#17481) by Haonan · 2 days ago
  12. 59b019a Fix consensus subscription metrics by region (#18277) by Caideyipi · 2 days ago
  13. dbdabbd Fix sonar cannot analyse because it requires JDK 21 (#18278) by Haonan · 2 days ago
  14. 01d1c15 Fix pipe tablet memory self-lock during batching (#18266) by Caideyipi · 2 days ago
  15. 4cf5824 Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.9 (#18274) by dependabot[bot] · 2 days ago
  16. 4300930 [Pipe] Back off TsFile parser admission retries (#18262) by Caideyipi · 2 days ago
  17. f2dd701 [Performance] Use dynamic bitmaps in AlignedTVList (#18264) by Jiang Tian · 2 days ago
  18. b8ff9ee [Pipe] Prevent unexpected OPC UA endpoint redirects (#18259) by Caideyipi · 3 days ago
  19. 1188db9 Fix max data region group quota calculation (#18263) by libo · 3 days ago
  20. 91476b0 Compatibility changes for internal settle compaction API (#18230) by shuwenwei · 3 days ago
  21. 5405623 Subscription: Fix DATE serialization for consensus dataset (#18227) by Caideyipi · 3 days ago
  22. 0f2ee2b [Subscription] Reject unsupported consensus topic attributes (#18257) by Caideyipi · 3 days ago
  23. ea0b009 Load: Fix active load reliability issues (#18224) by Caideyipi · 3 days ago
  24. e5651cb [Performance] Optimize tablet RPC deserialization (#18248) by Caideyipi · 4 days ago
  25. 8e5e850 Fix flaky concurrent queue and WAL tests (#18246) by Caideyipi · 4 days ago
  26. a8708a4 [Performance] Reduce aligned MemTable bitmap memory usage (#18249) by Caideyipi · 4 days ago
  27. 1b44799 [Pipe] Reduce AirGap sink reconnect log noise (#18243) by Caideyipi · 4 days ago
  28. 94b07e0 [Pipe] Back off async sink for all retry statuses (#18236) by Caideyipi · 4 days ago
  29. 37cf3ca [Performance] Reduce temporary allocations on insert path (#18240) by Caideyipi · 4 days ago
  30. 55271d7 Enable CRC32 intrinsic for DataNode (#18239) by Caideyipi · 4 days ago
  31. 6889b1e modify the read logic of metadata lease timeout (#18228) by CYB · 7 days ago
  32. 824e2db Fix process metric precision (#18229) by Caideyipi · 7 days ago
  33. 2f7505f Fix flaky WALNodeTest WAL roll assertion (#18226) by Jiang Tian · 8 days ago
  34. 823c47e [Pipe] Include pending historical events in remaining count (#18216) by Caideyipi · 8 days ago
  35. 9b77b54 Fix concurrent access during TierManager folder reset (#18223) by Jiang Tian · 8 days ago
  36. 5b311f6 Fix unbounded async pipe sink retries (#18222) by Caideyipi · 8 days ago
  37. eb9cc93 fix: optimize reconnect exception as `TTransport.TTransportException` (#18200) by Zeyu Zhang · 8 days ago
  38. 8a1c7aa Pipe: disable serialize-by-region by default (#18139) by Caideyipi · 8 days ago
  39. 9ae6674 Only scan tables of tree model while regenerating data partition (#18221) by libo · 8 days ago
  40. ce9838d Fix duplicate TsFile metric updates (#18219) by Jiang Tian · 8 days ago
  41. 66e4b98 Optimize TopK query of TableModel by RuntimeFilter (#18204) by Weihao Li · 8 days ago
  42. 0ef17ba Support IPv6 endpoint URLs (#18162) by Haonan · 9 days ago
  43. dfbe8db Fix MQTT measurement validation (#18215) by Jiang Tian · 9 days ago
  44. fe1777b Optimize pipe tablet memory accounting (#18211) by Caideyipi · 9 days ago
  45. 8b60437 Fix write retries, Pipe resource cleanup, subscription progress, and snapshot recovery (#18180) by Caideyipi · 9 days ago
  46. 2c77de3 Prevent aligned LAST query from hanging with time filter (#18213) by shuwenwei · 9 days ago rc/2.0.11
  47. 32bff9b Fix procedures stuck after submission-time deserialization failure (#18212) by Yongzao · 9 days ago
  48. d850692 Improve error message when auto-creating timeseries with null value (#18209) by Jiang Tian · 9 days ago
  49. f1875ed Fix external TsFile grouping optimization (#18206) by shuwenwei · 10 days ago
  50. 5bb15d9 Pipe: optimize InsertRows schema aggregation (#18195) by Caideyipi · 10 days ago
  51. e75d1466 Fix retry bug in tree model query which ignore the time filter (#18179) by Jackie Tien · 10 days ago
  52. ededa9a Pipe IT: disable pipe memory control in overridden setups (#18198) by Caideyipi · 10 days ago
  53. 0d3304a Fix RPC buffer memory control activation (#18194) by Caideyipi · 10 days ago
  54. eaef430 Enforce REST query row limit as hard cap (#18149) by Jackie Tien · 10 days ago
  55. 7ffb136 Add mutual SSL support for pipe sinks (#18080) by Caideyipi · 11 days ago
  56. 5ceb047 Fix DataNode restart readiness race in IoTDBConnectionsIT (#18192) by Caideyipi · 11 days ago
  57. ce74949 Fix tag index misalignment in read_tsfile when projection pruning removes tag columns (#18191) by shuwenwei · 11 days ago
  58. b05f4ca Avoid readLock when serializing TimeIndex. (#18189) by Jiang Tian · 11 days ago
  59. 8735702 Reduce repeated failure logs (#18175) by Caideyipi · 11 days ago
  60. 8235112 Fix no-tag table attribute deletion (#18176) by Caideyipi · 11 days ago
  61. 9f069d5 Fix that ProgressWALIterator may read incorrect searchIndex (#18143) by Jiang Tian · 11 days ago
  62. da07a8e Subscription: support table-model column-filter for topics (#17936) by VGalaxies · 11 days ago
  63. 86741a8 Fix compaction test metadata lease cleanup (#18172) by shuwenwei · 2 weeks ago
  64. 350c6c7 Optimize pipe TsFile cleanup on drop (#18163) by Zhenyu Luo · 2 weeks ago
  65. e8061ed Optimize load logic (#18153) by Zhenyu Luo · 2 weeks ago
  66. 4482e65 Fix pipe drop stuck on blocking sink reconnect (#18145) by Caideyipi · 2 weeks ago
  67. 7ccdaa5 Pipe: use session context in legacy receiver loaders (#18111) by Caideyipi · 2 weeks ago
  68. ec81de1 Reduce pipe load success log noise (#18106) by Caideyipi · 2 weeks ago
  69. 9112791 Fix: remove some procedure that should not be included in lease frame (#18167) by CYB · 2 weeks ago
  70. 343edab Fix IT log directory test class names (#18131) by Caideyipi · 2 weeks ago
  71. 5aad932 Reduce pipe type conversion log frequency (#18161) by Caideyipi · 2 weeks ago
  72. c716365 Fix subscription consumer lifecycle state ordering (#18151) by Caideyipi · 2 weeks ago
  73. 33a38b6 Pipe: manage ConfigNode receiver temporary memory (#18144) by Caideyipi · 2 weeks ago
  74. 449946d Fix pipe event accounting and aligned tablet failure reporting (#18150) by Caideyipi · 2 weeks ago
  75. afdcf32 Update programming languages and release notes for version 2.0.10 (#18164) by Haonan · 2 weeks ago
  76. 506f945 Extend region migration speed limit to transfers and deletion (#18118) by Yongzao · 2 weeks ago
  77. d02e6af A lease-based self-fencing framework to enable high availability for table metadata operations by CYB · 2 weeks ago
  78. e123ada Respect pre-set env vars and add cgroup memory detection in env scripts (#17765) by Milea Robert Stefan · 2 weeks ago
  79. 4c1f833 Pipe: order historical TsFiles by query priority (#18088) by Caideyipi · 2 weeks ago
  80. f3e1612 Fix downgraded TsFileResource serialization (#18155) by Jiang Tian · 2 weeks ago
  81. e231bbe Fix pipe double-living sugar after isolation (#18119) by Caideyipi · 2 weeks ago
  82. 7558aa7 Fix metadata cache and pipe edge cases (#18147) by Caideyipi · 2 weeks ago
  83. 797319b The new value cannot be less than the current maximum quota. The quota uses the default value if unspecified in the ALTER DATABASE statement (#18154) by libo · 2 weeks ago
  84. 012026f Add DEVICE_METADATA_INFO_SWAP_THRESHOLD parameter to read_tsfile table function (#18146) by shuwenwei · 2 weeks ago
  85. 611b66a Change partition_table_recover_max_read_megabytes_per_second into partition_table_recover_max_read_mb_per_sec (#18138) by libo · 2 weeks ago
  86. b353905 Fix config region pipe privilege trimming (#18142) by Caideyipi · 2 weeks ago
  87. 8269087 Pipe: throttle TsFile parser retries under memory pressure (#18141) by Caideyipi · 2 weeks ago
  88. e44cbbb Fix load configuration IT target DataNode (#18125) by Caideyipi · 2 weeks ago
  89. 86624a1 Improve pipe receiver session handling (#18084) by Caideyipi · 2 weeks ago
  90. 63b70cb Move IoTConsensus multi-data-dir region migration ITs to commit suite (#18081) by Hongzhi Gao · 2 weeks ago
  91. a6c654b Fix RegionGroupCache activation race (#18128) by Caideyipi · 2 weeks ago
  92. 1c20df4 Persist writer meta out of lock (#18124) by Jiang Tian · 2 weeks ago
  93. bbd424f Avoid parsing fully matched historical table TsFiles (#18123) by Caideyipi · 2 weeks ago
  94. 71696f3 Add pipe receiver memory protection (#18090) by Caideyipi · 2 weeks ago
  95. 35cf94a Improve pipe runtime memory allocation (#18051) by Caideyipi · 2 weeks ago
  96. 7bfd440 Support attribute filters in table deletion (#18079) by Jiang Tian · 3 weeks ago
  97. eec9637 Fix aligned memtable flush after deleting measurements (#18116) by Caideyipi · 3 weeks ago
  98. bd49457 Optimize pipe wide table batch append precheck (#18117) by Caideyipi · 3 weeks ago
  99. 0b48a35 Fix show configuration displaying raw value instead of effective value (#18108) by Jackie Tien · 3 weeks ago
  100. 8940ba0 fix(jdbc): prevent BigDecimal DoS in StringUtils.consistentToString (#17508) by Le Yang · 3 weeks ago