Commit Graph

117 Commits

Author SHA1 Message Date
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
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
b959018256
Bump kotlin.version from 1.8.20 to 1.9.10 (#431) 2023-09-13 10:06:05 +08:00
dependabot[bot]
2d7c293ccc
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6 to 1.6.13
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6 to 1.6.13.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:22:59 +00:00
dependabot[bot]
1191027009
Bump kotlin.version from 1.8.20 to 1.9.10
Bumps `kotlin.version` from 1.8.20 to 1.9.10.

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.20 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-test` from 1.8.20 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.20 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.8.20 to 1.9.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:22:50 +00:00
dependabot[bot]
3bcde4a307
Bump org.projectlombok:lombok from 1.18.24 to 1.18.28
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.28.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.28)

---
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>
2023-09-04 13:43:57 +00:00
qianmoQ
3ba1214670
[Core] Support login verification code (#416) 2023-08-29 11:16:17 +08:00
qianmoQ
25829ecaa5 [Core] Add captcha 2023-08-28 15:14:06 +08:00
dependabot[bot]
cfca3db15d
Bump com.google.guava:guava from 31.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.2-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 13:21:15 +00: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
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
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
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
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
b9ffa0e52c [Env] Support kotlin javadoc 2023-04-26 10:40:15 +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
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
4e72af0ff4 [Plugin] [H2] Support h2 for native (memory) 2023-04-05 10:24:04 +08:00
qianmoQ
38062092ec
Bump jackson.version from 2.13.4 to 2.14.2 (#310) 2023-04-04 07:02:40 +08:00
dependabot[bot]
786a820cde
Bump jackson.version from 2.13.4 to 2.14.2
Bumps `jackson.version` from 2.13.4 to 2.14.2.

Updates `jackson-core` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.4...jackson-core-2.14.2)

Updates `jackson-databind` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-dataformat-yaml` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.13.4...jackson-dataformats-text-2.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 14:17:18 +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
33a49f0157 [Core] [Lib] Add schedule lib 2023-03-30 16:44:43 +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
qianmoQ
1efd0f802b [Release] Released for 1.7.0 2023-03-19 23:47:18 +08:00
qianmoQ
0c38d918a9 [Env] Bump maven-assembly-plugin from 3.1.1 to 3.5.0 close #272 2023-03-08 21:35:53 +08:00
qianmoQ
199cb02be2 [Core] [Executor] Add seatunnel executor 2023-03-08 21:24:56 +08:00
qianmoQ
9a9492b70d [Core] [Executor] Add executor spi 2023-03-08 17:14:58 +08:00
qianmoQ
6bcffa9b90 [Plugin] Support kafka for native 2023-03-06 22:43:39 +08:00