-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
106 changed files
with
178 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,7 @@ target/ | |
node/ | ||
node_modules | ||
tmp/ | ||
.npm | ||
|
||
# vscode # | ||
.vscode | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/sh0 | ||
|
||
HOME=$(pwd) | ||
VERSION=2024.3.11-SNAPSHOT | ||
VERSION=2024.3.11 | ||
|
||
common_install_handler() { | ||
TYPE=$1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
**DataCap 发布!** | ||
|
||
| 发布版本 | 发布时间 | | ||
|:-----------:|:------------:| | ||
| `2024.3.10` | `2024-10-09` | | ||
|
||
#### 主要功能 | ||
|
||
--- | ||
|
||
- 移除示例地址 | ||
- 修复登录页面上的验证码问题 | ||
- 修复注册页面上的验证码问题 | ||
- 修复验证码验证规则 | ||
- 修复文档指定 Java 版本 | ||
|
||
#### 文件系统 | ||
|
||
--- | ||
|
||
- 支持 MinIO | ||
|
||
#### 依赖更新 | ||
|
||
--- | ||
|
||
- Bump dep.antlr4.version from 4.13.1 to 4.13.2 | ||
- Bump ag-grid-community and ag-grid-vue3 | ||
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 | ||
- Bump com.clickhouse:clickhouse-jdbc from 0.4.6 to 0.6.5 | ||
- Bump vite from 5.2.8 to 5.4.8 | ||
- Bump rollup from 4.14.2 to 4.22.4 | ||
- Bump micromatch from 4.0.5 to 4.0.8 | ||
- Bump axios from 1.6.8 to 1.7.4 | ||
- Bump org.yaml:snakeyaml from 2.2 to 2.3 | ||
- Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5 | ||
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 | ||
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771 | ||
- Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1 | ||
- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0 | ||
- Bump kotlin.version from 1.9.10 to 2.0.20 | ||
- Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0 | ||
- Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0 | ||
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8 | ||
- Bump avatica.version from 1.22.0 to 1.25.0 | ||
- Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
**DataCap Released!** | ||
|
||
| Release Version | Published Date | | ||
|:---------------:|:--------------:| | ||
| `2024.3.11` | `2024-11-17` | | ||
|
||
#### Key features | ||
|
||
--- | ||
|
||
- Fixed some APIs returning redundant fields | ||
- Added a Clear UI dependency script | ||
- Replace `yarn` with `pnpm` | ||
- Fixed an issue where the Parent Menu was missing when only Submenu was assigned | ||
|
||
#### UI | ||
|
||
--- | ||
|
||
- Replace the overall UI with 'view-shadcn-ui' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.