Commit Graph

169 Commits (6768e94c2ffd8e6c7b8c7fbc7176733c64c8e4ea)

Author SHA1 Message Date
Haotian Zhang 6768e94c2f
docs:support auto snapshot release in GitHub Action. (#871)
2 years ago
Haotian Zhang 3f70d7bd1d
refactor:update to junit 5. (#866)
2 years ago
Haotian Zhang b524d1c8e8
feat:enable stat reporting as default. (#863)
2 years ago
Haotian Zhang d3c481038b
fix:fix the error capture of rate limit exception. (#860)
2 years ago
lingxiao.wu 35adebfca6
feature:add PolarisRateLimiterLimitedFallback spi. (#857)
2 years ago
Haotian Zhang 7a3c0e8e58
feat:update spring framework version of 2022 branch. (#851)
2 years ago
Haotian Zhang 4ec8caa281
refactor:move loadbalancer to discovery module. (#846)
2 years ago
Haotian Zhang 8c7ff567b6
docs:Add license checker GitHub Action. (#840)
2 years ago
Haotian Zhang ad551e3c79
docs:Add code coverage blocking. (#838)
2 years ago
Haotian Zhang 199e3558ae begin 1.10.0.
2 years ago
Haotian Zhang 83b9decd3a feat:support Spring Cloud 2022.0.
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