pandaapo
a092d5396f
Fix issue: prompt no registration if web dependence was not imported. ( #777 )
2 years ago
lepdou
f05798e181
support multi registry for nacos ( #757 )
2 years ago
Haotian Zhang
517637be9e
Test:add sct-stater-polaris-router juint. ( #767 )
...
Co-authored-by: dongyinuo <45160106+dongyinuo@users.noreply.github.com>
2 years ago
lepdou
bed6f384b5
support delete config for ConfigurationProperties bean ( #755 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
1fcfd5b9b0
get service instances by Flux.blockLast() to resolve concurrent problem ( #763 )
2 years ago
lepdou
2a67279fec
change RouteArgument.buildCustom to RouteArgument.fromLabel ( #750 )
...
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* change RouteArgument.buildCustom to RouteArgument.fromLabel
2 years ago
lepdou
f5fec381cc
Adapt polaris-java 1.10.1 version ( #748 )
2 years ago
Haotian Zhang
06d7b51e9c
fix:fix discovery junit. ( #728 )
2 years ago
lingxiao,wu
ce24195916
fix:fix javadoc. ( #726 )
2 years ago
DerekYRC
660c225db2
code optimization & correct comment ( #723 )
...
* code optimization & correct comment
* update changelog
2 years ago
lepdou
5b60db990b
upgrade protobuf-java.version to 3.21.7 ( #716 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
cc1f0ded50
docs:update README. ( #719 )
2 years ago
lingxiao,wu
631e2f1d45
Test:support environment variable metadata test ( #710 )
2 years ago
DerekYRC
4ea885d18c
Code optimize & add junit tests ( #703 )
2 years ago
Haotian Zhang
ae00945893
docs:update PR template. ( #691 )
2 years ago
DerekYRC
f256c98423
Register the service with the ProviderAPI#registerInstance method ( #685 )
...
* publish spring event named ConfigChangeSpringEvent when the configuration is changed
* update changelog
* register the service with the ProviderAPI#registerInstance method
* update changelog
* delete PolarisDiscoveryProperties#getHeartbeatEnabled
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lingxiao,wu
14df7d4794
Optimize:optimize spring annotation. ( #688 )
2 years ago
lingxiao,wu
61846a3aaf
Optimize:optimize SpringValueProcessor ( #668 )
2 years ago
Haotian Zhang
625f919cf4
feat:start 1.9.0. ( #666 )
2 years ago
Haotian Zhang
9d5cf90d35
fix:fix transfer http headers not working bug. ( #665 )
2 years ago
lepdou
90c60f9925
release 1.8.0 version ( #660 )
2 years ago
DerekYRC
979ddaf009
publish spring event named ConfigChangeSpringEvent when the configuration is changed ( #652 )
2 years ago
lepdou
9d94b587e8
optimize transfer metadata code ( #650 )
2 years ago
Haotian Zhang
c862d15eef
feat:report the labels when using RestTemplate. ( #644 )
2 years ago
Haotian Zhang
31613408c5
feat:support read config file from local file system. ( #643 )
2 years ago
Haotian Zhang
af0845f01f
feat:support new label expression. ( #641 )
...
* feat:support new label expression.
* feat:support new label expression.
2 years ago
Haotian Zhang
fb4d270073
feat:Transfer http headers specified by environment variables. ( #637 )
2 years ago
lepdou
9a0d199e2e
fix throw npe when router context is null ( #634 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
62d7f9c448
support spring-retry router ( #633 )
2 years ago
lepdou
4e88462d83
fix feign report call result error when using feign direct call ( #622 )
2 years ago
lepdou
e079f6aa01
remove useless code for router ( #625 )
2 years ago
小魏,小魏,我们要去哪里呀
d5c6d6a0b0
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry ( #611 )
2 years ago
小魏,小魏,我们要去哪里呀
337b357176
Maybe remove Chinese characters ( #608 )
2 years ago
lepdou
a749cc382d
optimize configuration conditional & optimize config data tips ( #604 )
2 years ago
lepdou
4551cb0b2b
remove discovery module useless code ( #596 )
2 years ago
Haotian Zhang
1e0f750731
begin 1.8.0-2020.0.5-SNAPSHOT. ( #591 )
2 years ago
Haotian Zhang
96ea11dbd3
release:release 1.7.0-2020.0.5. ( #588 )
2 years ago
Haotian Zhang
1c5343bf5b
fix:fix NullPointerException error when using RestTemplate with no label. ( #585 )
2 years ago
lepdou
302935b70d
optimize config demo ( #582 )
2 years ago
Haotian Zhang
2439086bd6
feat:optimize examples. ( #577 )
...
* feat:optimize examples.
* feat:optimize examples.
2 years ago
lepdou
1af5b70581
change default dynamic config refresh type to reflect ( #574 )
2 years ago
Haotian Zhang
c1afa49366
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #568 )
2 years ago
Haotian Zhang
1aa62777a9
refactor:optimize project and code. ( #570 )
2 years ago
lepdou
c3dac2c694
optimize report call result for restTemplate ( #564 )
2 years ago
lepdou
b7af6e610c
shutdown server when connect to config server failed ( #553 )
2 years ago
Haotian Zhang
de91e16e1a
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #558 )
2 years ago
pandaapo
31bbaa61fc
Report the labels in request when report the result of invocation by Feign ( #555 )
2 years ago
lepdou
c53a3ce23e
add switch for report call result and default false ( #549 )
2 years ago
Haotian Zhang
d4c22dd196
feature:add @ConditionalOnConfigReflectEnabled annotation. ( #538 )
2 years ago
DerekYRC
4a3ae324c4
Set error handler named EnhancedRestTemplateReporter for RestTemplate ( #544 )
2 years ago