hongqiaowei
|
756f744994
|
Upgrade slf4j to 1.7.36
|
2022-02-14 09:38:11 +08:00 |
|
hongqiaowei
|
ae0d3aa37e
|
Update README
|
2022-02-11 09:59:48 +08:00 |
|
hongqiaowei
|
1cabfabc8c
|
Release 2.5.1
|
2022-02-11 09:59:48 +08:00 |
|
hongqiaowei
|
d6f184b9e0
|
Update README
|
2022-02-11 09:58:38 +08:00 |
|
hongqiaowei
|
2481693540
|
Release 2.5.1
|
2022-02-11 09:52:06 +08:00 |
|
hongqiaowei
|
5844419fd5
|
Add get(Object target, String field) to ReflectionUtils.java
|
2022-02-11 09:48:51 +08:00 |
|
hongqiaowei
|
bb280e3476
|
Add get(Object target, String field) to ReflectionUtils.java
|
2022-02-11 09:46:15 +08:00 |
|
linwaiwai
|
d520beb065
|
Update README.md
(cherry picked from commit e48cfab6e3)
|
2022-02-09 16:51:16 +08:00 |
|
hongqiaowei
|
c938ed0d98
|
Merge pull request #402 from wehotel/develop
|
2022-02-09 16:48:14 +08:00 |
|
hongqiaowei
|
57e61c5e28
|
Support eureka server instance not register itself
|
2022-02-09 15:45:11 +08:00 |
|
linwaiwai
|
e48cfab6e3
|
Update README.md
|
2022-02-08 18:28:39 +08:00 |
|
hongqiaowei
|
83aa7e2cf7
|
Upgrade slf4j to 1.7.35
|
2022-02-07 09:32:16 +08:00 |
|
hongqiaowei
|
77007e1fd6
|
Merge pull request #401 from wehotel/develop
|
2022-01-27 18:43:19 +08:00 |
|
hongqiaowei
|
612d4fcb2c
|
Merge branch 'master' into develop
|
2022-01-27 18:41:27 +08:00 |
|
hongqiaowei
|
1857d1587d
|
Release 2.5.0
|
2022-01-27 18:14:33 +08:00 |
|
hongqiaowei
|
05f696e187
|
Fix circuit breaker config update bug
|
2022-01-27 18:10:24 +08:00 |
|
hongqiaowei
|
b548cd1e47
|
Fix multi eureka and circuit breaker bug
|
2022-01-27 12:06:00 +08:00 |
|
Francis Dong
|
24848e65a5
|
change default timeout of aggregation to 10 seconds #399
|
2022-01-27 10:09:26 +08:00 |
|
Francis Dong
|
612fd0ef61
|
Fix list join function n:1 problem #397
|
2022-01-22 15:43:46 +08:00 |
|
hongqiaowei
|
338ae764ec
|
Upgrade spring-cloud-starter-netflix-eureka-client
|
2022-01-21 11:13:56 +08:00 |
|
hongqiaowei
|
ac41468b55
|
Upgrade reactor-test gson json-smart bcpkix-jdk15on
|
2022-01-20 16:05:44 +08:00 |
|
hongqiaowei
|
461f7f6dac
|
Fix #396
|
2022-01-19 18:03:16 +08:00 |
|
hongqiaowei
|
d3a52f0067
|
Upgrade netty-tcnative to 2.0.47 slf4j to 1.7.33
|
2022-01-17 16:06:51 +08:00 |
|
hongqiaowei
|
bbd2cae3c5
|
Add RegistryCenter.initFizzServiceRegistration
|
2022-01-17 12:33:55 +08:00 |
|
hongqiaowei
|
b73cdaa0a2
|
Add RegistryCenterService.getServiceNameSpace
|
2022-01-14 12:18:56 +08:00 |
|
hongqiaowei
|
4e70c9e920
|
Sync degrade rule service
|
2022-01-13 18:37:26 +08:00 |
|
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
|
cf825cb185
|
Sync custom sign and timestamp headers to WebUtils.java
|
2021-12-27 18:37:27 +08:00 |
|
hongqiaowei
|
2cb79d938c
|
Sync custom sign and timestamp headers to WebUtils.java
|
2021-12-27 18:36:40 +08:00 |
|
hongqiaowei
|
13c4cd7bd1
|
Upgrade fastjson to 1.2.79
|
2021-12-26 17:45:25 +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
|
824c78bc2f
|
Set stat.open to true
|
2021-12-24 10:28:08 +08:00 |
|
Francis Dong
|
1c8496b76e
|
Merge branch 'master' of github.com:wehotel/fizz-gateway-community
|
2021-12-23 16:45:14 +08:00 |
|
Francis Dong
|
a30a48d491
|
Merge branches 'master' and 'master' of github.com:wehotel/fizz-gateway-community
|
2021-12-23 16:44:45 +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
|
dbe66666a3
|
Release 2.4.1
|
2021-12-17 18:22:31 +08:00 |
|
linwaiwai
|
c503e02ab1
|
Update README.md
(cherry picked from commit 3bec0fa82d)
|
2021-12-14 18:14:23 +08:00 |
|
linwaiwai
|
3bec0fa82d
|
Update README.md
|
2021-12-13 09:27:20 +08:00 |
|
hongqiaowei
|
4468e25e71
|
Change release rep
|
2021-12-09 13:11:00 +08:00 |
|
hongqiaowei
|
909e74e1ef
|
Release 2.5.0-beta1
|
2021-12-09 13:05:33 +08:00 |
|
hongqiaowei
|
81d8388495
|
Merge pull request #390 from wehotel/feature/plugin
remove deprecated util
|
2021-12-09 11:59:05 +08:00 |
|