55 Commits

Author SHA1 Message Date
tjq
df5e259e54 chore: change main version to 4.3.4 2023-08-06 20:17:40 +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
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
e74fc2d138 chore: remove akka in common package 2023-01-21 10:34:37 +08:00
tjq
59121684a8 chore: merge master 2023-01-16 00:14:30 +08:00
tjq
24b4cc4eb5 feat: use gatling to have a presure test for remote framework 2023-01-08 19:34:44 +08:00
tjq
5189634b60 chore: change project version to 4.2.1 2022-10-23 14:27:15 +08:00
tjq
0541216944 feat: upgrade HikariCP to latestversion for Java8 2022-10-11 22:43:24 +08:00
tjq
daaaa15b94 feat: upgrade kryo5 to latest version 2022-10-11 22:13:06 +08:00
tjq
195984bb95 feat: updrage jackson's version 2022-10-11 22:12:31 +08:00
tjq
7867b07d9c feat:upgrade slf4j to latest version 2022-10-11 22:11:00 +08:00
tjq
223fac9828 feat: upgrade commons-io and logback version 2022-10-11 22:06:45 +08:00
tjq
2f62f448a8 feat: upgrade pom version to 4.2.0 2022-10-03 14:07:23 +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
54524553c1 chore: update powerjob console resources and upgrade project version to 4.1.0 2022-09-01 08:21:24 +08:00
tjq
cbcd5dcca7 refactor: update guava version for security #CVE-2020-8908 2021-04-05 15:08:59 +08:00
tjq
7a471a3917 chore: change version to 4.0.1 2021-04-05 15:01:00 +08:00
tjq
ddabdf2187 feat: upgrade serialier to kryo5 2021-03-21 15:57:29 +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
3ce47382d8 chore: change maven groupId to tech.powerjob 2021-03-14 17:01:36 +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
b197dc4286 chore: change pom version to 3.4.7 2021-02-23 00:46:03 +08:00
tjq
2e488b5837 chore: update akka to 2.6.12 2021-02-19 21:48:49 +08:00
tjq
7441c61313 chore: change pom version to 3.4.6 2021-02-11 10:38:09 +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
tjq
b23ae334d3 feat: change the pom version to v3.4.4 and ready to release 2021-01-16 23:25:50 +08:00
tjq
374bae9fc1 feat: change pom version to 3.4.3 and ready to release 2021-01-10 17:36:40 +08:00
jiangjining
281c53ad63 docs: Add translations for pom and property files. 2021-01-07 18:56:56 +08:00
tjq
6c3c6695e4 refactor: change version to 3.4.2 and ready to release 2021-01-02 20:15:09 +08:00
KFCFans
ff81ac4485 feat: change version to 3.4.1 2020-12-12 10:37:24 +08:00
tjq
f3f4079314 feat: change version to v3.4.0 2020-11-28 16:29:10 +08:00
KFCFans
90781966d7 feat: change version to 3.3.3 2020-11-14 14:23:38 +08:00
“tjq”
c0c7942fc6 feat: change version to 3.3.2 2020-11-07 22:46:30 +08:00
“tjq”
287e539dcd refactor: change pom version to 3.3.1 and ready to release 2020-10-18 20:19:54 +08:00
tjq
caebb2d87a refacotr: okhttp v4 -> v3 2020-10-03 12:24:32 +08:00
tjq
92b9f9668f feat: change pom from 3.2.3 to 3.3.0, It's time to fix dependency problem 2020-10-03 11:12:17 +08:00
tjq
5b4591c8b1 [dev] change version to 3.2.3 & optimize MailAlarmService's log 2020-08-08 23:19:18 +08:00
朱八
555a20bc7f [dev] samples change to use powerjob-spring-boot-starter & change pom version to 3.2.2 2020-08-01 21:45:45 +08:00
朱八
f9a30423f3 [fix] fix the bug of can't find task_info table when use menory mode's h2 database 2020-07-31 00:57:02 +08:00
朱八
83ad854655 [dev] change pom version to v3.2.1 & optmize OhMyClient's request 2020-07-25 11:25:24 +08:00
朱八
e860e74717 [fix] remove all DateFromat in worker (fix the bug of secondly job's time error) 2020-07-18 22:50:35 +08:00
tjq
f332b7dd95 [dev] support OpenAPI delay trigger & enable container's soft delete 2020-07-01 11:02:20 +08:00
tjq
ef14c4840f [fix] fix the bug of LRUCache oversize 2020-06-26 21:05:54 +08:00
tjq
b189cd0ba7 [dev] change pom to version 3.1.1 2020-06-24 16:49:58 +08:00