Commit Graph

326 Commits

Author SHA1 Message Date
hongqiaowei
58394a2cef Circuit breaker init 2022-01-13 18:28:53 +08:00
zhongjie
b8529c1b06 Add degrade rule data to ResourceConfig. 2022-01-06 16:40:39 +08:00
zhongjie
830976cbd6 Aggregate discovery support choosing registry center 2022-01-06 10:35:22 +08:00
zhongjie
ca7ecaa674 Degrade rule service init and listen to channel 2022-01-05 16:25:36 +08:00
zhongjie
394b9b06f8 Extract resource ID constants and methods to ResourceIdUtils from ResourceRateLimitConfig 2022-01-05 11:41:20 +08:00
hongqiaowei
2cb79d938c Sync custom sign and timestamp headers to WebUtils.java 2021-12-27 18:36:40 +08:00
hongqiaowei
1b3627d6cd Optimize FizzServiceRegistration.java 2021-12-26 14:40:51 +08:00
hongqiaowei
31d58fadd5 Adjust id visibility of FizzServiceRegistration.java 2021-12-24 18:26:10 +08:00
hongqiaowei
ac8f923f88 Optimize FizzEurekaServiceRegistration.getRegistryCenterStatus 2021-12-24 17:57:42 +08:00
hongqiaowei
dc23da73e3 Optimize FizzEurekaServiceRegistration.getServices 2021-12-24 17:34:17 +08:00
hongqiaowei
6c7a1ed58c Add getServices method to FizzEurekaServiceRegistration.java 2021-12-24 17:15:17 +08:00
hongqiaowei
95e871f53c Optimize PropertiesUtils.java 2021-12-23 16:34:05 +08:00
hongqiaowei
0268eb00e0 Multi service registry center 2021-12-23 16:05:27 +08:00
hongqiaowei
909e74e1ef Release 2.5.0-beta1 2021-12-09 13:05:33 +08:00
hongqiaowei
157d0018a8 Init 2.5.0 2021-12-07 18:18:02 +08:00
hongqiaowei
e922c1192b Release 2.4.0 2021-12-02 19:26:37 +08:00
hongqiaowei
56060bbd07 Release 2.4.0-beta1 2021-12-02 17:17:00 +08:00
hongqiaowei
3272970ad5 Fix dedicated line request bug 2021-11-29 18:00:34 +08:00
hongqiaowei
3214ccad6b Don't encrypt error response 2021-11-29 16:20:35 +08:00
hongqiaowei
7afc834671 Base64.encode(requestCryptoKey) 2021-11-29 12:33:43 +08:00
Francis Dong
4b470f9f4a Add replace/replaceAll/replaceFirst functions for string #379 2021-11-29 11:02:57 +08:00
Francis Dong
0d0706dcd6 Support configuring http status in aggregation #377 2021-11-29 10:32:15 +08:00
hongqiaowei
0d8b8a1668 Fix ServiceConfig.checkPathPattern bug 2021-11-25 17:54:50 +08:00
hongqiaowei
6388913699 Add dedicated Line client id config 2021-11-25 13:32:23 +08:00
hongqiaowei
d513b540f9 Release 2.3.4-beta2 2021-11-23 18:47:26 +08:00
hongqiaowei
6c1fa84ddd One dedicated line one crypto key 2021-11-22 16:10:43 +08:00
hongqiaowei
26d8808e03 Dedicated line crypto 2021-11-20 16:41:10 +08:00
hongqiaowei
a10c236a6e Dedicated line (#376)
Dedicated Line init
2021-11-16 15:18:27 +08:00
Francis Dong
3da394f381 Merge branch 'master' into develop 2021-11-15 10:19:07 +08:00
Francis Dong
a59714e9ff update version to v2.3.4-beta1 2021-11-11 15:24:31 +08:00
dxfeng10
d663729415 check if field exists before rename 2021-11-11 15:06:48 +08:00
Francis Dong
4a88063416 Add rename and removeFields functions for list #373 2021-11-11 14:36:47 +08:00
Francis Dong
b7e98ca6e3 Fix the issue that join function of list will throw exception while source record not exist in dest #372 2021-11-11 14:36:47 +08:00
hongqiaowei
3fbb5d5cb7 Add maven source plugin for deploy source code jar 2021-11-08 18:21:29 +08:00
hongqiaowei
19673988d7 Upgrade resilience4j to 1.7.1 2021-11-08 11:38:46 +08:00
lancer.hong
4c3025e2a8 Remove ReactiveResult.java 2021-11-07 19:04:17 +08:00
hongqiaowei
96eecc3899 Optimize log output and support route mapping multi app 2021-11-05 18:16:06 +08:00
hongqiaowei
b189210208 Add spring cloud resilience4j dependency 2021-11-05 10:07:48 +08:00
lancer.hong
39f7318063 Remove spring repo and add lamx disruptor for log4j2 async log 2021-11-05 01:02:05 +08:00
hongqiaowei
1045a40f86 Doc set path can be ant path 2021-11-02 17:28:02 +08:00
hongqiaowei
38db70df15 Fix wrong usage of ThreadContext.getStringBuilder() 2021-11-01 17:07:21 +08:00
lancer.hong
76caa7c71f Optimize ApiConfig.java 2021-10-30 18:15:28 +08:00
hongqiaowei
fba5927966 Add netty-tcnative-boringssl-static 2021-10-29 18:17:33 +08:00
hongqiaowei
087bd0f41c Optimize RouteFilter.java 2021-10-29 17:13:30 +08:00
hongqiaowei
a40ba2672f Optimize WebUtils.java 2021-10-29 16:43:25 +08:00
Francis Dong
e24116032b Support using global resource and func in path parameter by json path mapping #370 2021-10-29 15:29:55 +08:00
hongqiaowei
da8522e903 Release 2.3.3-beta6 2021-10-29 12:29:44 +08:00
hongqiaowei
40c32aa603 Fix bug in the programmatic service registration 2021-10-29 12:20:50 +08:00
hongqiaowei
ced08a6eff Fix no gateway group in unit test 2021-10-29 10:29:46 +08:00
hongqiaowei
194db2539d Programmatic service registration base on nacos and eureka, also support multi service registry center #368 2021-10-28 17:15:49 +08:00