tjq
|
5c49b8d8dd
|
chore: upgrade project version and fe resource
|
2024-08-11 20:01:18 +08:00 |
|
tjq
|
075ecd8a84
|
chore: merge 5.0.0 and 4.3.9 to 5.0.1
|
2024-03-09 15:55:19 +08:00 |
|
tjq
|
12e2f83764
|
chore: fix some problem then upgrade project version to 5.0.0-beat2
|
2024-02-18 20:06:29 +08:00 |
|
tjq
|
5e1f7e2d11
|
chore: upgrade project version to 5.0.0-beta
|
2024-02-17 21:59:13 +08:00 |
|
tjq
|
01d7247efa
|
chore: Upgrade project version to 4.3.7
|
2024-02-08 19:45:56 +08:00 |
|
tjq
|
6de5e83a2f
|
chore: upgrade logback version to fix logback serialization vulnerability #80
|
2024-02-08 15:12:55 +08:00 |
|
tjq
|
f3dd56bf54
|
chore: upgrade h2 and spring version
|
2024-02-08 12:26:22 +08:00 |
|
tjq
|
9b3a3cd586
|
chore: change main version to 4.3.6
|
2023-09-03 13:44:10 +08:00 |
|
tjq
|
c91240c1b8
|
chore: change main version to 4.3.5
|
2023-08-14 23:50:17 +08:00 |
|
tjq
|
df5e259e54
|
chore: change main version to 4.3.4
|
2023-08-06 20:17:40 +08:00 |
|
tjq
|
5da0c694c3
|
chore: change main version to 4.3.3
|
2023-06-11 17:18:51 +08:00 |
|
tjq
|
5cfd0f8e74
|
chore: change main version to 4.3.3
|
2023-06-11 16:45:44 +08:00 |
|
tjq
|
e2f5ca440f
|
chore: upgrade main version to 4.3.2
|
2023-03-19 23:25:44 +08:00 |
|
tjq
|
70a696aaa8
|
chore: upgrade project version
|
2023-03-07 23:37:03 +08:00 |
|
tjq
|
0bb46be9d0
|
chore: upgrade project version
|
2023-03-07 00:09:31 +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
|
3f7d4328e9
|
feat: powerjob-worker-agent support use custom protocl
|
2023-02-09 23:32:18 +08:00 |
|
tjq
|
95a1f43994
|
feat: use async log to optimzie agent performance
|
2023-01-31 00:02:41 +08:00 |
|
tjq
|
a9f81d260c
|
feat: add script for build test env
|
2023-01-24 15:22:53 +08:00 |
|
tjq
|
55e259bcf7
|
chore: upgrade project version to 4.3.0
|
2023-01-24 10:39:30 +08:00 |
|
tjq
|
5b78204beb
|
chore: optimize pom config
|
2023-01-22 11:04:28 +08:00 |
|
tjq
|
503e9db5c2
|
feat: remove spring in PowerJobWorker
|
2023-01-20 16:34:03 +08:00 |
|
tjq
|
5189634b60
|
chore: change project version to 4.2.1
|
2022-10-23 14:27:15 +08:00 |
|
tjq
|
c6009c8b5e
|
feat: upgrade pom version
|
2022-10-03 15:50:03 +08:00 |
|
tjq
|
2f62f448a8
|
feat: upgrade pom version to 4.2.0
|
2022-10-03 14:07:23 +08:00 |
|
tjq
|
a39751818f
|
Merge branch 'master' of https://github.com/fddc/PowerJob into 4.2.0-win-support
|
2022-09-18 00:28:27 +08:00 |
|
tjq
|
2a3b9323a6
|
chore: upgrade project version to 4.1.1 and ready to release
|
2022-09-12 23:41:44 +08:00 |
|
Echo009
|
03165bf5e4
|
chore: upgrade mysql connector version (8.0.19 -> 8.0.28)
|
2022-09-03 00:02:15 +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 |
|
fddc
|
973322370a
|
agent新增tag启动参数
|
2021-05-31 13:06:09 +08:00 |
|
tjq
|
7a471a3917
|
chore: change version to 4.0.1
|
2021-04-05 15:01:00 +08:00 |
|
tjq
|
88caf22c9f
|
chore: install python2.7 for powerjob-worker-agent
|
2021-03-21 21:10:08 +08:00 |
|
tjq
|
93c19eae82
|
chore: optimize build script
|
2021-03-21 20:38:51 +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
|
fe439721d0
|
refactor: change name from OhMyWorker to PowerJobWorker
|
2021-03-19 23:40:55 +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
|
2c8d1345cb
|
feat: merge workflow upgrade by cvte
|
2021-03-13 20:44:56 +08:00 |
|
tjq
|
3cf4807ca3
|
chore: change pom version to 3.4.8
|
2021-03-07 22:51:58 +08:00 |
|
tjq
|
a0564b7922
|
fix: official processor can't work
|
2021-03-06 00:11:52 +08:00 |
|
tjq
|
b197dc4286
|
chore: change pom version to 3.4.7
|
2021-02-23 00:46:03 +08:00 |
|
tjq
|
3d1c907104
|
feat: update agent's official-processor version
|
2021-02-23 00:20:43 +08:00 |
|
tjq
|
7441c61313
|
chore: change pom version to 3.4.6
|
2021-02-11 10:38:09 +08:00 |
|
tjq
|
80d2709104
|
fix: misspell
|
2021-01-31 22:22:04 +08:00 |
|
tjq
|
f3048caaf0
|
fix: powerjob-agent can't output logs
|
2021-01-31 19:59:09 +08:00 |
|
tjq
|
02eed5e15e
|
fix: powerjob-agent can't output log
|
2021-01-31 19:30:12 +08:00 |
|
tjq
|
e3ef52fc0a
|
fix: powerjob-agent can't output log
|
2021-01-31 19:11:35 +08:00 |
|
tjq
|
c4098a60e7
|
feat: add new module[powerjob-offical-processors]
|
2021-01-31 17:50:21 +08:00 |
|
tjq
|
b642e1b39b
|
feat: change version to v3.4.5
|
2021-01-31 17:39:58 +08:00 |
|