The Apache IoTDB team is pleased to announce the release of Apache IoTDB 1.3.5.
Apache IoTDB (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. ## Improvements - Storage Module: Optimize user password encryption by changing the algorithm to SHA-256 - ... ## Bugs - Fixed the array out-of-bounds exception in cross-Region aggregate query with align by device - Fixed the error in aggregate queries with `order by time + align by device` for single or multiple devices spanning across Regions - Fixed the "out of memory" error in query with large TEXT objects + align by device + order by time - Fixed the issue where the last query with where time > X and time < X was not applied to partitioned table fetching, resulting in failure to hit PartitionCache - Fixed the error in using change_point function + align by device when single device data spans multiple Regions - Fixed the OOM (Out of Memory) issue caused by the asynchronous submission queue of pipeTransferFile - Fixed the memory leak issue in pipe password detection - For the pipe receiver and during Load, change the behavior of'clear schema cache' to 'update last cache' - Optimize the loading speed of TsFile when there are a large number of measuring points and the mods file contains deletions of a large number of measuring points - ... The full release note is available at: https://dlcdn.apache.org/iotdb/1.3.5/RELEASE_NOTES.md The release is available for download at: http://iotdb.apache.org/Download Maven artifacts for JDBC driver, session SDK can be found at: https://search.maven.org/search?q=3Dg:org.apache.iotdb Regards, The Apache IoTDB team
