1. 402abdd Automatically repair lost data partitions (#17279) by libo · 2 days ago master
  2. 8c20a1d fix: pick deletion event for historical resend (#17329) by Peng Junzhi · 2 days ago
  3. e8af596 [AINode] Upgrade torch version (#17323) by Yongzao · 2 days ago
  4. c9066c7 Add optional responseData to TSStatus and RpcUtils helpers (#17328) by Zhenyu Luo · 2 days ago
  5. f7b7088 Remove OpenIdAuthorizer and OpenID authentication dependencies (#17320) by Haonan · 2 days ago
  6. 063794b Implement and fix Windows disk metrics parsing (#17290) by Haonan · 2 days ago
  7. fd37977 Remove extra user caching for REST services and migrate to the unified user check cache. (#17321) by wenyanshi-123 · 2 days ago
  8. cbde990 support the counting filtered rows when filter is pushed down to scan node (#17304) by alpass163 · 2 days ago
  9. 0356975 Support aggregation push-down optimize for table view of non aligned series (#17294) by Weihao Li · 2 days ago
  10. 278b05b Pipe: Use async launch to avoid blocking datanode start (#17315) by Caideyipi · 3 days ago
  11. dc0758f Deleted the useless device flush map & Pipe: Made the assigner cache to full cache & Use precise match in assigner device & Print periodical log when assigner has exceeded half of the capacity (#17312) by Caideyipi · 3 days ago
  12. 2e88860 Subscription: split client and example modules (#17306) by VGalaxies · 3 days ago
  13. 75364c2 [AINode] Fix backend auto-selection (#17314) by Yongzao · 3 days ago
  14. 599ad8b Upgrade GitHub Actions plugins to supported Node runtimes (#17311) by Haonan · 4 days ago
  15. 12f655f Pipe: Optimized the OPC UA logic to avoid potential bugs (#17309) by Caideyipi · 4 days ago
  16. e593fcb Implement table & tree disk usage statistics (#17169) by shuwenwei · 4 days ago
  17. 67ddff9 [AINode] Fix call inference error (#17308) by Yongzao · 5 days ago
  18. a7c82cd Fix incorrect measurement schema during compaction (#17297) by shuwenwei · 5 days ago
  19. d8dfe1b [AINode] Modify model loading (#17299) by Leo · 5 days ago
  20. 80399a6 Subscription: refactor payload APIs to use ResultSet and tsfile readers (#17225) by VGalaxies · 5 days ago
  21. 6d9e6d0 Subscription: support consumer timeout and idle disconnect (#17293) by VGalaxies · 6 days ago
  22. 964f517 Update pyproject.toml (#17296) by Yongzao · 9 days ago
  23. fa626bf support serializing plain device time index (#17285) by shuwenwei · 9 days ago
  24. a7c541d Use PartitionRecognizer and PartitionCache to handle window function's partition. (#17280) by Zhihao Shen · 9 days ago
  25. ccece97 rename pipe consensus to iot consensus v2 (#17291) by Peng Junzhi · 9 days ago
  26. 9a67740 [IoTV2] Add ConfigNode-side consensus pipe guardian and remove deprecated DataNode-side checking (#17277) by Peng Junzhi · 10 days ago
  27. 68ca0a7 Fix incorrect early termination in descending scan of unpackOneFakeMemChunkMetaData (#17283) by shuwenwei · 10 days ago sub-pw
  28. 77cf756 [AINode] Renew AINode docker package script (#17289) by Yongzao · 10 days ago
  29. a53f960 Fix the duplicate literals using the constant (#17274) by Anukalp Pandey · 10 days ago
  30. e7f8097 Introduce delay analyzer to get watermark between sequence data and unsequece data based on ICDE 2022 (#16886) by Peng Junzhi · 10 days ago
  31. 902bc60 Pipe: Fixed the crashed VM for ITs & Added watcher thread for dataNode start (#17281) by Caideyipi · 11 days ago
  32. ea3cc3c Cpp client supports visual studio 2026 (#17218) by Haonan · 11 days ago
  33. 0012727 Add 3C3D IoTConsensusV2 integration tests (#17257) by Peng Junzhi · 13 days ago
  34. bd74ad3 Update release info after 2.0.7 released (#17275) by Haonan · 13 days ago
  35. 9acf1e9 Fix conflict config plan type (#17260) by Jiang Tian · 2 weeks ago
  36. 9424778 Pipe: Fixed the bug that the default "enable-send-tsfile-limit" is set to false for historical pipes split by full sync (#17264) by Caideyipi · 2 weeks ago
  37. cd8f3db Fixed that InsertionCompactionSelection may skip a file deleted by another compaction (#17254) by Jiang Tian · 3 weeks ago
  38. 35ef0c8 Fix deadlock between DataNode createDataRegion and ConfigNode PipeTaskCoordinatorLock by delegating consensus pipe lifecycle to ConfigNode (#17233) by Peng Junzhi · 3 weeks ago
  39. 6ec3a51 Pipe: Configured the air gap timeout to avoid packet loss (#17231) by Caideyipi · 3 weeks ago
  40. 19d7670 Fixed the quote problem in "as" clause in view && Fixed the bug that the device may not be able to be queried from cache (#17241) by Caideyipi · 3 weeks ago
  41. 449838f Consensus pipe skip login (#17242) by Peng Junzhi · 3 weeks ago
  42. 9c11cfd Fix refactor/s3024 stringbuilder append (#17234) by Anukalp Pandey · 3 weeks ago
  43. 72e9e6e Fix checkstyle line length violation in SubscriptionException (#17129) by Anukalp Pandey · 3 weeks ago
  44. 80ecbe6 Bump com.fasterxml.jackson.core:jackson-core from 2.16.2 to 2.18.6 (#17235) by dependabot[bot] · 3 weeks ago
  45. 36c7db8 fix redundant operations in compaction (#17239) by shuwenwei · 3 weeks ago
  46. b224633 Fixed TsFileProcessorTest may check the result before the TsFile is closed (#17232) by Jiang Tian · 3 weeks ago
  47. ea3cff5 Memory estimate refine for TableScanOperator (#17230) by Jackie Tien · 3 weeks ago
  48. 3b6aa45 fix start.cli on java 8 (#17228) by Hongzhi Gao · 3 weeks ago
  49. a434fa7 Pipe: Fixed the bug that a realtime only pipe will not transfer historical data when it is altered to a historical pipe (#17223) by Caideyipi · 3 weeks ago
  50. 4e7f3e5 Pipe: Fixed the audit db filter on config receiver && Added the judgments for table model audit DB && Optimized the logger for receiver status (#17219) by Caideyipi · 4 weeks ago
  51. 85ecbd6 Pipe: Implemented the login check in customize method & Added mosaic to subtask string in logger & Optimized the error code of illegal pipe / pipe plugin name string (#17197) by Caideyipi · 4 weeks ago
  52. 8782662 Add UT for new operators introduced by window function optimization (#17209) by Zhihao Shen · 4 weeks ago
  53. 1fdd4b3 Pipe: Refactored the dataRegionId data type to integer (#17214) by Caideyipi · 4 weeks ago
  54. 9041e60 [IOTDB-17191] CLI: add space after error prefix in three messages (#17192) by Talha Amjad · 4 weeks ago
  55. 6ea3052 Fix: Adding the time column is prohibited. (#17215) by alpass163 · 4 weeks ago
  56. 8cfb49d Improve Quick Start documentation for system resource limits (#17213) by ShauryaChauhan1411 · 4 weeks ago
  57. 20b380a Delete .github/workflows/greetings.yml (#17216) by Haonan · 4 weeks ago
  58. 7e0837b Add an interface to support flushing by TsFileResource (#17203) by Jiang Tian · 5 weeks ago
  59. fe0d62e Fix external service ClassLoader context handling and dependency scope (#17202) by CritasWang · 5 weeks ago
  60. 15a0a72 Fixed concurrency issues caused by write and flush sorting during query execution (#17193) by shuwenwei · 6 weeks ago
  61. 7ee7a83 Fix race condition in SharedTsBlockQueue async listener causing NPE in MemoryPool.free() (#17196) by Jackie Tien · 6 weeks ago
  62. b929aa2 Fix incorrect time slice calculation in AbstractDefaultAggTableScanOperator (#17195) by shuwenwei · 6 weeks ago
  63. d5f9023 Fix process of restore external-service instance #17194 by Weihao Li · 6 weeks ago
  64. c052179 Support debug for query (#17178) by Weihao Li · 6 weeks ago
  65. ba6327e Remove unused AGGREGATE_TIME_LIST (#17186) by Talha Amjad · 6 weeks ago
  66. 69142ce Pipe: Enabled retry locally for air gap receiver & temporary unavailable exception (#17188) by Caideyipi · 6 weeks ago
  67. 06537dc correct metadata "modified" flags and related logic (#17172) by shuwenwei · 6 weeks ago
  68. 1b0a9d7 Pipe: Enabled locally retry for PipeConnectionException (#17182) by Caideyipi · 6 weeks ago
  69. c08dc67 Pipe: Reduced the downgraded epochs' downgrading limit to reduce the latency (#17184) by Caideyipi · 6 weeks ago
  70. 861d3ee Pipe: Fixed the idempotent semantic for MULTIPLE_ERROR (#17177) by Caideyipi · 6 weeks ago
  71. d9b692b Pipe: Changed the separator check semantic for pipes / pipe plugins (#17175) by Caideyipi · 6 weeks ago research/rag4cts
  72. bfb0d32 [AINode] Optimize the statuscode for remove AINode (#17176) by Yongzao · 6 weeks ago
  73. 67fda53 feat: show timeseries [order by timseries] clause (#17065) by xiangmy21 · 6 weeks ago
  74. 8896075 feat(jdbc): implement PreparedStatement (#17027) by Le Yang · 6 weeks ago
  75. 34880db Pipe: preserve exclusions for complex wildcards (#17170) by VGalaxies · 6 weeks ago
  76. f7d7f68 [AINode] Sync codes for ainode (#17139) by Leo · 6 weeks ago
  77. 6228880 Pipe: Optimized the logger semantic && the retry logic of memory error at sink subtask (#17166) by Caideyipi · 6 weeks ago
  78. 2f07c80 Pipe: CI Fix (#17167) by Caideyipi · 6 weeks ago
  79. 3841072 fix: Fix missing encoding and compression information for Measurement (#17141) by Zhenyu Luo · 6 weeks ago
  80. 29aad95 Pipe: Fixed the legacy sink IT (#17164) by Caideyipi · 6 weeks ago
  81. a03b627 Fix: Add Mods data scanning check in scan parser for non-aligned data (#17162) by Zhenyu Luo · 6 weeks ago fix-it
  82. 2c903b0 [AINode] Support register as system service (#17138) by Yongzao · 7 weeks ago
  83. 4bf7c3e Fix set sql_dialect=table will clear current database bug (#17159) by Jackie Tien · 7 weeks ago pipe-log
  84. 22c6c6c Remove netty from service-rpc (#17157) by Haonan · 7 weeks ago
  85. c1f4682 Fixed the NPE when validating legacy sink (#17153) by Caideyipi · 7 weeks ago
  86. 4c82149 Fixed the bug that the template may create measurements under timeSeries && Optimized the logger for meta user exceptions (#17158) by Caideyipi · 7 weeks ago
  87. 1fbef53 Pipe: allow exclusion-only pattern lists (#17154) by VGalaxies · 7 weeks ago password-check
  88. 52d7245 Pipe: Banned the illegal names in pipe and pipe plugins (#17145) by Caideyipi · 7 weeks ago
  89. 13513ea Load: Support same measurement name and type with different encoding and compression (#17152) by Zhenyu Luo · 7 weeks ago
  90. 220ee16 Fix occasional CI failures of IoTDBMQTTServiceJsonIT. (#17146) by wenyanshi-123 · 7 weeks ago
  91. a93cde2 fix the bug that insert null into the time column #17150 by alpass163 · 7 weeks ago
  92. 45d9471 Fix sort branch release logic of SORT operator #17148 by Weihao Li · 7 weeks ago
  93. c257be6 fix (#17140) by Caideyipi · 7 weeks ago
  94. e4ef4db fix the problem that cast a float point number to float type, by adding the floatLiteral (#17143) by alpass163 · 7 weeks ago
  95. 2146a08 fix: Fix ShowTimeseries estimated offset without limit scenario (#17116) by Zhenyu Luo · 7 weeks ago
  96. 0650a6a Fix value and time chunk misalignment when rewriting with time deletion (#17142) by shuwenwei · 7 weeks ago
  97. f445132 Fix blob accumulator query can't skip read blobStatistics caused by isModified don't change to true in the metadata of chunk and pageReader (#17127) by libo · 7 weeks ago path-fix
  98. 2d07d8a Security fix: Bump Jetty to 9.4.58.v20250814 (CVE-2025-5115) (#17136) by CritasWang · 7 weeks ago
  99. 8488a64 [AINode] Integrate moirai2 as builtin forecasting model (#17056) by Gewu · 7 weeks ago
  100. 8455b8c Optimize TsTable with Copy-on-Write pattern for thread-safe concurrent access (#17069) by Zhenyu Luo · 7 weeks ago path-tablet-fix