From e9da1b279245e4441c4ab66ad5647aa7da5033e5 Mon Sep 17 00:00:00 2001 From: Leto_b Date: Wed, 25 Mar 2026 16:57:18 +0800 Subject: [PATCH] update tsfile link 221 --- src/Download/README.md | 14 +++++++------- src/zh/Download/README.md | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Download/README.md b/src/Download/README.md index baeae2b51..e1c71279c 100644 --- a/src/Download/README.md +++ b/src/Download/README.md @@ -21,16 +21,16 @@ # Releases Version -| Version | Dependency | Sources | SHA512 | ASC | Release Nodes | IoTDB adaptation version | -|---------|-----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| ---------------------------------------------------------------- | -| 2.2.0 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.0) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md) | IoTDB V2.x | -| 1.1.3 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.3) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.3) | IoTDB V1.x | +| Version | Dependency | Sources | SHA512 | ASC | Release Nodes | IoTDB adaptation version | +|---------|-----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| ---------------------------------------------------------------- | +| 2.2.1 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.1) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.1/RELEASE_NOTES.md) | IoTDB V2.x | +| 1.1.3 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.3) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.3) | IoTDB V1.x | Legacy version are available here: https://archive.apache.org/dist/tsfile/ # Download Our GitHub page: https://github.com/apache/tsfile -The latest version of TsFile is 2.2.0. +The latest version of TsFile is 2.2.1. Downloading it from the [Maven central repository](https://search.maven.org/search?q=g:org.apache.tsfile) @@ -40,8 +40,8 @@ Add the following dependency section to your pom.xml: org.apache.tsfile tsfile - 2.2.0 + 2.2.1 ``` -The release note of 2.2.0 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md +The release note of 2.2.1 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.2.1/RELEASE_NOTES.md diff --git a/src/zh/Download/README.md b/src/zh/Download/README.md index cae7484a2..b5a3e4444 100644 --- a/src/zh/Download/README.md +++ b/src/zh/Download/README.md @@ -23,7 +23,7 @@ | 版本 | 依赖引用 | 源代码 | SHA512 | ASC | 版本特性 | IoTDB 适配版本 | |-------|-----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| ---------------------------------------------------------------- | -| 2.2.0 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.0) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md) | IoTDB V2.x | +| 2.2.1 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.1) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.1/apache-tsfile-2.2.1-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.1/RELEASE_NOTES.md) | IoTDB V2.x | | 1.1.3 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.3) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.3/apache-tsfile-1.1.3-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.3) | IoTDB V1.x | 完整历史版本: https://archive.apache.org/dist/tsfile/ @@ -32,7 +32,7 @@ GitHub 仓库地址:https://github.com/apache/tsfile -最新版本是2.2.0。 +最新版本是2.2.1。 点击 Maven 仓库地址下载:[Maven central repository](https://search.maven.org/search?q=g:org.apache.tsfile) @@ -42,8 +42,8 @@ GitHub 仓库地址:https://github.com/apache/tsfile org.apache.tsfile tsfile - 2.2.0 + 2.2.1 ``` -该版本的特性可点击查看: https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md +该版本的特性可点击查看: https://dlcdn.apache.org/tsfile/2.2.1/RELEASE_NOTES.md