Commit Graph

1381 Commits

Author SHA1 Message Date
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
qianmoQ
5fa139a092
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 in /plugin/datacap-jdbc-hologres (#683) 2024-02-21 16:15:25 +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
qianmoQ
164fdbac3d
[Core] [DataSet] Support some function (#677) 2024-02-07 14:24:08 +08:00
qianmoQ
749f709580 [Core] [DataSet] Support metric sorting 2024-02-07 12:35:27 +08:00
qianmoQ
baa050c833 [Core] [DataSet] Support dimension sorting 2024-02-07 12:26:31 +08:00
qianmoQ
11ba290f95 [Core] [DataSet] Support ad hoc query of custom aliases (close #615) 2024-02-07 11:55:14 +08:00
qianmoQ
78246df48c
[Core] [DataSet] Add total rows and total size (#676) 2024-02-06 21:03:54 +08:00
qianmoQ
b8f8fb6abf [Core] [DataSet] Add total rows and total size 2024-02-06 11:00:48 +08: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
Devlive Community
9b8e9b69d7
Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 12.6.0.jre8 (#675) 2024-02-06 09:58:03 +08:00
qianmoQ
e9daac2e35
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 (#674) 2024-02-06 09:57:06 +08:00
qianmoQ
b4fd9ff7ec
Bump jackson.version from 2.16.0 to 2.16.1 (#673) 2024-02-06 09:43:00 +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]
7ece3e479b
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:44:09 +00:00
dependabot[bot]
9fd077ed05
Bump jackson.version from 2.16.0 to 2.16.1
Bumps `jackson.version` from 2.16.0 to 2.16.1.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.16.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.16.0...jackson-dataformats-text-2.16.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:44:05 +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
45b1310518
[Plugin] Support ParadeDB (close #589) (#670) 2024-02-05 13:41:25 +08:00
qianmoQ
ea16b523ae [Plugin] Support ParadeDB (close #589) 2024-02-05 12:48:57 +08:00
qianmoQ
67fe8cb336
[Core] [DataSet] [Chart] Support some chart (#669) 2024-02-04 18:28:41 +08:00
qianmoQ
eeb1f4b200 [Core] [DataSet] [Chart] Support word cloud diagram (close #614) 2024-02-04 18:20:49 +08:00
qianmoQ
593cf984f2 [Core] [DataSet] [Chart] Support grouped histograms (close #612) 2024-02-04 14:51:43 +08:00
qianmoQ
0898bae864 [Core] [DataSet] [Chart] Support line chart breakpoint processing 2024-02-04 11:52:51 +08:00
qianmoQ
53913a7128 [Core] [DataSet] Supports multi-series line charts (close #610) 2024-02-04 11:38:51 +08:00
qianmoQ
8398ca7aeb
[Core] [DataSet] Support primary key (close #624) (#668) 2024-02-02 21:24:15 +08:00
qianmoQ
fe3ed4088e [Core] [DataSet] Support primary key (close #624) 2024-02-02 18:31:55 +08:00
qianmoQ
cb0717154b
[Core] [DataSet] [Visual] Support some chart (#667) 2024-02-01 18:59:28 +08:00
qianmoQ
fcba0cbba4 [Core] [DataSet] [Visual] Add pie chart (close #613) 2024-02-01 16:20:02 +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
ad040c0263
Bump org.yaml:snakeyaml from 2.0 to 2.2 (#666) 2024-02-01 15:28:24 +08:00
qianmoQ
9da677a3fd [Core] [DataSet] [Visual] Add area chart (close #611) 2024-02-01 15:23:56 +08:00
dependabot[bot]
d4a2c4855e
Bump org.yaml:snakeyaml from 2.0 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 13:39:57 +00:00
qianmoQ
a590471d6e
[Release] Released for 2024.01.1 (#662) 2024-01-29 13:04:37 +08:00
qianmoQ
3bc5b3fda0 [Release] Released for 2024.01.1 2024-01-29 12:22:14 +08:00
qianmoQ
ce65ec1f23
[Core] [Web] Fixed code (#652) 2024-01-28 14:34:34 +08:00
qianmoQ
452836eb30 [Core] [Web] Fixed code 2024-01-25 14:05:27 +08:00
qianmoQ
80577ad9a3
[Core] Support for buffering query results (#651) 2024-01-24 21:48:19 +08:00
qianmoQ
9b510b8639 [Core] Support for buffering query results 2024-01-24 21:05:21 +08:00
qianmoQ
da1e0819d3 [Core] Remove slf4j 2024-01-24 18:15:29 +08:00
qianmoQ
ad5e245588 [Core] [DataSet] Modify history sorting rules 2024-01-24 17:46:05 +08:00
qianmoQ
73a6adf323
[Core] Upgrade issues template (#647) 2024-01-23 15:39:13 +08:00
qianmoQ
6fdfac3f33 [Core] Upgrade issues template 2024-01-23 15:38:50 +08:00
qianmoQ
221eaea632
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#632) 2024-01-23 15:08: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
dependabot[bot]
6e56e2d150
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 13:19:17 +00:00