qianmoQ
|
fa139dbd1b
|
[Core] [UI] Replace DcCard to DataCapCard for report
|
2024-10-13 16:18:47 +08:00 |
|
qianmoQ
|
c91fa300bc
|
[Release] Released for 2024.3.10
|
2024-10-09 13:53:26 +08:00 |
|
qianmoQ
|
2379fcffd3
|
[Core] [SPI] Replace StringBuffer to StringBuilder
|
2024-10-09 13:29:53 +08:00 |
|
qianmoQ
|
04dfcf12ec
|
Bump jackson.version from 2.17.2 to 2.18.0 (#856)
|
2024-10-08 22:06:50 +08:00 |
|
dependabot[bot]
|
4a09728541
|
Bump dep.antlr4.version from 4.13.1 to 4.13.2
Bumps `dep.antlr4.version` from 4.13.1 to 4.13.2.
Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2)
Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2)
---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.antlr:antlr4-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 13:57:34 +00:00 |
|
dependabot[bot]
|
b17563ef0d
|
Bump jackson.version from 2.17.2 to 2.18.0
Bumps `jackson.version` from 2.17.2 to 2.18.0.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.2...jackson-core-2.18.0)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.0)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.18.0)
---
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
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 13:57:28 +00:00 |
|
dependabot[bot]
|
05c2de81d9
|
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /core/datacap-common
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-03 17:05:50 +00:00 |
|
qianmoQ
|
47627f5fd0
|
Bump dep.antlr4.version from 4.12.0 to 4.13.1 (close #762)
|
2024-10-02 21:16:36 +08:00 |
|
dependabot[bot]
|
cfbc24bfeb
|
Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5
Bumps [com.github.vertical-blank:sql-formatter](https://github.com/vertical-blank/sql-formatter) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/vertical-blank/sql-formatter/releases)
- [Commits](https://github.com/vertical-blank/sql-formatter/compare/2.0.3...2.0.5)
---
updated-dependencies:
- dependency-name: com.github.vertical-blank:sql-formatter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 13:51:13 +00:00 |
|
qianmoQ
|
86d0b92010
|
[Core] [UI] After disabling the verification code, there is no response when clicking the page to log in/register (#845)
|
2024-09-23 20:28:38 +08:00 |
|
qianmoQ
|
1b6065e456
|
[Core] [UI] Fix the verification code issue on the login page
|
2024-09-23 15:39:26 +08:00 |
|
dependabot[bot]
|
3bdf0f7f42
|
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 13:11:54 +00:00 |
|
dependabot[bot]
|
3aba32a0c1
|
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.770 to 1.12.771.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.770...1.12.771)
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 13:06:27 +00:00 |
|
dependabot[bot]
|
984e449301
|
Bump kotlin.version from 1.9.10 to 2.0.20
Bumps `kotlin.version` from 1.9.10 to 2.0.20.
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v2.0.20)
Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.10 to 2.0.20
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 13:38:21 +00:00 |
|
qianmoQ
|
2afdb75c38
|
[Fs] [MinIO] Add minio module
|
2024-08-29 20:17:52 +08:00 |
|
qianmoQ
|
1ae0dd4859
|
[Docs] Fixed java versions
|
2024-08-29 09:41:54 +08:00 |
|
qianmoQ
|
5492ba7566
|
[Release] Released for 2024.03.9
|
2024-08-27 21:14:28 +08:00 |
|
qianmoQ
|
1c90ed8f7c
|
[Fs] [Amazon S3] Add amazon s3 module
|
2024-08-25 15:59:01 +08:00 |
|
qianmoQ
|
750e78b14f
|
Bump jackson.version from 2.17.0 to 2.17.2 (#814)
|
2024-08-24 19:30:39 +08:00 |
|
qianmoQ
|
33b9896d80
|
[Fs] [Tencent Cos] Add tencent-cos (#813)
|
2024-08-23 16:23:56 +08:00 |
|
dependabot[bot]
|
3fd4099622
|
Bump jackson.version from 2.17.0 to 2.17.2
Bumps `jackson.version` from 2.17.0 to 2.17.2.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.2)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.0 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.0 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.0...jackson-dataformats-text-2.17.2)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.0 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.17.0...jackson-dataformat-xml-2.17.2)
---
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
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-12 13:06:55 +00:00 |
|
qianmoQ
|
b78107fef3
|
[Fs] [Tencent Cos] Add tencent-cos
|
2024-08-11 11:45:24 +08:00 |
|
qianmoQ
|
7699abfb1d
|
[Core] Fix package missing files cause startup failure (#812)
|
2024-08-08 11:43:54 +08:00 |
|
qianmoQ
|
687c0dc125
|
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 (#810)
|
2024-08-07 10:53:13 +08:00 |
|
dependabot[bot]
|
316b0c29d4
|
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.8.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.8.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 13:44:12 +00:00 |
|
dependabot[bot]
|
425eb82772
|
Bump testcontainers.version from 1.19.5 to 1.20.1
Bumps `testcontainers.version` from 1.19.5 to 1.20.1.
Updates `org.testcontainers:testcontainers` from 1.19.5 to 1.20.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.19.5...1.20.1)
Updates `org.testcontainers:postgresql` from 1.19.5 to 1.20.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.19.5...1.20.1)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 13:44:07 +00:00 |
|
dependabot[bot]
|
051cf47526
|
Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 13:13:08 +00:00 |
|
qianmoQ
|
d91e5e3133
|
[Env] Fixed publish maven ci
|
2024-07-29 21:03:08 +08:00 |
|
qianmoQ
|
4c48449a84
|
[Release] Released for 2024.03.8 (#805)
|
2024-07-29 16:26:46 +08:00 |
|
qianmoQ
|
a47b89370a
|
[Release] Released for 2024.03.8
|
2024-07-29 15:34:17 +08:00 |
|
dependabot[bot]
|
3ae1224980
|
Bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.17.0
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.4 to 3.17.0.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/snowflakedb/snowflake-jdbc/compare/v3.14.4...v3.17.0)
---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 13:55:15 +00:00 |
|
qianmoQ
|
c98ede62ce
|
Bump jackson.version from 2.16.1 to 2.17.0 (#752)
|
2024-07-12 09:19:56 +08:00 |
|
qianmoQ
|
c6bfbe2fb0
|
[Core] Optimize packaging (#799)
|
2024-07-07 14:45:13 +08:00 |
|
qianmoQ
|
82bd30f351
|
[Core] Optimize plugin packaging
|
2024-07-06 10:58:53 +08:00 |
|
qianmoQ
|
bc7f2a27a4
|
[Release] Released for 2024.03.7 (#798)
|
2024-07-02 23:49:17 +08:00 |
|
qianmoQ
|
9f7a8a631c
|
[Release] Released for 2024.03.7
|
2024-07-02 21:24:40 +08:00 |
|
qianmoQ
|
a99564b16d
|
[Core] [Convert] Support xml convert (#795)
|
2024-07-02 20:01:58 +08:00 |
|
qianmoQ
|
1203f2d68e
|
[Core] [Convert] Add xml module
|
2024-06-30 18:35:22 +08:00 |
|
qianmoQ
|
74ee57d69f
|
Bump io.trino:trino-jdbc from 414 to 450 (#792)
|
2024-06-30 18:12:42 +08:00 |
|
qianmoQ
|
623c43addb
|
[Core] [Convert] Rename file to convert
|
2024-06-28 20:24:46 +08:00 |
|
qianmoQ
|
9a5dbbc396
|
[Plugin] [InfluxDB] Add plugin test
|
2024-06-26 18:35:30 +08:00 |
|
qianmoQ
|
f1909020f8
|
[Plugin] [InfluxDB] Add Module , Plugin
|
2024-06-26 13:37:02 +08:00 |
|
qianmoQ
|
450bdc340f
|
[Plugin] [Solr] Add plugin test
|
2024-06-24 22:24:24 +08:00 |
|
dependabot[bot]
|
ea56d86194
|
Bump io.trino:trino-jdbc from 414 to 450
Bumps io.trino:trino-jdbc from 414 to 450.
---
updated-dependencies:
- dependency-name: io.trino:trino-jdbc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 13:12:55 +00:00 |
|
qianmoQ
|
10ca0b6599
|
[Plugin] [Solr] Add Module , Plugin
|
2024-06-24 18:57:31 +08:00 |
|
qianmoQ
|
7b889c7ee3
|
[Core] [Docs] Update version
|
2024-06-20 21:09:30 +08:00 |
|
qianmoQ
|
3f439fd652
|
[Release] Released for 2024.03.6
|
2024-06-19 20:12:23 +08:00 |
|
qianmoQ
|
836490cd40
|
[Core] [File] Add csv file convert
|
2024-06-14 20:43:22 +08:00 |
|
qianmoQ
|
f6db223090
|
[Core] [File] Add none file convert
|
2024-06-10 08:38:11 +08:00 |
|
qianmoQ
|
e8ee704b9e
|
[File] [Json] Support json
|
2024-06-09 10:26:40 +08:00 |
|