Skip to content

Commit 7b16d3e

Browse files
authored
Merge branch 'main' into feat_kapa
2 parents 46bb72a + 8cfa937 commit 7b16d3e

File tree

3 files changed

+25
-65
lines changed

3 files changed

+25
-65
lines changed

src/.vuepress/public/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ RewriteRule . /404.html [L]
66

77
ErrorDocument 404 /404.html
88

9-
Header set Content-Security-Policy "default-src data: blob: 'self' *.apache.org *.githubusercontent.com *.github.com *.algolia.net *.algolianet.com *.kapa.ai www.google.com *.apachecon.com *.communityovercode.org 'unsafe-inline' 'unsafe-eval'; frame-src 'self' data: blob:; frame-ancestors 'self'; worker-src 'self' data: blob:; img-src 'self' blob: data: https: *.apache.org www.apachecon.com; style-src 'self' 'unsafe-inline' data:;"
9+
Header set Content-Security-Policy "default-src data: blob: 'self' *.apache.org *.githubusercontent.com *.github.com *.algolia.net *.algolianet.com *.kapa.ai www.google.com *.apachecon.com *.communityovercode.org 'unsafe-inline' 'unsafe-eval'; frame-src 'self' data: blob:; frame-ancestors 'self'; worker-src 'self' data: blob:; img-src 'self' blob: data: https: *.apache.org www.apachecon.com; style-src 'self' 'unsafe-inline' data:;"

src/Download/README.md

Lines changed: 12 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -91,69 +91,49 @@
9191
</td>
9292
</tr>
9393
<tr>
94-
<td rowspan="2">1.3.5</td>
94+
<td rowspan="1">1.3.6</td>
9595
<td>
9696
<a
97-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip"
97+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip"
9898
>All-in-one</a
9999
>
100100
</td>
101101
<td>
102102
<a
103-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip.sha512"
103+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip.sha512"
104104
>SHA512</a
105105
>
106106
</td>
107107
<td>
108108
<a
109-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip.asc"
109+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip.asc"
110110
>ASC</a
111111
>
112112
</td>
113-
<td rowspan="2">
113+
<td rowspan="1">
114114
<a
115-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip"
115+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip"
116116
>Sources</a
117117
>
118118
</td>
119-
<td rowspan="2">
119+
<td rowspan="1">
120120
<a
121-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip.sha512"
121+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip.sha512"
122122
>SHA512</a
123123
>
124124
</td>
125-
<td rowspan="2">
125+
<td rowspan="1">
126126
<a
127-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip.asc"
127+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip.asc"
128128
>ASC</a
129129
>
130130
</td>
131-
<td rowspan="2">
132-
<a href="https://dlcdn.apache.org/iotdb/1.3.5/RELEASE_NOTES.md"
131+
<td rowspan="1">
132+
<a href="https://dlcdn.apache.org/iotdb/1.3.6/RELEASE_NOTES.md"
133133
>release notes</a
134134
>
135135
</td>
136136
</tr>
137-
<tr>
138-
<td>
139-
<a
140-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip"
141-
>AINode</a
142-
>
143-
</td>
144-
<td>
145-
<a
146-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip.sha512"
147-
>SHA512</a
148-
>
149-
</td>
150-
<td>
151-
<a
152-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip.asc"
153-
>ASC</a
154-
>
155-
</td>
156-
</tr>
157137
<tr>
158138
<td rowspan="3">0.13.4</td>
159139
<td>

src/zh/Download/README.md

Lines changed: 12 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -91,69 +91,49 @@
9191
</td>
9292
</tr>
9393
<tr>
94-
<td rowspan="2">1.3.5</td>
94+
<td rowspan="1">1.3.6</td>
9595
<td>
9696
<a
97-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip"
97+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip"
9898
>All-in-one</a
9999
>
100100
</td>
101101
<td>
102102
<a
103-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip.sha512"
103+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip.sha512"
104104
>SHA512</a
105105
>
106106
</td>
107107
<td>
108108
<a
109-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-all-bin.zip.asc"
109+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-all-bin.zip.asc"
110110
>ASC</a
111111
>
112112
</td>
113-
<td rowspan="2">
113+
<td rowspan="1">
114114
<a
115-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip"
115+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip"
116116
>源代码</a
117117
>
118118
</td>
119-
<td rowspan="2">
119+
<td rowspan="1">
120120
<a
121-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip.sha512"
121+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip.sha512"
122122
>SHA512</a
123123
>
124124
</td>
125-
<td rowspan="2">
125+
<td rowspan="1">
126126
<a
127-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-source-release.zip.asc"
127+
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.6/apache-iotdb-1.3.6-source-release.zip.asc"
128128
>ASC</a
129129
>
130130
</td>
131-
<td rowspan="2">
132-
<a href="https://dlcdn.apache.org/iotdb/1.3.5/RELEASE_NOTES.md"
131+
<td rowspan="1">
132+
<a href="https://dlcdn.apache.org/iotdb/1.3.6/RELEASE_NOTES.md"
133133
>release notes</a
134134
>
135135
</td>
136136
</tr>
137-
<tr>
138-
<td>
139-
<a
140-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip"
141-
>AINode</a
142-
>
143-
</td>
144-
<td>
145-
<a
146-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip.sha512"
147-
>SHA512</a
148-
>
149-
</td>
150-
<td>
151-
<a
152-
href="https://www.apache.org/dyn/closer.cgi/iotdb/1.3.5/apache-iotdb-1.3.5-ainode-bin.zip.asc"
153-
>ASC</a
154-
>
155-
</td>
156-
</tr>
157137
<tr>
158138
<td rowspan="3">0.13.4</td>
159139
<td>

0 commit comments

Comments
 (0)