100 Commits

Author SHA1 Message Date
tjq
5cfd0f8e74 chore: change main version to 4.3.3 2023-06-11 16:45:44 +08:00
tjq
e2887a12f6 fix: SpringMethodProcessor can't throw correct exception 2023-06-11 16:44:28 +08:00
tjq
8953ecc74f feat: support powerjob method handler 2023-06-11 15:40:50 +08:00
tjq
8ecc5768c7 Merge branch 'pr-vannewang-master' into 4.3.3 2023-05-07 22:29:36 +08:00
tjq
a7394e518c fix: server can't record zero cost processor's status #620 2023-05-07 22:08:14 +08:00
wangxiaopeng
46165ccd97 获取任务执行结果,并将结果返回给控制台 2023-04-18 14:43:38 +08:00
wangxiaopeng
b9bd8079f2 调度方式(方法形式)新增 2023-04-06 18:08:56 +08:00
tjq
e2f5ca440f chore: upgrade main version to 4.3.2 2023-03-19 23:25:44 +08:00
tjq
aa65884b3f test: test chinese result #581 2023-03-16 23:47:33 +08:00
tjq
4b79bd73bb fix: test mode can't startup when server not available #580 2023-03-16 23:35:10 +08:00
tjq
0a76d057ac feat: samples start to use http as protocl 2023-03-16 23:23:05 +08:00
tjq
70a696aaa8 chore: upgrade project version 2023-03-07 23:37:03 +08:00
tjq
a93602f845 test: add test code for repetitions 2023-03-07 23:19:57 +08:00
tjq
0bb46be9d0 chore: upgrade project version 2023-03-07 00:09:31 +08:00
tjq
4eeda2c662 chore: skip deploy testing package 2023-03-05 21:49:59 +08:00
tjq
81752dd26f test: TestFindByBeanNameProcessor 2023-03-05 15:58:54 +08:00
tjq
93d44ea07d chore: unified official processor's version 2023-03-05 15:55:16 +08:00
tjq
e36ac8bc59 chore: change main version to 4.3.1 2023-03-05 15:45:28 +08:00
tjq
55e259bcf7 chore: upgrade project version to 4.3.0 2023-01-24 10:39:30 +08:00
tjq
b8199bf036 feat: optimize demo project 2023-01-22 17:37:03 +08:00
tjq
6c21c7864a feat: add jaxb-api to samples project to support JDK 2023-01-22 17:22:24 +08:00
tjq
dc61bb4648 fix: JavaUtils cache failed in windows env 2023-01-22 17:11:56 +08:00
tjq
afdf4a7dc2 feat: worker starter use new port config name 2023-01-22 16:38:05 +08:00
tjq
789bcb5d10 chore: worker http support 2023-01-22 11:15:11 +08:00
tjq
5b94247daf feat: use PowerJobRemoteEngine to replace akka 2023-01-20 14:40:18 +08:00
Echo009
30abf08703 feat: add some powerjob worker sample processores 2023-01-15 21:06:59 +08:00
tjq
5189634b60 chore: change project version to 4.2.1 2022-10-23 14:27:15 +08:00
tjq
2f62f448a8 feat: upgrade pom version to 4.2.0 2022-10-03 14:07:23 +08:00
tjq
cb72fcb08a feat: upgrade samples's springboot version 2022-10-03 14:01:05 +08:00
tjq
806747d88c fix: change inner class scope to fix JDK17 exception #457 2022-10-03 13:49:38 +08:00
tjq
ce555ad18f test: add test log processor in samples 2022-09-18 21:56:03 +08:00
tjq
2a3b9323a6 chore: upgrade project version to 4.1.1 and ready to release 2022-09-12 23:41:44 +08:00
tjq
112628f386 Merge branch '4.1.1-docker-compose' into v4.1.1 2022-09-12 23:15:51 +08:00
songyinyin
5b865fe49b feat: add docker-compose sample 2022-09-08 22:14:21 +08:00
songyinyin
88bc28140f feat: powerjob worker add property: powerjob.worker.enabled 2022-09-07 23:44:36 +08:00
Echo009
54524553c1 chore: update powerjob console resources and upgrade project version to 4.1.0 2022-09-01 08:21:24 +08:00
Echo009
0b5a404cf4 chore: upgrade fastjson version (1.2.68 -> 1.2.83) 2022-09-01 07:29:17 +08:00
Echo009
5ed6eac38a perf: use cached lock replace SegmentLock 2022-09-01 07:06:21 +08:00
Echo009
88b92e2994 chore: add stop task demo 2022-09-01 07:06:21 +08:00
tjq
7a471a3917 chore: change version to 4.0.1 2021-04-05 15:01:00 +08:00
tjq
e767ad1043 feat: use kryo to replace jackson which is really easy to lead conflict 2021-03-21 15:08:48 +08:00
tjq
4399f99c42 feat: add database dirver for powerjob-worker-agent to support dynamic sql processor 2021-03-21 14:15:23 +08:00
tjq
f8ef896a65 refactor: change processor API(abstract class to interface) 2021-03-21 13:53:06 +08:00
tjq
fe439721d0 refactor: change name from OhMyWorker to PowerJobWorker 2021-03-19 23:40:55 +08:00
tjq
dff1fa4938 feat: support DynamicDatasourceSqlProcessor 2021-03-14 23:00:17 +08:00
tjq
f3b4e91745 feat: update container template 2021-03-14 19:24:15 +08:00
tjq
3ce47382d8 chore: change maven groupId to tech.powerjob 2021-03-14 17:01:36 +08:00
tjq
9dffb49918 chore: modify package name to tech.powerjob 2021-03-14 16:47:22 +08:00
tjq
67f9cbab5e fix: open 10010 port in docker 2021-03-14 16:10:29 +08:00
tjq
3f6585cfda fix: remove OmsWorkerFileUtils to avoid possible path conflict problems 2021-03-14 11:54:37 +08:00