Commit Graph

144 Commits

Author SHA1 Message Date
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
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
qianmoQ
b521010afc [Plugin] [Shaded] Fixed ydb dependency conflicts 2023-04-24 18:40:12 +08:00
qianmoQ
67d8d768d7 [Plugin] Support starrocks 2023-04-20 13:41:43 +08:00
qianmoQ
0a4e3f7a2e [Plugin] Support apache doris 2023-04-19 19:43:22 +08:00
qianmoQ
9f3d712a00 [Plugin] [HTTP] Support questdb 2023-04-17 11:54:51 +08:00
qianmoQ
136c445708 [Plugin] [CeresDB] Rename package 2023-04-14 13:52:59 +08:00
qianmoQ
5f618edb0c [Plugin] [HTTP] Support greptimedb 2023-04-14 13:48:28 +08:00
qianmoQ
3c737b1812 [Plugin] [HTTP] Support ceresdb 2023-04-12 17:31:42 +08:00
qianmoQ
615bda84a4 [Env] Support github publish packages 2023-04-11 10:25:51 +08:00
qianmoQ
e6cb1a9e11 [Release] Released for 1.8.0 2023-04-10 21:15:56 +08:00
qianmoQ
c04165a5ab
Bump postgresql from 42.5.0 to 42.6.0 (#295) 2023-04-06 22:45:36 +08:00
qianmoQ
4e72af0ff4 [Plugin] [H2] Support h2 for native (memory) 2023-04-05 10:24:04 +08:00
dependabot[bot]
f5be0edbab
Bump iotdb-jdbc from 0.13.0 to 1.1.0
Bumps [iotdb-jdbc](https://github.com/apache/iotdb) from 0.13.0 to 1.1.0.
- [Release notes](https://github.com/apache/iotdb/releases)
- [Changelog](https://github.com/apache/iotdb/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/apache/iotdb/compare/v0.13.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 14:16:43 +00:00
qianmoQ
2b191508ad [Core] Support the code editor supports automatic prompts for data source library tables and columns close #301 2023-04-03 18:08:11 +08:00
qianmoQ
98833006e5 [Plugin] [Kafka] Fixed code bug 2023-03-30 10:03:33 +08:00
qianmoQ
dd9f5784d1 [Plugin] [Kafka] Support SHOW DATABASES and SHOW TABLES ... 2023-03-29 11:44:29 +08:00
qianmoQ
bda8b6af48 [Core] [Parser] Support SHOW DATABASES and SHOW TABLES ... 2023-03-29 11:28:35 +08:00
qianmoQ
258ed61ddf [Core] [Parser] Support returning parsing error results 2023-03-29 10:55:52 +08:00
qianmoQ
5e059d7fa0 [Plugin] [Oracle] Fixed validation sql content 2023-03-27 14:37:58 +08:00
qianmoQ
cce5347e04 [Plugin] [Kafka] Add test container 2023-03-27 14:03:38 +08:00
qianmoQ
f5112b5d92 [Plugin] [Kafka] Perfect test case 2023-03-23 11:17:14 +08:00
qianmoQ
5da6ce1a6d [Core] Rename executor directory 2023-03-20 23:27:14 +08:00
dependabot[bot]
6d8b7aff7b
Bump postgresql from 42.5.0 to 42.6.0
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.6.0.
- [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.5.0...REL42.6.0)

---
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>
2023-03-20 14:06:48 +00:00
qianmoQ
1efd0f802b [Release] Released for 1.7.0 2023-03-19 23:47:18 +08:00
qianmoQ
1523dcb33f [Env] Upgrade JDK 8 to 11 2023-03-08 22:03:01 +08:00
qianmoQ
fd7b39855b [Env] Bump DmJdbcDriver18 from 8.1.2.141 to 8.1.2.192 close #234 2023-03-08 21:39:54 +08:00
qianmoQ
b574aed3d8 [Env] Bump jedis from 3.6.3 to 4.3.1 close #254 2023-03-08 21:38:33 +08:00
qianmoQ
6bcffa9b90 [Plugin] Support kafka for native 2023-03-06 22:43:39 +08:00
qianmoQ
edabab88c9
Feature plugin kafka (#270) 2023-03-06 09:56:43 +08:00
why8852
c3ef341f0a
Merge branch 'EdurtIO:dev' into dev 2023-03-03 16:46:38 +08:00
qianmoQ
93c898b7ee [Core] [Web] Fixed duplicate tree menu data 2023-03-03 13:21:08 +08:00
qianmoQ
d0bfc91f30 [Release] Released for 1.6.0 2023-03-02 21:15:00 +08:00
wangy3
383cb1a3ff feature: add driver module & upgrade redis version from 3.6.3 to 4.3.1 2023-03-02 11:17:24 +08:00
wangy3
172acb72d5 oceanbas-client from 2.4.0 to 2.4.2 2023-03-01 20:40:54 +08:00
qianmoQ
1d773c82e8 [Refactor] Refactor all module 2023-03-01 01:14:42 +08:00
qianmoQ
ff910a708f [Plugin] Support alioss for native 2023-02-23 23:23:14 +08:00
qianmoQ
da1963b2dd [Plugin] Support duckdb for jdbc close #249 2023-02-20 22:13:21 +08:00
qianmoQ
ed0a85a1c7 [Plugin] [Zookeeper] Support SHOW PATHS 2023-02-17 22:26:02 +08:00
qianmoQ
f58e0095b7 [Core] Add logo 2023-02-16 01:18:32 +08:00
qianmoQ
a8cf2aee28
[Release] Released for 1.5.0 (#246) 2023-02-15 23:14:59 +08:00
qianmoQ
dd3089a050 [Release] Released for 1.5.0 2023-02-15 23:14:00 +08:00