pandaapo
d231501dec
Fix issue: prompt no registration if web dependence was not imported. ( #778 )
2 years ago
lepdou
5f4c7e9f70
support nacos registry ( #758 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
70a23e36cc
Test:add sct-stater-polaris-router junit. ( #768 )
2 years ago
lepdou
fe5a2894e9
support delete config for ConfigurationProperties bean ( #756 )
2 years ago
lepdou
34d99fdf6a
change RouteArgument.buildCustom to RouteArgument.fromLabel ( #751 )
...
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* change RouteArgument.buildCustom to RouteArgument.fromLabel
2 years ago
lepdou
e4a288b056
Adapt polaris-java 1.10.1 version ( #747 )
2 years ago
Haotian Zhang
fb3c2c439f
fix:fix discovery junit. ( #729 )
2 years ago
lingxiao,wu
ec8e88059c
fix:fix javadoc. ( #727 )
2 years ago
DerekYRC
d4c4186c8e
code optimization & correct comment ( #724 )
...
* code optimization & correct comment
* update changelog
2 years ago
lepdou
32a0bd4613
upgrade protobuf-java.version to 3.21.7 ( #717 )
...
Co-authored-by: o'Laoxu <x_vivi@yeah.net>
2 years ago
Haotian Zhang
711a7a2308
docs:update README. ( #720 )
2 years ago
lingxiao,wu
095a1fdaaf
Test:support environment variable metadata test. ( #711 )
2 years ago
DerekYRC
c7d37d6e58
Code optimize & add junit tests ( #702 )
2 years ago
Haotian Zhang
8bd30f3269
docs:update PR template. ( #692 )
2 years ago
DerekYRC
b0e13132fa
Register the service with the ProviderAPI#registerInstance method ( #687 )
...
* 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
325539d9e9
Optimize:optimize spring annotation. ( #689 )
2 years ago
lepdou
e26520ea54
change version to 1.8.1-Hoxton.SR12 ( #670 ) ( #671 )
2 years ago
lingxiao,wu
f49a9157e1
Optimize:optimize spring value processor ( #669 )
2 years ago
Haotian Zhang
7a72fd63a6
fix:fix transfer http headers not working bug. ( #663 )
2 years ago
lingxiao,wu
fc1e586f42
Optimize:optimize TransHeadersTransfer. ( #662 )
2 years ago
lepdou
6d45dea625
support new label expression ( #661 )
2 years ago
DerekYRC
a0048d1f29
publish spring event named ConfigChangeSpringEvent when the configuration is changed ( #651 )
2 years ago
Haotian Zhang
08a16d81d4
feat:support read config file from local file system. ( #649 )
2 years ago
Haotian Zhang
1dd2a5a4b3
feat:Transfer http headers specified by environment variables. ( #638 )
2 years ago
lepdou
ecd97c33c7
support spring-retry router ( #631 )
2 years ago
Haotian Zhang
2c37f1a317
optimize:optimize PolarisRouterContext and constants. ( #628 )
...
* optimize:optimize PolarisRouterContext and constants.
* add to CHANGELOG.md.
2 years ago
lepdou
add1ce423a
fix feign report call result error when using feign direct call ( #623 )
2 years ago
小魏,小魏,我们要去哪里呀
fd0502439d
Maybe remove Chinese characters ( #609 )
2 years ago
lepdou
bd9e597e2f
optimize configuration conditional & optimize config data tips ( #605 )
2 years ago
Wu Daifu
e0086e44cc
Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate ( #600 )
2 years ago
lepdou
c379318377
remove discovery module useless code ( #597 )
2 years ago
Haotian Zhang
a8e230a39b
begin 1.8.0-Hoxton.SR12-SNAPSHOT. ( #592 )
2 years ago
lepdou
19101b9792
change default dynamic config refresh type to reflect ( #573 )
2 years ago
Haotian Zhang
1f5634e39d
feat:optimize examples. ( #576 )
2 years ago
Haotian Zhang
a093d768e5
fix:fix wrong internal config file load order. ( #572 )
2 years ago
Haotian Zhang
edb9236e60
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #567 )
2 years ago
lepdou
d7c5340109
optimize report call result for restTemplate ( #562 )
2 years ago
lepdou
9b643fe645
shutdown server when connect to config server failed ( #552 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
d70b945d49
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #560 )
2 years ago
Haotian Zhang
3bf8055e1c
feature:remove ConditionalOnConfigReflectEnabled annotation. ( #551 )
2 years ago
lepdou
c5993c1483
optimize refresh config. ( #548 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
10171f6d5c
add switch for report call result and default false ( #547 )
2 years ago
pandaapo
0a2b17271e
Report the labels in request when report the result of invocation by Feign ( #546 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
DerekYRC
b0ff775e84
Set error handler named EnhancedRestTemplateReporter for RestTemplate ( #543 )
2 years ago
lepdou
cbbbf1f4a7
remove location metadata ( #541 )
2 years ago
lepdou
b823e7e084
remove location metadata ( #535 )
2 years ago
Haotian Zhang
0d894b6096
feat:optimize pushgateway plugin. ( #530 )
2 years ago
lingxiao,wu
c536c26d95
Feature:support pushGateway push metrics ( #504 )
2 years ago
DerekYRC
10eabfe588
Code optimization for rpc-enhancement module ( #510 )
2 years ago
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 )
...
* feature:#470
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
jarvisxiong
8b9a104f69
feat:zuul supports polaris router. ( #502 )
2 years ago
weihubeats
a6061e6b05
update byte-buddy scope test to compile ( #495 )
...
* update byte-buddy scope test to compile
* add change log
2 years ago
pandaapo
8abae442b6
Upgrade owasp esapi's configuration ( #492 )
2 years ago
pandaapo
496cbfba3a
Fix the code analysis error. ( #479 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
DerekYRC
a91a3805bc
Support ribbon service-level rule customization ( #478 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
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 )
...
* add config refresh type switch & catch exception for traffic staning
* add change log
2 years ago
Haotian Zhang
7036f908e1
docs:update mvnw. ( #466 )
...
* docs:update mvnw.
* docs:update mvnw.
2 years ago
lepdou
0bb9ed8ce0
add router actuator endpoint ( #464 )
...
* optimize ratelimit actuate endpoint and add router actuate endpoint
* delete PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndPoint to PolarisDiscoveryEndpoint
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
Haotian Zhang
741c0eb6ff
feat:rename the configuration of reporter. ( #465 )
...
* docs:rename the configuration of reporter.
* junit:add junit of reporter.
* docs:update CHANGELOG.md.
2 years ago
Haotian Zhang
3884f29d4c
docs:update configuration metadata. ( #463 )
...
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
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 )
...
* rename opertion EQUAL to EQUALS
* add change log
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 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
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 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
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 )
...
Co-authored-by: rod.xu <rod.xu@yunlsp.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
weihubeats
d99e99583c
bugfix: optimize ratelimit actuator ( #413 )
3 years ago
Haotian Zhang
9432cdbcb0
feat:update to 1.7.0-Hoxton.SR12-SNAPSHOT. ( #401 )
...
* feat:update to 1.7.0-Hoxton.SR12-SNAPSHOT.
* feat:update to 1.7.0-Hoxton.SR12-SNAPSHOT.
3 years ago
Haotian Zhang
35567d57aa
release:release 1.6.0-Hoxton.SR12. ( #398 )
3 years ago
weihubeats
8a451a2892
add PostInitPolarisSDKContextTest ( #397 )
...
* add PostInitPolarisSDKContextTest
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
weihubeats
98e6bb04be
format code ( #394 )
3 years ago
Haotian Zhang
d10752a70d
docs:optimize example ( #385 )
3 years ago
Haotian Zhang
e5f7a75e09
refactor:optimize project and code ( #368 )
...
* refactor:optimize project and code
* refactor:optimize project and code
* refactor:optimize project and code
3 years ago
Xiaojie Wang
cffdd56f7c
Update CHANGELOG.md ( #380 )
3 years ago
lingxiao,wu
2439ebb0ed
UT: add Polaris LoadBalancer unit test ( #373 )
3 years ago
cheese8
f481588c48
Fix javadoc <br /> error ( #371 )
3 years ago
qingliu
45f2512e20
feat: support actuator for sct core components ( #343 )
...
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* fix: unit test failed caused by merge code
* fix: code style and design flaws
* fix: unit test error caused by code format
* fix: change the conditional class of polaris endpoint to endpoint class
Co-authored-by: frankjlli <frankjlli@tencent.com>
3 years ago
cheese8
6d324d4dcc
Refator JacksonUtils and JacksonUtilsTest ( #365 )
3 years ago
Haotian Zhang
c91b5622f0
docs:update logo in README. ( #358 )
3 years ago
DerekYRC
8165868039
fix: shutdown thread pool before the container closes ( #353 )
3 years ago
xingducai
c0084f489d
Condition 'null != interceptors' is always 'true' ( #342 )
3 years ago
VOPEN.XYZ
e5ad87e62e
Optimize code style & unit test case (main). ( #336 )
3 years ago
Haotian Zhang
4603c4a6b3
test:update junit of metadata. ( #340 )
3 years ago
lepdou
933d573c64
optimize static metadata manager ( #327 )
3 years ago
lepdou
5cc9a5cf5d
optimize polaris load balancer test code format ( #333 )
3 years ago
lepdou
b4e780253d
add spring cloud tencent logo ( #329 )
3 years ago
Haotian Zhang
5acefc5d9f
feat:Add GitHub action of codecov.yml. ( #328 )
3 years ago