Commit Graph

251 Commits

Author SHA1 Message Date
qianmoQ
c8854f2782 [Release] Released for 2024.03.5 2024-06-05 08:30:22 +08:00
qianmoQ
1c222885a9 [Docker] Fixed jdk version 2024-05-20 13:57:53 +08:00
qianmoQ
5c97c31dbc [Release] Released for 2024.03.4 2024-05-19 20:52:18 +08:00
qianmoQ
f1f43e11e8 [Core] [Fs] Support aliyun oss 2024-05-08 15:47:42 +08:00
qianmoQ
9cb6fc3bf2 [Plugin] [MongoDB] Support multi source 2024-05-08 11:42:40 +08:00
qianmoQ
bf2e39c4d7 [Core] Fixed sql 2024-04-19 20:23:03 +08:00
qianmoQ
38b1e5a404 [Release] Released for 2024.03.3 2024-04-19 15:00:53 +08:00
qianmoQ
2b18003e87 [Core] [User] Support upload avatar 2024-04-12 18:57:17 +08:00
qianmoQ
6f4b910021 [Release] Released for 2024.03.2 2024-04-12 12:41:53 +08:00
qianmoQ
be5b637dbd [Core] Fixed sql script 2024-04-11 14:30:40 +08:00
qianmoQ
c63b6e5697 [Release] Released for 2024.03.1 2024-04-11 13:19:34 +08:00
qianmoQ
137bd300b5
Bump com.datastax.oss:java-driver-core from 4.16.0 to 4.17.0 (#688) 2024-04-03 22:08:11 +08:00
dependabot[bot]
05e4a3b737
Bump org.postgresql:postgresql from 42.6.0 to 42.7.3
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.6.0...REL42.7.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 13:29:21 +00:00
qianmoQ
deea5337f4 [Env] Replace wechat qr 2024-03-07 01:46:10 +08:00
qianmoQ
c5e91c7545 [Release] Released for 2024.02.1 2024-03-01 22:04:18 +08:00
dependabot[bot]
7f4da95a63
Bump com.datastax.oss:java-driver-core from 4.16.0 to 4.17.0
Bumps [com.datastax.oss:java-driver-core](https://github.com/datastax/java-driver) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/datastax/java-driver/releases)
- [Commits](https://github.com/datastax/java-driver/compare/4.16.0...4.17.0)

---
updated-dependencies:
- dependency-name: com.datastax.oss:java-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 13:16:32 +00:00
qianmoQ
3d98e3d6a4
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 in /plugin/datacap-jdbc-postgresql (#682) 2024-02-21 16:15:35 +08:00
dependabot[bot]
1ea0692c3c
Bump org.postgresql:postgresql in /plugin/datacap-jdbc-hologres
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:07:03 +00:00
dependabot[bot]
5bcba684b0
Bump org.postgresql:postgresql in /plugin/datacap-jdbc-postgresql
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:06:17 +00:00
Devlive Community
b3f98e6372
[Plugin] Support TimescaleDB (#671) 2024-02-06 09:58:44 +08:00
Devlive Community
efaf569326
Bump org.elasticsearch.plugin:x-pack-sql-jdbc from 8.11.3 to 8.12.0 (#672) 2024-02-06 09:58:18 +08:00
dependabot[bot]
1904653126
Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 12.6.0.jre8
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre8 to 12.6.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:44:22 +00:00
dependabot[bot]
e309b97041
Bump org.elasticsearch.plugin:x-pack-sql-jdbc from 8.11.3 to 8.12.0
Bumps [org.elasticsearch.plugin:x-pack-sql-jdbc](https://github.com/elastic/elasticsearch) from 8.11.3 to 8.12.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/compare/v8.11.3...v8.12.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch.plugin:x-pack-sql-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:43:52 +00:00
qianmoQ
1739639b0c [Plugin] Support TimescaleDB (close #593) 2024-02-05 16:50:49 +08:00
qianmoQ
ea16b523ae [Plugin] Support ParadeDB (close #589) 2024-02-05 12:48:57 +08:00
qianmoQ
cb0717154b
[Core] [DataSet] [Visual] Support some chart (#667) 2024-02-01 18:59:28 +08:00
qianmoQ
9e8414ce07
Bump Impala:ImpalaJDBC42 from 2.6.29.1035 to 2.6.32.1041 (#634) 2024-02-01 15:28:48 +08:00
qianmoQ
40409fb1bd
Bump io.crate:crate-jdbc from 2.6.0 to 2.7.0 (#633) 2024-02-01 15:28:37 +08:00
qianmoQ
9da677a3fd [Core] [DataSet] [Visual] Add area chart (close #611) 2024-02-01 15:23:56 +08:00
qianmoQ
3bc5b3fda0 [Release] Released for 2024.01.1 2024-01-29 12:22:14 +08:00
qianmoQ
da1e0819d3 [Core] Remove slf4j 2024-01-24 18:15:29 +08:00
dependabot[bot]
24f35ee378
Bump Impala:ImpalaJDBC42 from 2.6.29.1035 to 2.6.32.1041
Bumps Impala:ImpalaJDBC42 from 2.6.29.1035 to 2.6.32.1041.

---
updated-dependencies:
- dependency-name: Impala:ImpalaJDBC42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 13:19:40 +00:00
dependabot[bot]
bfaa6bf8be
Bump io.crate:crate-jdbc from 2.6.0 to 2.7.0
Bumps [io.crate:crate-jdbc](https://github.com/crate/crate-jdbc) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/crate/crate-jdbc/blob/master/CHANGES.txt)
- [Commits](https://github.com/crate/crate-jdbc/compare/2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: io.crate:crate-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 13:19:31 +00:00
qianmoQ
7603c97676
[Core] [DataSet] Adapted executor (#601) 2024-01-17 15:43:52 +08:00
qianmoQ
38f74c2b2c [Core] [DataSet] Adapted executor 2024-01-17 13:04:58 +08:00
qianmoQ
58cdccdd66
Bump org.apache.kylin:kylin-jdbc from 2.6.3 to 4.0.3 (#577) 2024-01-15 22:27:22 +08:00
qianmoQ
5d6d49d147
Bump org.duckdb:duckdb_jdbc from 0.8.1 to 0.9.2 (#597) 2024-01-15 22:27:06 +08:00
dependabot[bot]
6eb55d5505
Bump org.apache.ignite:ignite-core from 2.8.1 to 2.16.0
Bumps org.apache.ignite:ignite-core from 2.8.1 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.ignite:ignite-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 13:38:09 +00:00
dependabot[bot]
d96c5416ab
Bump org.duckdb:duckdb_jdbc from 0.8.1 to 0.9.2
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.8.1 to 0.9.2.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](https://github.com/duckdb/duckdb/compare/v0.8.1...v0.9.2)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 13:38:05 +00:00
qianmoQ
79b30b7850 [Core] [Plugin] Support ScyllaDB 2024-01-12 14:03:13 +08:00
qianmoQ
cd82898dce [Core] [Plugin] Support MatrixOne 2024-01-12 12:22:10 +08:00
dependabot[bot]
3818893961
Bump org.apache.kylin:kylin-jdbc from 2.6.3 to 4.0.3
Bumps org.apache.kylin:kylin-jdbc from 2.6.3 to 4.0.3.

---
updated-dependencies:
- dependency-name: org.apache.kylin:kylin-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 13:05:35 +00:00
Devlive Community
d28d510d1a
Bump com.dameng:DmJdbcDriver18 from 8.1.2.192 to 8.1.3.62 (#558) 2024-01-03 21:02:48 +08:00
dependabot[bot]
fe45d82aa3
Bump com.taosdata.jdbc:taos-jdbcdriver from 3.0.0 to 3.2.7
Bumps [com.taosdata.jdbc:taos-jdbcdriver](https://github.com/taosdata/taos-connector-jdbc) from 3.0.0 to 3.2.7.
- [Commits](https://github.com/taosdata/taos-connector-jdbc/compare/3.0.0...3.2.7)

---
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-01-01 13:23:26 +00:00
qianmoQ
00fe4c62a4 [Core] [Parser] [Trino] Add trino parser 2023-12-30 01:40:04 +08:00
qianmoQ
31a8384ecb [Core] Upgrade snowflake dependency version 3.14.4 2023-12-29 15:39:48 +08:00
qianmoQ
b19ca550a3 [Core] Upgrade mysql dependency version 8.0.28 2023-12-29 15:37:56 +08:00
qianmoQ
d0a820f8f6 [Core] [SPI] Fix data source concurrency exception 2023-12-29 12:28:05 +08:00
dependabot[bot]
70bce81a6a
Bump com.dameng:DmJdbcDriver18 from 8.1.2.192 to 8.1.3.62
Bumps com.dameng:DmJdbcDriver18 from 8.1.2.192 to 8.1.3.62.

---
updated-dependencies:
- dependency-name: com.dameng:DmJdbcDriver18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 13:04:19 +00:00
qianmoQ
18202aaf55 [Core] [Sql] Fixed compile 2023-12-24 10:04:18 +08:00