1259 Commits

Author SHA1 Message Date
tjq
aefa9290c9 chore: github workflows 2024-12-07 20:36:16 +08:00
tjq
fdd80f6cf9 feat: opt log 2024-12-07 17:32:20 +08:00
tjq
7333ee3951 Merge branch '5.1.0-bugfix2' into 5.1.1_v2 2024-12-07 17:00:45 +08:00
tjq
92ddc6af4d feat: support create app with namespace_code #976 2024-11-22 22:03:06 +08:00
tjq
508127426f feat: appname and namespace duplicate check #1009 2024-11-22 21:45:54 +08:00
tjq
57627305fa fix: Repeated execution after broadcast worker node down #1003 2024-11-22 21:32:13 +08:00
tjq
4e84bc60d7 feat: support method job direct return ProcessResult #798 2024-11-22 21:05:23 +08:00
tjq
4fe2d7fdf1 feat: Add PowerjobClient api /queryInstance #1034 2024-11-21 22:53:57 +08:00
tjq
f44bd43d13 fix: reduce Probabilistic non-execution #1033 2024-11-21 22:11:44 +08:00
tjq
e912e2c31d feat: NOT_ALLOWED_CHANGE_PASSWORD_ACCOUNTS 2024-11-09 18:05:26 +08:00
tjq
f9dd8d7713 fix: PADDLING not work 2024-11-06 23:23:52 +08:00
tjq
0bb069fa5b Merge branch '5.1.0-bugfix' v5.1.0-bugfix 2024-10-31 00:23:52 +08:00
tjq
f0b2fbb5b7 chore: change main verison to 5.1.0-bugfix 2024-10-31 00:03:54 +08:00
tjq
7443edf735 Merge branch 'pr-panyyf-master' into 5.1.0-bugfix 2024-10-30 23:53:25 +08:00
panyy_f
1383e48fec fix: worker-agent cannot specify multiple server issues when registering with the server #1012 2024-10-28 14:14:15 +08:00
tjq
243f7bb179 fix: PostgresqlSeriesDfsService can't restartup #974 2024-10-26 01:16:25 +08:00
tjq
827bcd2502 Merge branch 'pr-HeZhanfeng-fix-multi-thread-safety-vulnerabilities' into 5.1.0-bugfix 2024-10-26 00:44:59 +08:00
tjq
8f3981dd09 fix: OpenAPi Save task generates duplicate records #1018 2024-10-26 00:37:14 +08:00
hezhanfeng
9bab361618 fix:multi-thread safety vulnerabilities(修复格式化对象非线程安全的漏洞) 2024-10-17 11:11:28 +08:00
hezhanfeng
01e15bda39 fix:multi-thread safety vulnerabilities(修复格式化对象非线程安全的漏洞) 2024-09-30 11:02:25 +08:00
tjq
0bf95cf419 Merge branch '5.1.0' v5.1.0 2024-08-12 00:39:33 +08:00
tjq
f2bed56544 chore: add database schema file 2024-08-11 23:35:27 +08:00
tjq
85f5faaaac fix: PowerJobClient refresh token failed when jwt expired 2024-08-11 23:00:37 +08:00
tjq
44ef76328b refactor: optimize SwitchableStatus's package 2024-08-11 22:25:49 +08:00
tjq
5c49b8d8dd chore: upgrade project version and fe resource 2024-08-11 20:01:18 +08:00
tjq
944b06ee82 fix: list all app when user doesn't have any app permission 2024-08-11 19:34:46 +08:00
tjq
a35573544c fix: NetworkInterfaceChecker can't worker 2024-08-11 18:22:48 +08:00
tjq
fea1974014 feat: worker use random server address #953 2024-08-11 11:32:28 +08:00
tjq
4527454a7c feat: AdpPostgreSQLDialect #750 2024-08-11 01:51:03 +08:00
tjq
a261b864ca fix: Single worker use padding mode made deadlock #918 2024-08-11 01:20:04 +08:00
tjq
4f5ea6f897 Merge branch 'pr-LittleCadet-master' into 5.1.0 2024-08-11 01:13:58 +08:00
tjq
0a1191572e refactor: optimize worker log 2024-08-11 01:12:56 +08:00
tjq
605497b36d feat: PowerJobClient support shutdown #895 2024-08-11 00:50:25 +08:00
tjq
3e0088870a feat: PowerJob Client support ClientExtension(current for dynamic server ip) #895 2024-08-11 00:43:18 +08:00
tjq
a1dad6c39e fix: AKKA NAT BUG #929 2024-08-11 00:20:34 +08:00
tjq
6426424401 fix: SqlProcessorConfiguration can't work due to Conditional bean config error #946 2024-08-10 23:41:29 +08:00
tjq
1774680792 fix: Correct protocol not used for inter-server communication #949 2024-08-10 23:32:44 +08:00
tjq
29e0b2deb0 feat: app password use AES GCM #935 2024-08-10 23:26:49 +08:00
tjq
eb4d7ab8eb feat: app password use ciphertext 2024-08-10 14:42:09 +08:00
tjq
e711ed7251 feat: PowerJobClient Support Authentication 2024-08-10 11:41:07 +08:00
tjq
53be566173 feat: OpenApiInterceptor 2024-08-10 00:04:12 +08:00
tjq
bee4795027 feat: OpenApiInterceptor 2024-08-09 21:47:47 +08:00
tjq
84b90a366c feat: open-api support auth 2024-08-09 20:55:08 +08:00
tjq
c04cb08390 fix: use new jwt header name to fix nginx remove header bug #910 2024-07-08 23:44:58 +08:00
shenkang
4507a6a883 fix: 当该appId的worker是单机运行 且 padding时, 导致Dispatcher分发任务处于死循环中, 致使无法分发任务,状态一直为运行中 2024-05-30 11:11:46 +08:00
tjq
3edaae67dd chore: Synchronising version 5.0.1 resources v5.0.1-beta 2024-03-16 22:09:39 +08:00
tjq
bb99ec9d04 Merge branch 'dev' into 5.0.1_beta 2024-03-16 22:02:30 +08:00
tjq
54fadf6368 feat: extend dfs support PostgresqlSeriesDfsService 2024-03-16 22:01:12 +08:00
tjq
1e092bb866 Merge branch 'pr-Jetol-storage-dfs-pg-jetol' into 5.0.1_beta 2024-03-16 21:57:21 +08:00
tjq
6a59f50b96 fix: can't upload container #843 2024-03-16 21:53:26 +08:00