wangxj3
|
0a21422558
|
[maven-release-plugin] prepare release 3.2.2
|
2024-06-30 17:27:43 +08:00 |
xiangzihao
|
16bc1e7bfb
|
Revert "3.2.2 release add task-pure delete some task module to reduce the si…" (#16184)
This reverts commit 3ad53c5200.
|
2024-06-20 13:44:55 +08:00 |
wangxj3
|
3ad53c5200
|
3.2.2 release add task-pure delete some task module to reduce the size of the deployment package (#16094)
* add task-pure delete some task module to reduce the size of the deployment package
* add version of 3.2.2
* Update Chart.yaml Rollback APPversion
* remove task pure plugin
* fix ci
* add pure datasource plugin
* remove ck,sr from datasource pure
* remove task plugin chunjun ,dms ,datafactory from pure
* add api pom dependency
* spotless:apply
* add dependency license
* [maven-release-plugin] prepare release 3.2.2
* [maven-release-plugin] prepare for next development iteration
* remove datasource-pure:
dolphinscheduler-datasource-sqlserver
dolphinscheduler-datasource-oracle
remove task-pure:
dolphinscheduler-task-dinky
dolphinscheduler-task-pytorch
dolphinscheduler-task-datasync
dolphinscheduler-task-kubeflow
dolphinscheduler-task-emr
dolphinscheduler-task-pigeon
dolphinscheduler-task-flink-stream
* add register pure remove jdbc and etcd
* add dolphinscheduler-storage-pure remove task of
dolphinscheduler-storage-obs
dolphinscheduler-storage-abs
dolphinscheduler-storage-gcs
dolphinscheduler-storage-oss
* mvn spotless:apply
---------
Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
Co-authored-by: wangxj <wangxj31>
Co-authored-by: wangxj3 <wangxj@apache.org>
|
2024-06-08 17:05:20 +08:00 |
Eric Gao
|
2f37da0dbc
|
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311)
* move mockito dependencies from sub-modules to root pom
* Add check in CI to block the usage of powermock
|
2022-10-14 12:06:51 +08:00 |
Wenjun Ruan
|
5e9c7dad23
|
Add dolphinscheduler-bom to manage the dependency version (#11025)
|
2022-07-20 10:37:31 +08:00 |
Eric Gao
|
fd6b43bc81
|
[Dev] Switch version in pom.xml to dev-SNAPSHOT (#9223) (#9299)
|
2022-04-07 18:15:19 +08:00 |
Kerwin
|
103ccb01da
|
change version to 2.0.4-SNAPSHOT (#8188)
|
2022-01-25 15:17:17 +08:00 |
kezhenxu94
|
2ed3c0c3a7
|
Recover unit tests that have not been run for some time (#7054)
|
2021-12-01 13:55:26 +08:00 |
kezhenxu94
|
4114cb07f6
|
Add actuator and enable metrics, add Grafana configs (#6840)
|
2021-11-14 20:22:13 +08:00 |
kezhenxu94
|
11844415b0
|
Refactor datasource and task plugins and simplify its usage (#6767)
|
2021-11-10 18:29:17 +08:00 |
mask
|
0aea5ae11a
|
[feature-6071][plugin] add datasource plugin. (#6071) (#6361)
* [feature-6071][plugin] add datasource plugin. (#6071)
* remove the dependency of datasource in common and task-plugin module.
* the new datasource-api module provides data source connection acquisition.
* add sqlserver data source plug-in.
* add ds license
* fix check style
* update spi pom
* frx conflict resolution
* fix check style
* fix datasource ut
* fix code check style
* fix code check style
* fix datasource ut
* add pg hive mysql oracle clickhouse db2 datasource
* fix datasource package
* update datasource pom
* update datasource pom
* update datasource pom
* update datasource pom
* update pom
* update pom dep
* update pom dep
* fix license
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* add oracle package
* modify comments
* conflict resolution
* rename log comment
* rename log comment
|
2021-11-09 20:20:07 +08:00 |