Commit Graph

260 Commits (2.0.0.2-Hoxton.SR12)

Author SHA1 Message Date
Haotian Zhang 17bb74f282 fix:fix gray release examples bug.
2 years ago
jarvisxiong 8ddee3cfb9 feat:added automatic optimization for dynamic config refresh type.
2 years ago
Haotian Zhang b39998a934 refactor:refactor Polaris registration.
2 years ago
Haotian Zhang fe88e4af73 fix:fix circuit breaker bean load order bug when using Nacos discovery.
2 years ago
Haotian Zhang 3828b39c15 fix:update guava version.
2 years ago
Haotian Zhang 78e0a6da7b fix:fix reporting bug when port is -1.
2 years ago
Haotian Zhang 8ecb4b07a0 build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies (#1036)
2 years ago
Haotian Zhang 46ff38be8d fix:use path parameter in `@FeignClient` for circuit-breaker.
2 years ago
Haotian Zhang 8d5e1f1085 feat:sct-all package is now available as a shaded uber-jar.
2 years ago
Shanyou Yu (Sean Yu) 7fbab3e6a7 fix:fix custom fallback exception.
2 years ago
Haotian Zhang 9ff2ea6945 docs:update Polaris test environment ip.
2 years ago
Haotian Zhang d36d936590 docs:add release GitHub Action.
2 years ago
Haotian Zhang 4981835215 feat:refactor SDKContext as static.
2 years ago
Haotian Zhang 28a0a9fc63 refactor:refactor rpc enhancement.
2 years ago
Shanyou Yu (Sean Yu) 0673da7818 Refactoring: Refactor Circuitbreaker ut.
2 years ago
Haotian Zhang 1d6825cabe feat:adapt for nacos instance.
2 years ago
youta 6664ab87d9 feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
2 years ago
Haotian Zhang 74ceadec5c fix:shutdown grpc connection gracefully.
2 years ago
Haotian Zhang 6bc2fe953b release:release 1.11.3-Hoxton.SR12.
2 years ago
Shanyou Yu (Sean Yu) b10ef1bf70 feature: add polaris ring hash load balancer.
2 years ago
Haotian Zhang 2e8074b163 feat:support webclient and gateway report call metrics
2 years ago
kennylong 099508ea04 feature: add config for customized local port.
2 years ago
Haotian Zhang be4dc8063b docs:prevent the release of the final version of the sdk.
2 years ago
atomzhong d2d66dccbe feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.
2 years ago
Haotian Zhang ca65902a7d fix:fix instance circuit breaker not working bug.
2 years ago
Shanyou Yu (Sean Yu) 1dffb915af feature:add polaris circuit breaker support
2 years ago
Haotian Zhang b98ee5845b begin 1.11.1.
2 years ago
Haotian Zhang 33178457cc
fix:fix router parameter not checking bug. (#828)
3 years ago
Haotian Zhang 354da746db
fix:nacos & polaris discovery (#820)
3 years ago
Haotian Zhang cdffc4858c
fix:fix some compile output issues. (#812)
3 years ago
Haotian Zhang c2d1a79ffa
feat:update getPort method of PolarisRegistration. (#805)
3 years ago
Haotian Zhang 22e12b5152
fix:fix nacos enabled condition bugs. (#795)
3 years ago
lepdou 012eb0bcc7
add equals&hasCode for PolarisServiceInstance (#773)
3 years ago
pandaapo d231501dec
Fix issue: prompt no registration if web dependence was not imported. (#778)
3 years ago
lepdou 5f4c7e9f70
support nacos registry (#758)
3 years ago
Haotian Zhang 70a23e36cc
Test:add sct-stater-polaris-router junit. (#768)
3 years ago
lepdou fe5a2894e9
support delete config for ConfigurationProperties bean (#756)
3 years ago
lepdou 34d99fdf6a
change RouteArgument.buildCustom to RouteArgument.fromLabel (#751)
3 years ago
lepdou e4a288b056
Adapt polaris-java 1.10.1 version (#747)
3 years ago
Haotian Zhang fb3c2c439f
fix:fix discovery junit. (#729)
3 years ago
lingxiao,wu ec8e88059c
fix:fix javadoc. (#727)
3 years ago
DerekYRC d4c4186c8e
code optimization & correct comment (#724)
3 years ago
lepdou 32a0bd4613
upgrade protobuf-java.version to 3.21.7 (#717)
3 years ago
Haotian Zhang 711a7a2308
docs:update README. (#720)
3 years ago
lingxiao,wu 095a1fdaaf
Test:support environment variable metadata test. (#711)
3 years ago
DerekYRC c7d37d6e58
Code optimize & add junit tests (#702)
3 years ago
Haotian Zhang 8bd30f3269
docs:update PR template. (#692)
3 years ago
DerekYRC b0e13132fa
Register the service with the ProviderAPI#registerInstance method (#687)
3 years ago
lingxiao,wu 325539d9e9
Optimize:optimize spring annotation. (#689)
3 years ago
lepdou e26520ea54
change version to 1.8.1-Hoxton.SR12 (#670) (#671)
3 years ago
lingxiao,wu f49a9157e1
Optimize:optimize spring value processor (#669)
3 years ago
Haotian Zhang 7a72fd63a6
fix:fix transfer http headers not working bug. (#663)
3 years ago
lingxiao,wu fc1e586f42
Optimize:optimize TransHeadersTransfer. (#662)
3 years ago
lepdou 6d45dea625
support new label expression (#661)
3 years ago
DerekYRC a0048d1f29
publish spring event named ConfigChangeSpringEvent when the configuration is changed (#651)
3 years ago
Haotian Zhang 08a16d81d4
feat:support read config file from local file system. (#649)
3 years ago
Haotian Zhang 1dd2a5a4b3
feat:Transfer http headers specified by environment variables. (#638)
3 years ago
lepdou ecd97c33c7
support spring-retry router (#631)
3 years ago
Haotian Zhang 2c37f1a317
optimize:optimize PolarisRouterContext and constants. (#628)
3 years ago
lepdou add1ce423a
fix feign report call result error when using feign direct call (#623)
3 years ago
小魏,小魏,我们要去哪里呀 fd0502439d
Maybe remove Chinese characters (#609)
3 years ago
lepdou bd9e597e2f
optimize configuration conditional & optimize config data tips (#605)
3 years ago
Wu Daifu e0086e44cc
Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate (#600)
3 years ago
lepdou c379318377
remove discovery module useless code (#597)
3 years ago
Haotian Zhang a8e230a39b
begin 1.8.0-Hoxton.SR12-SNAPSHOT. (#592)
3 years ago
lepdou 19101b9792
change default dynamic config refresh type to reflect (#573)
3 years ago
Haotian Zhang 1f5634e39d
feat:optimize examples. (#576)
3 years ago
Haotian Zhang a093d768e5
fix:fix wrong internal config file load order. (#572)
3 years ago
Haotian Zhang edb9236e60
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#567)
3 years ago
lepdou d7c5340109
optimize report call result for restTemplate (#562)
3 years ago
lepdou 9b643fe645
shutdown server when connect to config server failed (#552)
3 years ago
Haotian Zhang d70b945d49
fix:fix heartbeat interval different configuration from polaris-java SDK. (#560)
3 years ago
Haotian Zhang 3bf8055e1c
feature:remove ConditionalOnConfigReflectEnabled annotation. (#551)
3 years ago
lepdou c5993c1483
optimize refresh config. (#548)
3 years ago
lepdou 10171f6d5c
add switch for report call result and default false (#547)
3 years ago
pandaapo 0a2b17271e
Report the labels in request when report the result of invocation by Feign (#546)
3 years ago
DerekYRC b0ff775e84
Set error handler named EnhancedRestTemplateReporter for RestTemplate (#543)
3 years ago
lepdou cbbbf1f4a7
remove location metadata (#541)
3 years ago
lepdou b823e7e084
remove location metadata (#535)
3 years ago
Haotian Zhang 0d894b6096
feat:optimize pushgateway plugin. (#530)
3 years ago
lingxiao,wu c536c26d95
Feature:support pushGateway push metrics (#504)
3 years ago
DerekYRC 10eabfe588
Code optimization for rpc-enhancement module (#510)
3 years ago
lingxiao,wu efa4873753
optimize:optimize config module code (#520)
3 years ago
Haotian Zhang de6aa9ce3b
fix:fix only config file metadata can be used in routing bug. (#518)
3 years ago
DerekYRC 4f3ed9321c
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#515)
3 years ago
VOPEN.XYZ e7d5e2a67d
Refactor : optimize project and code (main). (#506)
3 years ago
DerekYRC 940bfa0f88
Fix typo & Code optimization (#507)
3 years ago
lingxiao,wu 3f672a8213
feature:add @ConditionalOnConfigReflectEnabled annotation (#496)
3 years ago
jarvisxiong 8b9a104f69
feat:zuul supports polaris router. (#502)
3 years ago
weihubeats a6061e6b05
update byte-buddy scope test to compile (#495)
3 years ago
pandaapo 8abae442b6
Upgrade owasp esapi's configuration (#492)
3 years ago
pandaapo 496cbfba3a
Fix the code analysis error. (#479)
3 years ago
DerekYRC a91a3805bc
Support ribbon service-level rule customization (#478)
3 years ago
weihubeats 4ed19e2d3e
delete implement ServiceInstance (#481)
3 years ago
Haotian Zhang f3c492368c
feat:begin 1.8.0. (#477)
3 years ago
lepdou 7699ed16f5
add config refresh type switch & catch exception for traffic staining (#469)
3 years ago
Haotian Zhang 7036f908e1
docs:update mvnw. (#466)
3 years ago
lepdou 0bb9ed8ce0
add router actuator endpoint (#464)
3 years ago
Haotian Zhang 741c0eb6ff
feat:rename the configuration of reporter. (#465)
3 years ago
Haotian Zhang 3884f29d4c
docs:update configuration metadata. (#463)
3 years ago