New Features
- Support registering devices
- Support registering measurements
- Support adding additional measurements
- Support writing timeseries data without pre-defined schema
- Support writing timeseries data with pre-defined schema
- Support writing with tsRecord
- Support writing with Tablet
- Support writing data into a closed TsFile
- Support query timeseries data without any filter
- Support query timeseries data with time filter
- Support query timeseries data with value filter
- Support BOOLEAN, INT32, INT64, FLOAT, DOUBLE, TEXT data types
- Support PLAIN, DICTIONARY, RLE, TS_2DIFF, GORILLA, ZIGZAG, CHIMP, SPRINTZ, RLBE encoding algorithm
- Support UNCOMPRESSED, SNAPPY, GZIP, LZ4, ZSTD, LZMA2 compression algorithm
New Contributors
* JackieTien97 made their first contribution in https://github.com/apache/tsfile/pull/1
* chrisdutz made their first contribution in https://github.com/apache/tsfile/pull/11
* qiaojialin made their first contribution in https://github.com/apache/tsfile/pull/13
* SpriCoder made their first contribution in https://github.com/apache/tsfile/pull/19
* Caideyipi made their first contribution in https://github.com/apache/tsfile/pull/23
* choubenson made their first contribution in https://github.com/apache/tsfile/pull/28
* Beyyes made their first contribution in https://github.com/apache/tsfile/pull/30
* l2280212 made their first contribution in https://github.com/apache/tsfile/pull/29
* HTHou made their first contribution in https://github.com/apache/tsfile/pull/31
**Full Changelog**: https://github.com/apache/tsfile/commits/v1.0.0