qianmoQ
|
d0297cdde6
|
Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5 (#846)
|
2024-09-25 10:07:15 +08:00 |
|
dependabot[bot]
|
cfbc24bfeb
|
Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5
Bumps [com.github.vertical-blank:sql-formatter](https://github.com/vertical-blank/sql-formatter) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/vertical-blank/sql-formatter/releases)
- [Commits](https://github.com/vertical-blank/sql-formatter/compare/2.0.3...2.0.5)
---
updated-dependencies:
- dependency-name: com.github.vertical-blank:sql-formatter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 13:51:13 +00:00 |
|
qianmoQ
|
86d0b92010
|
[Core] [UI] After disabling the verification code, there is no response when clicking the page to log in/register (#845)
|
2024-09-23 20:28:38 +08:00 |
|
qianmoQ
|
ca7a00151c
|
[Core] [UI] Fix verification code validation rules
|
2024-09-23 19:18:30 +08:00 |
|
qianmoQ
|
310576422c
|
[Core] [UI] Fix the verification code issue on the register page
|
2024-09-23 17:12:59 +08:00 |
|
qianmoQ
|
1b6065e456
|
[Core] [UI] Fix the verification code issue on the login page
|
2024-09-23 15:39:26 +08:00 |
|
qianmoQ
|
736a2e0ae1
|
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#841)
|
2024-09-22 15:13:12 +08:00 |
|
dependabot[bot]
|
3bdf0f7f42
|
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 13:11:54 +00:00 |
|
qianmoQ
|
56d6f76466
|
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771 (#835)
|
2024-09-15 17:46:55 +08:00 |
|
qianmoQ
|
b3f09c87d1
|
Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1 (#837)
|
2024-09-13 00:02:27 +08:00 |
|
qianmoQ
|
af2cc694a0
|
Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0 (#836)
|
2024-09-09 22:47:58 +08:00 |
|
dependabot[bot]
|
d4be734d41
|
Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1
Bumps [org.testcontainers:oracle-xe](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.20.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.1...1.20.1)
---
updated-dependencies:
- dependency-name: org.testcontainers:oracle-xe
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 13:06:35 +00:00 |
|
dependabot[bot]
|
f673938be4
|
Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.13.4 to 1.15.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.13.4...frontend-plugins-1.15.0)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 13:06:31 +00:00 |
|
dependabot[bot]
|
3aba32a0c1
|
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.770 to 1.12.771.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.770...1.12.771)
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 13:06:27 +00:00 |
|
qianmoQ
|
1e5ec605bd
|
Bump kotlin.version from 1.9.10 to 2.0.20 (#834)
|
2024-09-06 10:11:04 +08:00 |
|
qianmoQ
|
e1d0fd6d88
|
Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0 (#832)
|
2024-09-04 21:08:35 +08:00 |
|
qianmoQ
|
47b1dc6d12
|
Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0 (#833)
|
2024-09-04 09:12:43 +08:00 |
|
dependabot[bot]
|
984e449301
|
Bump kotlin.version from 1.9.10 to 2.0.20
Bumps `kotlin.version` from 1.9.10 to 2.0.20.
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.10 to 2.0.20
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 13:38:21 +00:00 |
|
dependabot[bot]
|
e88148834e
|
Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0
Bumps [com.taosdata.jdbc:taos-jdbcdriver](https://github.com/taosdata/taos-connector-jdbc) from 3.2.7 to 3.3.0.
- [Commits](https://github.com/taosdata/taos-connector-jdbc/compare/3.2.7...3.3.0)
---
updated-dependencies:
- dependency-name: com.taosdata.jdbc:taos-jdbcdriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 13:36:12 +00:00 |
|
dependabot[bot]
|
1becc6a87a
|
Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.9.2 to 1.0.0.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](https://github.com/duckdb/duckdb/compare/v0.9.2...v1.0.0)
---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 13:36:09 +00:00 |
|
qianmoQ
|
e1e120d888
|
Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8 (#825)
|
2024-08-31 09:32:30 +08:00 |
|
qianmoQ
|
77e9404f94
|
Bump avatica.version from 1.22.0 to 1.25.0 (#826)
|
2024-08-30 10:10:44 +08:00 |
|
qianmoQ
|
98203dc8b5
|
Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2 (#827)
|
2024-08-30 10:10:32 +08:00 |
|
qianmoQ
|
23ac6d167f
|
[Fs] [MinIO] Support fs for minio (#831)
|
2024-08-30 10:02:53 +08:00 |
|
qianmoQ
|
022c85f0c9
|
[Fs] [MinIO] Add docs
|
2024-08-30 10:00:44 +08:00 |
|
qianmoQ
|
64ae478e00
|
[Fs] [MinIO] Support delete
|
2024-08-29 22:36:50 +08:00 |
|
qianmoQ
|
bdcd85589e
|
[Fs] [MinIO] Support reader
|
2024-08-29 22:20:18 +08:00 |
|
qianmoQ
|
e18d7b08d5
|
[Fs] [MinIO] Support writer
|
2024-08-29 20:43:26 +08:00 |
|
qianmoQ
|
2afdb75c38
|
[Fs] [MinIO] Add minio module
|
2024-08-29 20:17:52 +08:00 |
|
qianmoQ
|
7d6b501c26
|
[Docs] Fixed java versions (#830)
|
2024-08-29 10:34:22 +08:00 |
|
qianmoQ
|
1ae0dd4859
|
[Docs] Fixed java versions
|
2024-08-29 09:41:54 +08:00 |
|
qianmoQ
|
5492ba7566
|
[Release] Released for 2024.03.9
|
2024-08-27 21:14:28 +08:00 |
|
qianmoQ
|
251b5c0779
|
[Release] Released for 2024.03.9 (#829)
|
2024-08-27 21:13:26 +08:00 |
|
qianmoQ
|
c8e5b647f7
|
[Release] Released for 2024.03.9
|
2024-08-27 21:12:00 +08:00 |
|
qianmoQ
|
f455cabfa0
|
[Core] [Dataset] Fix build data set does not carry query SQL issue (#824)
|
2024-08-27 10:12:27 +08:00 |
|
dependabot[bot]
|
d2349e24c0
|
Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2
Bumps org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2.
---
updated-dependencies:
- dependency-name: org.apache.iotdb:iotdb-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 13:44:24 +00:00 |
|
dependabot[bot]
|
c17c9f6a03
|
Bump avatica.version from 1.22.0 to 1.25.0
Bumps `avatica.version` from 1.22.0 to 1.25.0.
Updates `org.apache.calcite.avatica:avatica` from 1.22.0 to 1.25.0
- [Commits](https://github.com/apache/calcite-avatica/compare/rel/avatica-1.22.0...rel/avatica-1.25.0)
Updates `org.apache.calcite.avatica:avatica-core` from 1.22.0 to 1.25.0
- [Commits](https://github.com/apache/calcite-avatica/compare/rel/avatica-1.22.0...rel/avatica-1.25.0)
---
updated-dependencies:
- dependency-name: org.apache.calcite.avatica:avatica
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.calcite.avatica:avatica-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 13:44:22 +00:00 |
|
dependabot[bot]
|
a2b1a03d5e
|
Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.0.jre8 to 12.8.1.jre8.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)
---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 13:44:17 +00:00 |
|
qianmoQ
|
ec8d4e8852
|
[Core] [Dataset] Fixed ui code
|
2024-08-26 20:23:32 +08:00 |
|
qianmoQ
|
f59371ee9a
|
[Core] [Dataset] Fixed the injector being unavailable because it was empty
|
2024-08-26 20:16:43 +08:00 |
|
qianmoQ
|
2bf9ad35c7
|
[Core] [Dataset] Fix build data set does not carry query SQL issue
|
2024-08-26 19:51:19 +08:00 |
|
qianmoQ
|
3df40a7c6a
|
[Fs] Support amazon s3 (#822)
|
2024-08-25 21:27:17 +08:00 |
|
qianmoQ
|
52c85f4d3c
|
[Fs] [Amazon S3] Add docs
|
2024-08-25 20:33:21 +08:00 |
|
qianmoQ
|
bca099f476
|
[Fs] [Amazon S3] Support delete
|
2024-08-25 19:50:11 +08:00 |
|
qianmoQ
|
24089f2143
|
[Fs] [Amazon S3] Support reader
|
2024-08-25 19:46:33 +08:00 |
|
qianmoQ
|
e5784b4baf
|
[Docs] Fixed doc link
|
2024-08-25 16:51:23 +08:00 |
|
qianmoQ
|
36e7025934
|
[Fs] [Amazon S3] Support writer
|
2024-08-25 16:48:37 +08:00 |
|
qianmoQ
|
1c90ed8f7c
|
[Fs] [Amazon S3] Add amazon s3 module
|
2024-08-25 15:59:01 +08:00 |
|
qianmoQ
|
26be2893f9
|
[Docs] Add some docs (#820)
|
2024-08-25 12:51:56 +08:00 |
|
qianmoQ
|
6a0dcbea77
|
Merge remote-tracking branch 'upstream/dev' into feature-fs-tencent-cos
|
2024-08-24 19:31:29 +08:00 |
|