You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by le...@apache.org on 2020/01/10 14:04:20 UTC

[incubator-iotdb-website] branch master updated: update website for the new release 0.9.1

This is an automated email from the ASF dual-hosted git repository.

leirui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2447c06  update website for the new release 0.9.1
2447c06 is described below

commit 2447c06c9c1a4cc704ac04cd3932420c57654627
Author: LeiRui <10...@qq.com>
AuthorDate: Fri Jan 10 22:03:48 2020 +0800

    update website for the new release 0.9.1
---
 index.html                 | 18 +++++++++---------
 src/components/SideBar.vue |  6 +++---
 src/views/Download.vue     | 10 ++++++++++
 3 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/index.html b/index.html
index ce979a3..188ed71 100644
--- a/index.html
+++ b/index.html
@@ -25,26 +25,26 @@
       <ul>
         <li style="margin: 5px;">Download IoTDB Binaries:
           <a
-            href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip">
-            IoTDB v0.9.0 Release</a>
+            href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip">
+            IoTDB v0.9.1 Release</a>
           <span>[<a
-            href="https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.sha512">SHA512</a>]</span>
+            href="https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.sha512">SHA512</a>]</span>
           <span>[<a
-            href="https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.asc">ASC</a>]</span>
+            href="https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.asc">ASC</a>]</span>
         </li>
         <li style="margin: 5px;">Download IoTDB Sources:
           <a
-            href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip">
-            IoTDB v0.9.0 Sources</a>
+            href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip">
+            IoTDB v0.9.1 Sources</a>
           <span>[<a
-            href="https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.sha512">SHA512</a>]</span>
+            href="https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.sha512">SHA512</a>]</span>
           <span>[<a
-            href="https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.asc">ASC</a>]</span>
+            href="https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.asc">ASC</a>]</span>
         </li>
       </ul>
       <p>Main features and change list of each version, please check
         <a
-          href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.0/RELEASE_NOTES.md">
+          href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.1/RELEASE_NOTES.md">
           release notes</a>.
       </p>
       <h2 class="download-title">Verifying Hashes and Signatures</h2>
diff --git a/src/components/SideBar.vue b/src/components/SideBar.vue
index 9907d7f..4a6de24 100644
--- a/src/components/SideBar.vue
+++ b/src/components/SideBar.vue
@@ -14,13 +14,13 @@
       <article lang="en">
         <ol class="list-unstyled">
           <li>
-            Apache IoTDB (Incubating) V0.9.0 is released. Users are encouraged to read the overview of major changes in
+            Apache IoTDB (Incubating) V0.9.1 is released. Users are encouraged to read the overview of major changes in
             <a class="link-color"
-               href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.0/RELEASE_NOTES.md">release notes</a>,
+               href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.1/RELEASE_NOTES.md">release notes</a>,
             download the version in
             <router-link to="/Download">download page</router-link>
             and view documents in
-            <router-link to="/Documents/0.9.0/chap1/sec1">documentation page</router-link>
+            <router-link to="/Documents/0.9.x/chap1/sec1">documentation page</router-link>
             .
             It is recommended to back up your data before online upgrading from 0.8.*.
           </li>
diff --git a/src/views/Download.vue b/src/views/Download.vue
index 0db4ea6..4373531 100644
--- a/src/views/Download.vue
+++ b/src/views/Download.vue
@@ -75,6 +75,16 @@
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.0/RELEASE_NOTES.md'
           },
           {
+            text: 'IoTDB v0.9.1',
+            binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip',
+            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.asc',
+            sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip',
+            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.asc',
+            releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.1/RELEASE_NOTES.md'
+          },
+          {
             text: 'IoTDB v0.8.2',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip',
             binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.sha512',