Haotian Zhang
bca98f0191
Update README.md
2 years ago
pandaapo
6647b97e60
2020.0:Fix the code analysis error. ( #499 )
...
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
2 years ago
weihubeats
45447403da
2020 update maven scope ( #497 )
...
* add change log
* add change log
* add change log
2 years ago
weihubeats
d35c6e6000
delete implement ServiceInstance ( #482 )
2 years ago
Haotian Zhang
4e0dcfdf50
docs:update mvnw. ( #475 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
Haotian Zhang
c3c48a4104
feat:update configuration metadata. ( #473 )
2 years ago
许路路
6b2136711a
add loadbalancer unit test ( #468 )
...
* add loadbalancer unit test
* update CHANGELOG.md
* assert modify and code style.
* code review fix
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
VOPEN.XYZ
13202d73ba
[Feature] Add disposable metadata transfer support (2020) . ( #458 )
2 years ago
VOPEN.XYZ
74a1cb92ba
[Bugfix] Removed unused class for circuit-breaker module (2020) ( #456 )
2 years ago
VOPEN.XYZ
d31c0e2a17
[Feature] Optimize feign & rest-template circuit-breaker logic (2020) . ( #453 )
2 years ago
Haotian Zhang
379851e4a3
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #446 )
2 years ago
VOPEN.XYZ
9fdd97cca2
[Feature] Add configurable heartbeat interval support (2020). ( #443 )
2 years ago
DerekYRC
5ea13695fa
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate ( #439 )
2 years ago
Haotian Zhang
4b880a6dbd
add limit rate filter debug log. ( #436 )
...
Co-authored-by: 许路路 <499319126@qq.com>
2 years ago
weihubeats
6dc1b246c8
bugfix: optimize ratelimit actuator. ( #419 )
2 years ago
Haotian Zhang
567f7064bf
feat:update to 1.7.0-2020.0.5-SNAPSHOT. ( #409 )
2 years ago
Haotian Zhang
2f45dd0961
release:release 1.6.0-2020.0.5. ( #408 )
2 years ago
weihubeats
4d18a67e6d
add PostInitPolarisSDKContextTest ( #404 )
2 years ago
VOPEN.XYZ
efe9e70fba
Optimize starter's auto-configuration . (2020) ( #395 )
2 years ago
Haotian Zhang
9dd33db2ef
refactor:optimize project and code ( #392 )
2 years ago
lingxiao,wu
6efb0d2514
Optimize:optimize load balancer code and add testcase ( #379 )
2 years ago
lepdou
08b3d1a474
support spring cloud gateway routers ( #388 )
2 years ago
Haotian Zhang
3fa75f0b4e
docs:optimize example ( #386 )
2 years ago
Xiaojie Wang
71015705d8
Update CHANGELOG.md ( #382 )
2 years ago
Xiaojie Wang
385a524a42
Update README.md ( #381 )
2 years ago
cheese8
462343f1a5
Fix javadoc <br /> error in 2020 ( #375 )
2 years ago
qingliu
f42f3435a3
feat: support actuator for sct core components ( #370 )
2 years ago
cheese8
1e6e45b345
Refator JacksonUtils and JacksonUtilsTest in 2020.0 ( #366 )
2 years ago
Haotian Zhang
1b9fec751a
Use jdk constants instead of magic variables ( #362 )
...
Co-authored-by: weihubeats <weihubeats@163.com>
2 years ago
Haotian Zhang
7eaf90e345
Condition 'null != interceptors' is always 'true' ( #356 )
...
Co-authored-by: xingducai <836959451@qq.com>
2 years ago
Haotian Zhang
0d433a6063
docs:update logo in README. ( #359 )
2 years ago
DerekYRC
c10287270b
fix: shutdown thread pool before the container closes ( #354 )
2 years ago
lepdou
44ea00f04d
add full size logos ( #348 )
2 years ago
VOPEN.XYZ
c1dcf69814
Optimize code style & unit test case (2020.0). ( #337 )
2 years ago
lepdou
d1b8f7dade
optimize static metadata manager ( #341 )
2 years ago
Haotian Zhang
87819ab2bd
test:update junit of metadata. ( #338 )
2 years ago
shouyuwang
e0c17d8d48
UT add metadata-transfer unit test 2020.0 ( #334 )
2 years ago
Haotian Zhang
a6d0dac340
feat:Add GitHub action of codecov.yml. ( #330 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
lepdou
f77c3332f6
add spring cloud tencent logo ( #331 )
2 years ago
lepdou
5a2f94d156
fix config file format misspell ( #320 )
2 years ago
kaiybaby
83cf09a480
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed ( #317 )
2 years ago
Haotian Zhang
81fdb6edba
Update CHANGELOG.md
2 years ago
weihubeats
0f9ac9d9ac
Feature 2020 rest template ( #300 )
...
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* Support circuitbreaker in RestTemplate
* update http code judge
* Support circuitbreaker in RestTemplate
2 years ago
Haotian Zhang
ff8b57c083
Update GitHub Actions workflow ( #295 )
...
Co-authored-by: Mingyuan Wu <my.wu@outlook.com>
2 years ago
shouyuwang
9ac602ecbf
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 ( #291 )
...
* fix:fix UnknownHostException
* fix:fix UnknownHostException
* update changelog.md
2 years ago
cheese8
968242a49f
solve the chaos code problem on rejectTips in 2020.0 ( #283 )
...
* solve the chaos code problem on rejectTips
* revert on importOrder
* align to use text/html resolve the chaos problem
* Update QuotaCheckServletFilterTest.java
2 years ago
Haotian Zhang
676aaa41dc
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. ( #270 )
2 years ago
Haotian Zhang
6a877dfc14
Update CHANGELOG.md
2 years ago
cheese8
15077d9cf7
change the way from escape to encode in 2020.0 ( #257 )
2 years ago
Haotian Zhang
343913f0bd
feat:support reading configuration from application.yml or application.properties. ( #261 )
2 years ago