Commit Graph

233 Commits (2c0428810571a065ba922a8f3065a48685c38c68)

Author SHA1 Message Date
Haotian Zhang 4e37401baa
fix:fix nacos and consul registration. (#921)
2 years ago
Shanyou Yu (Sean Yu) ad9b485bbe
feature: add ratelimit provider info and refactor ratelimit use arguments (#903)
2 years ago
Shanyou Yu (Sean Yu) 097dad88ee
feature: improve circuit breaker usage (#913)
2 years ago
Haotian Zhang 6daa381190
fix:optimize multi service registration and discovery. (#912)
2 years ago
Haotian Zhang eae5f68c4c
fix:optimize instance circuit beaker. (#909)
2 years ago
Haotian Zhang 93c85ec3cc
fix:remove the secondary report. (#899)
2 years ago
Shanyou Yu (Sean Yu) 866f4e9f5d
fix: fix log feign response stream close bug (#897)
2 years ago
Haotian Zhang 1ad0eca5a7 begin 1.11.0-2021.0.6-SNAPSHOT.
2 years ago
Haotian Zhang b11ce7a069
fix:fix instance circuit breaker not working bug. (#891)
2 years ago
Haotian Zhang fb67035356
refactor:optimize sct-all. (#887)
2 years ago
Haotian Zhang b8d0afd977
fix:fix NPE. (#883)
2 years ago
Shanyou Yu (Sean Yu) e53716758c
feature:add polaris circuit breaker support (#875)
2 years ago
Haotian Zhang d46c1d2f23
refactor:refactor stat module. (#876)
2 years ago
lingxiao.wu b9e243d93c
feature:add User-Agent:polaris for healthyCheck api. (#859)
2 years ago
Haotian Zhang d1189e42df
docs:support auto snapshot release in GitHub Action. (#868)
2 years ago
许路路 5fd7ace354
optimize ServiceRuleManager (#869)
2 years ago
Haotian Zhang a6fc05e2df
refactor:update to junit 5. (#865)
2 years ago
Haotian Zhang 02fa19e857
feat:enable stat reporting as default. (#862)
2 years ago
Haotian Zhang 3392076668
fix:fix the error capture of rate limit exception. (#854)
2 years ago
lingxiao.wu 2d88b7f799
feature:add PolarisRateLimiterLimitedFallback spi. (#830)
2 years ago
Haotian Zhang fdc9509d3c
refactor:move loadbalancer to discovery module. (#844)
2 years ago
Haotian Zhang b6f7dbe8c6
docs:Add license checker GitHub Action. (#839)
2 years ago
Haotian Zhang 422f45f5ba
docs:Add code coverage blocking. (#836)
2 years ago
Haotian Zhang 4af6e282d2 begin 1.10.0.
2 years ago
Haotian Zhang 465ce1bc11
fix:fix router parameter not checking bug. (#826)
2 years ago
liaochuntao beebcecb50
fix:nacos & polaris discovery (#816)
2 years ago
o'Laoxu 4a3d72a455
Feature: upgrade framework version. (#815)
2 years ago
Haotian Zhang 4485fe3136
fix:fix some compile output issues. (#814)
2 years ago
Haotian Zhang fc828c6155
feat:update getPort method of PolarisRegistration. (#803)
2 years ago
lepdou 4512dc5dcf
fix instance's weight hard code to 100 bug (#802)
2 years ago
Haotian Zhang b9b057dcef
fix:fix nacos enabled condition bugs. (#793)
2 years ago
lepdou 30d14ec9ec
set reporter.enabled default to true (#784)
2 years ago
lepdou 86358bbb4e
fix reactor concurrent bug when get instances (#774)
2 years ago
pandaapo 2beedef9b8
Standardize the name of method to create bean. (#779)
2 years ago
pandaapo c7b0960719
Fix issue: prompt no registration if web dependence was not imported. (#772)
2 years ago
dongyinuo 854223b3a8
add test 2sct polaris router (#731)
2 years ago
lepdou 6e8e5f7268
get service instances by Flux.blockLast() to resolve concurrent problem (#764)
2 years ago
lepdou 26b7e3d1c3
change RouteArgument.buildCustom to RouteArgument.fromLabel (#749)
2 years ago
lepdou e57c9a1306
adapt polaris-java 1.10.1 version (#746)
2 years ago
Haotian Zhang 3d3785bf35
fix:fix discovery junit. (#730)
2 years ago
lepdou 576bd0f133
upgrade protobuf-java.version to 3.21.7 (#715)
2 years ago
lingxiao,wu c550d0ac9c
Fix:fix javadoc (#721)
2 years ago
Haotian Zhang fe2155b57c
fix:fix discovery junit. (#725)
2 years ago
DerekYRC a13ddc4c01
code optimization & correct comment (#722)
2 years ago
dongyinuo d6b3ee8062
revert default value when the field is deleted in @ConfigurationPrope… (#699)
2 years ago
Haotian Zhang 6867a3b89c
docs:update README. (#718)
2 years ago
lingxiao,wu e56bb13f0d
Feature:support multi register and discovery both to nacos and polaris (#693)
2 years ago
weihubeats ad44516d30
Remove deprecated method in test (#706)
2 years ago
DerekYRC 2b8ef26006
Code optimize & add junit tests (#701)
2 years ago
lingxiao,wu d124cfd4e1
Test:support environment variable metadata test (#698)
2 years ago
weihubeats b8950e2071
remove deprecated method (#697)
2 years ago
Haotian Zhang 4ebfd3128f
docs:update PR template. (#690)
2 years ago
DerekYRC f9378cf732
Register the service with the ProviderAPI#registerInstance method (#686)
2 years ago
lingxiao,wu f36195109d
Optimize/optimize annotation (#672)
2 years ago
lingxiao,wu aa84113924
Optimize:optimize SpringValueProcessor. (#655)
2 years ago
Haotian Zhang 47b2160d8d
feat:start 1.9.0. (#667)
2 years ago
Haotian Zhang c72288cb88
fix:fix transfer http headers not working bug. (#664)
2 years ago
Haotian Zhang a78c64fed6
feat:start 1.9.0. (#657)
2 years ago
DerekYRC e71d845b93
Publish spring event named ConfigChangeSpringEvent when the configuration is changed. (#647)
2 years ago
lepdou 3f21289042
add transfer metadata unit test change log (#648)
2 years ago
Haotian Zhang 718045e889
fix:optimize expression parser V1. (#642)
2 years ago
lepdou 83bf200a1b
support read config file from local file system (#640)
2 years ago
lingxiao,wu a0737092e7
Optimize:optimize transfer (#636)
2 years ago
Haotian Zhang 3306ef56c8
fix:cancel reporting useless metadata. (#639)
2 years ago
lepdou c472aa87ee
fix throw npe when router context is null (#635)
2 years ago
Haotian Zhang d9cf9a0301
feat:report the labels when using RestTemplate. (#629)
2 years ago
lepdou e33f60bdaa
support new label expression (#627)
2 years ago
lepdou 008551b15f
fix fegin report call result error when using fegin direct call (#621)
2 years ago
pandaapo e6b2c1a297
fix pr 606: modify a part of changes requested by review. (#620)
2 years ago
pandaapo ab5290ab03
fix pr 613: modify a judgment logic. (#618)
2 years ago
liaochuntao e06a0184d6
[ISSUE #563] fix pr #606 cause ci fail (#613)
2 years ago
Wu Daifu dad543e225
Automatically transmit some headers specified by a environment varaible that directly defines header keys. (#606)
2 years ago
小魏,小魏,我们要去哪里呀 35458f8b4f
Maybe remove Chinese characters (#607)
2 years ago
lepdou 7ea533b0cf
optimize configuration conditional & optimize config data tips (#603)
2 years ago
lepdou 0dd3cadc10
remove useless code for rest template router (#601)
2 years ago
liuye e51e4d72e1
Fix issue 593:When the project depends on spring-retry, executing restTemplate to call microservice and reporting NPE error (#594)
2 years ago
lepdou 06f26dab4e
remove discovery module useless code (#595)
2 years ago
Haotian Zhang f9593948cc
begin 1.8.0-2021.0.3-SNAPSHOT. (#590)
2 years ago
Haotian Zhang 3525f53007
fix:fix NullPointerException error when using RestTemplate with no label. (#586)
2 years ago
Haotian Zhang 9ea84328f1
feat:optimize examples. (#578)
2 years ago
lepdou 9dc3d054ea
change default dynamic config refresh type to reflect (#575)
2 years ago
Haotian Zhang 62fecd49ba
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#569)
2 years ago
Haotian Zhang 8c9d0decb7
refactor:optimize project and code. (#571)
2 years ago
lepdou 7774b418e8
optimize report call result for restTemplate (#565)
2 years ago
lepdou fc3986cb97
shutdown server when connect to config server failed (#554)
2 years ago
Haotian Zhang bf05307e14
fix:fix heartbeat interval different configuration from polaris-java SDK. (#559)
2 years ago
pandaapo f43dea689d
Report the labels in request when report the result of invocation by Feign (#556)
2 years ago
lepdou 99d9f59fd8
add switch for report call result and default false (#550)
2 years ago
Haotian Zhang 74287e3001
feature:add @ConditionalOnConfigReflectEnabled annotation. (#539)
2 years ago
DerekYRC 05130c9327
Set error handler named EnhancedRestTemplateReporter for RestTemplate (#545)
2 years ago
lepdou 8d3832f5b1
remove location metadata (#542)
2 years ago
lepdou f225f54a88
remove location metadata (#536)
2 years ago
Haotian Zhang 8484fc5f61
add feature-env plugin & add spring cloud gateway staining plugin. (#533)
2 years ago
Haotian Zhang 371d18f8a4
Feature:support pushGateway push metrics (#529)
2 years ago
Haotian Zhang 85a42f78c0
Optimized configuration refresh mechanism. (#528)
2 years ago
Haotian Zhang 41a991d5a2
optimize router label resolver spi. (#524)
2 years ago
DerekYRC b9415449dd
Code optimization for rpc-enhancement module (#526)
2 years ago
Haotian Zhang aa53605159
add router actuator endpoint. (#523)
2 years ago
DerekYRC 452bbdd49b
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#517)
2 years ago
lingxiao,wu b041f235d2
fix:add spring-cloud-starter-bootstrap dependency for example (#521)
2 years ago