Commit Graph

178 Commits (012eb0bcc71f8495fd07b053564218d5f1803554)

Author SHA1 Message Date
lingxiao,wu efa4873753
optimize:optimize config module code (#520)
2 years ago
Haotian Zhang de6aa9ce3b
fix:fix only config file metadata can be used in routing bug. (#518)
2 years ago
DerekYRC 4f3ed9321c
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#515)
2 years ago
VOPEN.XYZ e7d5e2a67d
Refactor : optimize project and code (main). (#506)
2 years ago
DerekYRC 940bfa0f88
Fix typo & Code optimization (#507)
2 years ago
lingxiao,wu 3f672a8213
feature:add @ConditionalOnConfigReflectEnabled annotation (#496)
2 years ago
jarvisxiong 8b9a104f69
feat:zuul supports polaris router. (#502)
2 years ago
weihubeats a6061e6b05
update byte-buddy scope test to compile (#495)
2 years ago
pandaapo 8abae442b6
Upgrade owasp esapi's configuration (#492)
2 years ago
pandaapo 496cbfba3a
Fix the code analysis error. (#479)
2 years ago
DerekYRC a91a3805bc
Support ribbon service-level rule customization (#478)
2 years ago
weihubeats 4ed19e2d3e
delete implement ServiceInstance (#481)
2 years ago
Haotian Zhang f3c492368c
feat:begin 1.8.0. (#477)
2 years ago
lepdou 7699ed16f5
add config refresh type switch & catch exception for traffic staining (#469)
2 years ago
Haotian Zhang 7036f908e1
docs:update mvnw. (#466)
2 years ago
lepdou 0bb9ed8ce0
add router actuator endpoint (#464)
2 years ago
Haotian Zhang 741c0eb6ff
feat:rename the configuration of reporter. (#465)
2 years ago
Haotian Zhang 3884f29d4c
docs:update configuration metadata. (#463)
2 years ago
VOPEN.XYZ f018c439db
[Docs] Add featureenv example readme(en) file (main). (#460)
2 years ago
lepdou 1f4007a3f6
rename opertion EQUAL to EQUALS (#457)
2 years ago
VOPEN.XYZ d0234d8514
[Bugfix] Removed unused class for circuit-breaker module (main). (#455)
2 years ago
VOPEN.XYZ 5b94968dc1
[Feature] Optimize feign & rest-template circuit-breaker logic (main) . (#424)
2 years ago
lepdou 528fa2b3b0
add feature-env examples (#450)
2 years ago
lepdou 7f27e79d5d
optimize router label resolver spi (#449)
2 years ago
Haotian Zhang 3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. (#435)
2 years ago
lepdou 3e1d79d033
Specification apollo code reference notes (#442)
2 years ago
weihubeats 4c3f6bba34
Optimized configuration refresh mechanism . (#423)
2 years ago
DerekYRC 31354f1ff4
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemp… (#434)
2 years ago
lepdou 8f0971efcd
add feature-env plugin & add spring cloud gateway staining plugin (#428)
2 years ago
许路路 c347054f40
add limit rate filter debug log (#417)
2 years ago
weihubeats d99e99583c
bugfix: optimize ratelimit actuator (#413)
2 years ago
Haotian Zhang 9432cdbcb0
feat:update to 1.7.0-Hoxton.SR12-SNAPSHOT. (#401)
2 years ago
Haotian Zhang 35567d57aa
release:release 1.6.0-Hoxton.SR12. (#398)
2 years ago
weihubeats 8a451a2892
add PostInitPolarisSDKContextTest (#397)
2 years ago
weihubeats 98e6bb04be
format code (#394)
2 years ago
Haotian Zhang d10752a70d
docs:optimize example (#385)
2 years ago
Haotian Zhang e5f7a75e09
refactor:optimize project and code (#368)
2 years ago
Xiaojie Wang cffdd56f7c
Update CHANGELOG.md (#380)
2 years ago
lingxiao,wu 2439ebb0ed
UT: add Polaris LoadBalancer unit test (#373)
2 years ago
cheese8 f481588c48
Fix javadoc <br /> error (#371)
2 years ago
qingliu 45f2512e20
feat: support actuator for sct core components (#343)
2 years ago
cheese8 6d324d4dcc
Refator JacksonUtils and JacksonUtilsTest (#365)
2 years ago
Haotian Zhang c91b5622f0
docs:update logo in README. (#358)
2 years ago
DerekYRC 8165868039
fix: shutdown thread pool before the container closes (#353)
2 years ago
xingducai c0084f489d
Condition 'null != interceptors' is always 'true' (#342)
2 years ago
VOPEN.XYZ e5ad87e62e
Optimize code style & unit test case (main). (#336)
2 years ago
Haotian Zhang 4603c4a6b3
test:update junit of metadata. (#340)
2 years ago
lepdou 933d573c64
optimize static metadata manager (#327)
2 years ago
lepdou 5cc9a5cf5d
optimize polaris load balancer test code format (#333)
2 years ago
lepdou b4e780253d
add spring cloud tencent logo (#329)
2 years ago
Haotian Zhang 5acefc5d9f
feat:Add GitHub action of codecov.yml. (#328)
2 years ago
lapple ff94e2ed46
UT: improve test coverage for load balancer unit test (#325)
2 years ago
lepdou f88a342c4d
fix config file format misspell (#319)
2 years ago
kaiybaby db8184a576
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed (#316)
2 years ago
weihubeats 6a870b9935
format constatns UTF-8 (#313)
2 years ago
weihubeats 99d22321ff
add restTemplate Report Polaris (#272)
2 years ago
shouyuwang cbed6df22a
UT add metadata-transfer unit test (#294)
2 years ago
cheese8 e455759912
refactor to use text/html resolve chaos problem on rejectTips (#285)
2 years ago
shouyuwang c28a02aa67
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService (#281)
2 years ago
cheese8 6dc6bf305e
solve the chaos code problem on rejectTips (#279)
2 years ago
Haotian Zhang 6e2a3f1dc6
fix:fix TypeNotPresentException in @ConditionalOnClass of router. (#276)
2 years ago
Haotian Zhang d2edd5d955
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#269)
2 years ago
Haotian Zhang 49a03f8355
feat:support reading configuration from application.yml or application.properties. (#259)
2 years ago
VOPEN.XYZ c1b31a73e2
Fix third-party lib CVEs & Upgrade core spring libs version . (#237)
2 years ago
lepdou 750e5fd415
add instance metadata spi for registration (#244)
2 years ago
lepdou d49520dd11
fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter (#236)
2 years ago
lepdou 80cc2882c6
Update CHANGELOG.md
2 years ago
lepdou 68620d9f8f
support spring cloud gateway routers (#230)
2 years ago
lepdou 36ff03b7b7
Update CHANGELOG.md
2 years ago
Haotian Zhang 02748fc3af
feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. (#225)
2 years ago
Haotian Zhang bc672b90b9
Update CHANGELOG.md
3 years ago
Haotian Zhang 350b5d4ad6
fix:use 1.6.1 version of polaris-java and fix some bug. (#222)
3 years ago
Haotian Zhang 3b0eea0033
fix:use 1.6.1 version of polaris-java. (#221)
3 years ago
Haotian Zhang 6091bda52c
release:release 1.5.1-Hoxton.SR9. (#219)
3 years ago
Haotian Zhang 58a82731fe
fix:fix consul connect bug. (#217)
3 years ago
Haotian Zhang 11a5aea66f
feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. (#216)
3 years ago
lepdou 71a047290c set example polaris address to demo environment
3 years ago
Haotian Zhang 6a90de6d1e
test:add junit test to polaris-discovery. (#205)
3 years ago
SkyeBeFreeman 5ed3b56af2 test:add junit test to polaris-circuitbreaker.
3 years ago
lepdou dc77ec0bec
support near by router (#196)
3 years ago
lepdou 9378bb2878
load application.yml and application-${profile}.yml from polaris server (#199)
3 years ago
SkyeBeFreeman a076c8f92b feat:add rate limit of unirate.
3 years ago
lepdou d6e2923905 1. fix router rest template strong dependency on RouterLabelResolver
3 years ago
misselvexu a39d47c1b2 Add metedata transfer example .
3 years ago
lepdou d72cd884ad feature: support router expression label
3 years ago
lepdou 04ca410097
Merge branch 'main' into h/expression_rule_label
3 years ago
lepdou 33f84d18eb
Merge branch 'main' into h/expression_rule_label
3 years ago
lepdou 83338d7b1d support parse ratelimit rule expression labels
3 years ago
Haotian Zhang 52a47327d0
Merge branch 'main' into h/router_label
3 years ago
Haotian Zhang c66b68e171
feat:update to 1.5.0-Hoxton.SR9-SNAPSHOT. (#188)
3 years ago
lepdou 4fc6aca5b1 support router by request label
3 years ago
SkyeBeFreeman 734be5032f fix:fix wrong isAliveFlag config when creating new PolarisServer.
3 years ago
SkyeBeFreeman 900acc4421 fix:fix route not refreshing bug when first instance of one service up.
3 years ago
SkyeBeFreeman 266ee13bd2 fix:fix wrong context data storage.
3 years ago
Haotian Zhang 3303d995d2
Update CHANGELOG.md
3 years ago
SkyeBeFreeman c27ef60a1b fix:Turn off automatic injection of Polars rule.
3 years ago
SkyeBeFreeman 353bf60724 docs:update CHANGELOG.md.
3 years ago
SkyeBeFreeman 43f9ebc4c3 release:release 1.4.0-Hoxton.SR9.
3 years ago
Haotian Zhang d559d11673
Merge branch 'main' into h/config_address
3 years ago
SkyeBeFreeman c73d224ab3 docs:update CHANGELOG.md.
3 years ago