Haotian Zhang
|
8c7ff567b6
|
docs:Add license checker GitHub Action. (#840)
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
|
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)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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)
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* add change log
|
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)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
fe2155b57c
|
fix:fix discovery junit. (#725)
|
2 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
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)
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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)
* register the service with the ProviderAPI#registerInstance method
* update changelog
|
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)
* public config change spring event
* update changelog
* Update ConfigChangeSpringEventTest.java
add license for ConfigChangeSpringEventTest
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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)
* fix:cancel reporting useless metadata.
* update CHANGELOG.md.
|
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)
* feat:report the labels when using RestTemplate.
* fix checkstyle error.
|
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)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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)
* Feature:support pushGateway push metrics
* feat:optimize pushgateway plugin.
Co-authored-by: lingxiao,wu <51630311+lingxiao-wu@users.noreply.github.com>
|
2 years ago |
Haotian Zhang
|
85a42f78c0
|
Optimized configuration refresh mechanism. (#528)
|
2 years ago |
Haotian Zhang
|
41a991d5a2
|
optimize router label resolver spi. (#524)
* optimize router label resolver spi
* optimize router label resolver spi.
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
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 |
DerekYRC
|
3cb2e8fe6f
|
Fix typo & Code optimization (#512)
* Fix typo & Code optimization
* update changelog
|
2 years ago |
lingxiao,wu
|
91dd3d79ad
|
Feature: support spring cloud config data (#451)
* configdata
* configdata
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* Update PolarisConfigFilePullerTest.java
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: lepdou <lepdou@gmail.com>
|
2 years ago |
pandaapo
|
fe2da06f92
|
2021.0:Fix the code analysis error. (#500)
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
|
2 years ago |
weihubeats
|
1af75606b4
|
update byte-buddy scope test to compile (#498)
* update byte-buddy scope test to compile (#495)
* update byte-buddy scope test to compile
* add change log
* add change log
|
2 years ago |
许路路
|
4d433ef2cd
|
2021 add lb unittest (#485)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
weihubeats
|
f56e90cf4d
|
add change log (#483)
|
2 years ago |
Haotian Zhang
|
b2fd0ea52a
|
docs:update mvnw. (#476)
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
|
2 years ago |
Haotian Zhang
|
1f4b59b8b3
|
feat:update configuration metadata. (#474)
|
2 years ago |
VOPEN.XYZ
|
0f32fb47e6
|
Add disposable metadata transfer support . (#459)
|
2 years ago |
VOPEN.XYZ
|
2155b3bd9d
|
[Feature] Optimize feign & rest-template circuit-breaker logic (2021). (#454)
|
2 years ago |
Haotian Zhang
|
30644858ec
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
|
2 years ago |
VOPEN.XYZ
|
719235ec8b
|
[Feature] Add configurable heartbeat interval support (2021). (#444)
|
2 years ago |
DerekYRC
|
2aa50f3c6e
|
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate (#440)
|
2 years ago |
Haotian Zhang
|
fbd88840ef
|
add limit rate filter debug log. (#437)
Co-authored-by: 许路路 <499319126@qq.com>
|
2 years ago |
weihubeats
|
74f4433e75
|
bugfix: optimize ratelimit actuator. (#420)
|
2 years ago |
Haotian Zhang
|
70236a705a
|
feat:update to 1.7.0-2021.0.3-SNAPSHOT. (#418)
|
2 years ago |
Haotian Zhang
|
e95901eb53
|
refactor:optimize project and code. (#407)
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
|
2 years ago |
weihubeats
|
dc6f986c34
|
add PostInitPolarisSDKContextTest (#403)
|
2 years ago |
VOPEN.XYZ
|
8334f5015a
|
Optimize starter's auto-configuration . (2021) (#396)
|
2 years ago |
lepdou
|
1ce6336f51
|
support spring cloud gateway routers (#390)
|
2 years ago |
Haotian Zhang
|
55c1d29225
|
docs:optimize example (#387)
|
2 years ago |
cheese8
|
3b0a244fca
|
Fix javadoc <br /> error in 2021 (#376)
|
2 years ago |
qingliu
|
f5ec25ee57
|
feat: support actuator for sct core components
|
2 years ago |
cheese8
|
3342552a80
|
Refator JacksonUtils and JacksonUtilsTest in 2021 (#367)
|
2 years ago |
Haotian Zhang
|
5afd5b7414
|
Use jdk constants instead of magic variables (#361)
Co-authored-by: weihubeats <weihubeats@163.com>
|
2 years ago |
Haotian Zhang
|
b5e850cd3e
|
Condition 'null != interceptors' is always 'true' (#357)
Co-authored-by: xingducai <836959451@qq.com>
|
2 years ago |
Haotian Zhang
|
61fa55d661
|
docs:update logo in README. (#360)
|
2 years ago |
DerekYRC
|
c930e22965
|
fix: shutdown thread pool before the container closes (#355)
|
2 years ago |
lepdou
|
7b77cf20b2
|
optimize static metadata manager (#346)
|
2 years ago |
Haotian Zhang
|
72495e7264
|
feat:Add GitHub action of codecov.yml and update junit of metadata. (#344)
|
2 years ago |
shouyuwang
|
50a096a756
|
UT add metadata-transfer unit test 2021.0 (#335)
* UT add metadata-transfer unit test 2021.0
* update changelog.md
* add ut javadoc
* change Assert
|
2 years ago |
lepdou
|
0ad8649002
|
add spring cloud tencent logo (#332)
|
2 years ago |
VOPEN.XYZ
|
cf906626d8
|
Improve code style & Upgrade spring boot version with 2.6.9 . (#322)
* Improve code style & Upgrade spring boot version with 2.6.9 .
* Update CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
8020e35760
|
Feature: Add instance metadata spi for registration (#324)
|
2 years ago |
lepdou
|
13448920f8
|
fix config file format misspell (#321)
|
2 years ago |
cheese8
|
a1629aeb11
|
solve the chaos code problem on rejectTips in 2021.0 (#315)
|
2 years ago |
kaiybaby
|
733850d4a9
|
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed (#309)
|
2 years ago |
Haotian Zhang
|
86f83cdc44
|
Merge branch '2021.0' into 2021/update_action
|
2 years ago |
weihubeats
|
cafe2daa63
|
add restTemplate Report Polaris in2021.0 (#304)
* 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
* add restTemplate Report Polaris
* update http code judge
* Support circuitbreaker in RestTemplate
|
2 years ago |
SkyeBeFreeman
|
81e8ddd541
|
Update GitHub Actions workflow
|
2 years ago |
Haotian Zhang
|
3ab0418c41
|
Add config module unit test (#301)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
Haotian Zhang
|
eb72d49506
|
Add config change listener feature support (#299)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
shouyuwang
|
db45a57f18
|
fix:fix UnknownHostException (#292)
|
2 years ago |
Haotian Zhang
|
a1d79d53b3
|
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
|
2 years ago |
VOPEN.XYZ
|
046ca66f62
|
Fix third-party lib CVEs & Upgrade core spring libs version . (2021.0) (#263)
* Fix third-party lib CVEs & Upgrade core spring libs version .
* Update CHANGELOG.md
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
afa87770bd
|
feat:support reading configuration from application.yml or application.properties. (#262)
|
2 years ago |
Haotian Zhang
|
d91ce1056d
|
Update CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
ff25ca6975
|
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
|
2 years ago |
VOPEN.XYZ
|
a656d9ca7f
|
Add metedata transfer example for (2021.0). (#211)
|
2 years ago |
Haotian Zhang
|
5acacd1d36
|
feat:update to 1.5.0-2021.0.2-SNAPSHOT.
|
2 years ago |
SkyeBeFreeman
|
3e644fbdc6
|
release:release 1.4.3-2021.0.2.
|
2 years ago |
SkyeBeFreeman
|
4e6a97fb04
|
fix:fix route not refreshing bug when first instance of one service up.
|
3 years ago |
SkyeBeFreeman
|
7ee56fd58d
|
fix:fix wrong context data storage.
|
3 years ago |
SkyeBeFreeman
|
629859cbc8
|
fix:fix routes of gateway doesn't refresh bug.
|
3 years ago |
SkyeBeFreeman
|
8f7573b403
|
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
Conflicts:
CHANGELOG.md
|
3 years ago |
lepdou
|
481eac54eb
|
override recover router config
|
3 years ago |
SkyeBeFreeman
|
ef5f27f744
|
docs:update CHANGELOG.md.
|
3 years ago |
Haotian Zhang
|
a45a437b83
|
Merge branch '2020.0' into 2020/custom_ratelimit_tip
|
3 years ago |
Haotian Zhang
|
df377ae23a
|
Merge branch '2020.0' into 2020/remove_maven_format_plugin
|
3 years ago |
lepdou
|
40b0a30f26
|
Support custom rate limit reject response info
|
3 years ago |
lepdou
|
1a9ea1a0a3
|
remove maven format plugin
|
3 years ago |
lepdou
|
fefad2c64c
|
optimize config server address
|
3 years ago |
SkyeBeFreeman
|
aec7b599ae
|
feat:add switch of polaris, discovery and register.
|
3 years ago |
Haotian Zhang
|
28e40b3869
|
Merge branch '2020.0' into 2020/optimize_metadata
|
3 years ago |
Haotian Zhang
|
e58dc9336c
|
Merge branch '2020.0' into 2020/optimize_metadata
|
3 years ago |
Haotian Zhang
|
89712c0248
|
Merge branch '2020.0' into 2020/fix_circuitbreak_400_bug
|
3 years ago |
lepdou
|
0a57a60f5f
|
fix circuitbreaker http code greater than 400 as fail response bug
|
3 years ago |
lepdou
|
880710e659
|
optimize router dependency
|
3 years ago |
lepdou
|
8e7966dfa4
|
refactor transfer metadata
|
3 years ago |
Haotian Zhang
|
d88683e2d8
|
Merge branch '2020.0' into 2020/router_example
|
3 years ago |
lepdou
|
7eb13af825
|
Merge branch '2020.0' into 2020/ratelimit
|
3 years ago |