This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-2 in repository https://gitbox.apache.org/repos/asf/tsfile.git
commit 0039b854ac9f270dab1869fd886feacfd5fbdae1 Author: Haonan <[email protected]> AuthorDate: Tue Sep 9 11:25:57 2025 +0800 Update 1.1.2 download info --- src/Download/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Download/README.md b/src/Download/README.md index 572e4a6e..329bd7d8 100644 --- a/src/Download/README.md +++ b/src/Download/README.md @@ -24,7 +24,7 @@ | Version | Dependency | Sources | SHA512 | ASC | Release Nodes | IoTDB adaptation ver [...] |---------|-----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -------------------- [...] | 2.1.1 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.1.1) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md) | IoTDB V2.x | -| 1.1.0 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.0) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.0/apache-tsfile-1.1.0-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.0/apache-tsfile-1.1.0-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.0/apache-tsfile-1.1.0-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.0) | IoTDB V1.x | +| 1.1.2 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.2) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.2) | IoTDB V1.x | Legacy version are available here: https://archive.apache.org/dist/tsfile/ # Download @@ -44,4 +44,4 @@ Add the following dependency section to your pom.xml: </dependency> ``` -The release note of 2.1.1 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md \ No newline at end of file +The release note of 2.1.1 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md
