Commit Graph

184 Commits

Author SHA1 Message Date
qianmoQ
5f8d3f647d [Release] Released for 1.17.0 2023-11-20 09:56:40 +08:00
qianmoQ
3a26eb94a1 [Core] Unify the data types returned by each plug-in (close #479) 2023-11-13 01:10:41 +08:00
qianmoQ
677a2d914c
Bump com.h2database:h2 from 2.1.214 to 2.2.224 (#459) 2023-11-11 10:18:54 +08:00
qianmoQ
456087b2ef [Env] Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10 2023-11-06 12:14:57 +08:00
qianmoQ
0caaab9333 [Release] Released for 1.16.0 2023-11-01 22:14:19 +08:00
dependabot[bot]
bad03c0efa
Bump com.h2database:h2 from 2.1.214 to 2.2.224
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.224)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 13:41:00 +00:00
qianmoQ
0db888a52d
Bump com.oceanbase:oceanbase-client from 2.4.2 to 2.4.5 (#445) 2023-10-28 17:10:40 +08:00
qianmoQ
7be9b29d71 [Editor] Support selection 2023-10-20 20:31:54 +08:00
qianmoQ
7e53895b96 [Release] Released for 1.15.0 2023-10-19 11:14:05 +08:00
dependabot[bot]
a5fa86a137
Bump com.oceanbase:oceanbase-client from 2.4.2 to 2.4.5
Bumps [com.oceanbase:oceanbase-client](https://github.com/oceanbase/obconnector-j) from 2.4.2 to 2.4.5.
- [Changelog](https://github.com/oceanbase/obconnector-j/blob/master/oceanbase-jdbc.release)
- [Commits](https://github.com/oceanbase/obconnector-j/commits)

---
updated-dependencies:
- dependency-name: com.oceanbase:oceanbase-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 13:37:50 +00:00
qianmoQ
06650fa155 [Env] Remove unused badge 2023-09-15 10:03:35 +08:00
qianmoQ
3f3ba83191 [Release] Released for 1.14.0 2023-09-14 16:34:37 +08:00
qianmoQ
9afd1241a6
Bump org.duckdb:duckdb_jdbc from 0.7.0 to 0.8.1 (#429) 2023-09-13 10:06:18 +08:00
dependabot[bot]
8a39fee37a
Bump org.duckdb:duckdb_jdbc from 0.7.0 to 0.8.1
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](https://github.com/duckdb/duckdb/compare/v0.7.0...v0.8.1)

---
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>
2023-09-11 13:19:19 +00:00
dependabot[bot]
760a2df725
Bump org.apache.kafka:kafka-clients in /plugin/datacap-native-kafka
Bumps org.apache.kafka:kafka-clients from 2.8.0 to 2.8.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 21:59:42 +00:00
qianmoQ
7c10b983fd Bump com.h2database:h2 from 2.1.214 to 2.2.220 2023-08-29 17:54:07 +08:00
qianmoQ
541a6d5eb4 [Core] Fix the issue where the data source check task returns an empty structure, causing subsequent tasks to exit abnormally 2023-08-09 18:27:46 +08:00
qianmoQ
9249d60982 [Release] Released for 1.13.0 2023-08-09 16:34:43 +08:00
qianmoQ
2883457964 [Plugin] [MySQL] Remove adapter 2023-07-30 16:20:22 +08:00
zhanghaicheng
746485dcaa [plugin] [Mysql] Fix Statement not close 2023-07-20 17:48:04 +08:00
zhanghaicheng
31288c34dc [plugin] [Mysql] Fix unable to execute show tables sql 2023-07-20 13:11:32 +08:00
zhanghaicheng
7bfa06039a [plugin] [Mysql] Fix unable to execute set syntax sql 2023-07-20 11:37:43 +08:00
qianmoQ
d69e8adc09 [Plugin] [Kyuubi] Fix closed 2023-07-18 20:07:23 +08:00
qianmoQ
caa9fcdeea [Plugin] [Kyuubi] Fix connection not closed 2023-07-18 19:11:06 +08:00
qianmoQ
c011243907 [Plugin] [Kyuubi] Fix unable to execute set syntax sql 2023-07-18 18:58:22 +08:00
qianmoQ
ee14f92049 [Release] Released for 1.12.0 2023-07-11 16:21:50 +08:00
qianmoQ
cfbaad296b [Core] Split module 2023-06-21 16:15:24 +08:00
qianmoQ
ed25692dc9 [Core] Remove log default debug level 2023-06-13 20:39:30 +08:00
qianmoQ
5e11c2bd97 [Release] Released for 1.11.0 2023-06-13 15:16:22 +08:00
qianmoQ
01f73ce4bf [Plugin] Fixed dependency 2023-06-07 20:52:05 +08:00
qianmoQ
da94a6a1cb [Plugin] Fixed code bugs 2023-06-07 20:14:02 +08:00
qianmoQ
26518270a7 [Plugin] Support apache cassandra 2023-06-06 22:58:42 +08:00
qianmoQ
643b3578ca [Core] Strip plugins into separate folders 2023-06-04 14:45:27 +08:00
qianmoQ
53a1c5f50b [Core] The number of rows returned by the query history is added 2023-05-31 21:52:33 +08:00
qianmoQ
c2b31bb08c [Release] Released for 1.10.0 2023-05-30 20:53:42 +08:00
qianmoQ
37b65afc08 [Plugin] [ClickHouse] Upgrade driver class name 2023-05-22 20:00:48 +08:00
qianmoQ
a8711a6a15
Bump kyuubi-hive-jdbc-shaded from 1.6.0-incubating to 1.7.1 (#342) 2023-05-21 15:32:06 +08:00
qianmoQ
0815650f1e
Bump clickhouse-jdbc from 0.3.2-patch9 to 0.4.6 in /plugin/datacap-jdbc-clickhouse (#345) 2023-05-19 09:44:48 +08:00
dependabot[bot]
67c6e901dd
Bump oracle-xe from 1.17.6 to 1.18.1
Bumps [oracle-xe](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.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.17.6...1.18.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>
2023-05-15 14:07:02 +00:00
dependabot[bot]
2c7eb98f25
Bump clickhouse-jdbc in /plugin/datacap-jdbc-clickhouse
Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.3.2-patch9 to 0.4.6.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.3.2-patch9...v0.4.6)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 20:19:19 +00:00
dependabot[bot]
193350ead8
Bump kyuubi-hive-jdbc-shaded from 1.6.0-incubating to 1.7.1
Bumps [kyuubi-hive-jdbc-shaded](https://github.com/apache/kyuubi) from 1.6.0-incubating to 1.7.1.
- [Release notes](https://github.com/apache/kyuubi/releases)
- [Commits](https://github.com/apache/kyuubi/compare/v1.6.0-incubating...v1.7.1)

---
updated-dependencies:
- dependency-name: org.apache.kyuubi:kyuubi-hive-jdbc-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 14:05:34 +00:00
qianmoQ
dd05cc156a [Plugin] Support mongo community 2023-05-08 22:04:02 +08:00
qianmoQ
167c0637f8 [Plugin] Support apache pinot 2023-05-06 17:52:13 +08:00
qianmoQ
bb889f0f35 [Web] None Network authorization information is not cleared 2023-05-06 14:34:56 +08:00
qianmoQ
6a475a5fc6 [Release] Released for 1.9.0 2023-05-04 11:38:08 +08:00
qianmoQ
b7681a5751
Bump iotdb-jdbc from 0.13.0 to 1.1.0 (#309) 2023-05-03 09:52:46 +08:00
qianmoQ
d3a1bc6a53 [Plugin] Support apache hadoop hdfs 2023-04-28 15:19:09 +08:00
qianmoQ
d402344864 [Env] Adapter kotlin javadoc 2023-04-26 11:39:58 +08:00
qianmoQ
22115d4151 [Env] Bump trino-jdbc from 397 to 414 (close #331) 2023-04-25 11:56:39 +08:00
qianmoQ
b98caa58c9 [Plugin] [JDBC] Support hologres 2023-04-25 11:52:09 +08:00