Hi, I checked the commits after TsFile v2.0.2. Here is the draft of release notes, please check it.
# Improvement/Bugfix * move ColumnCategory to an outer class in (#461) * restrict encrypt key length to 16 in (#467) * Cache hash code of StringArrayDeviceID in (#453) * Skip time column when generating TableSchema in (#414) * Check blank column name or table name in (#471) * Optimizations regarding chunk metadata sort & timeseries metadata serialization in (#470) * Remove redundant conversion in TableResultSet in (#473) * Add switch to disable native lz4 in (#480) BR, Haonan On 2025/05/14 03:25:48 Yuan Tian wrote: > Hi all, > > Since we plan to release v2.0.3 for IOTDB, we need an official tsfile > version to be depended on. Currently we depend on `2.1.0-250429-SNAPSHOT`. > So could you guys release a new version based on that? > > > Best regards, > ----------------------- > Yuan Tian >
