Commit Graph

212 Commits (8f60cbdf5843b1868d393ce1e7a4585c33a444a1)

Author SHA1 Message Date
Haotian Zhang 7f54dffb76 fix:add deregister judgment.
1 year ago
Haotian Zhang aae97b61fa fix:fix router label feign interceptor order.
1 year ago
Haotian Zhang 17bb74f282 fix:fix gray release examples bug.
1 year ago
jarvisxiong 8ddee3cfb9 feat:added automatic optimization for dynamic config refresh type.
1 year ago
Haotian Zhang b39998a934 refactor:refactor Polaris registration.
1 year ago
Haotian Zhang fe88e4af73 fix:fix circuit breaker bean load order bug when using Nacos discovery.
1 year ago
Haotian Zhang 3828b39c15 fix:update guava version.
1 year ago
Haotian Zhang 78e0a6da7b fix:fix reporting bug when port is -1.
1 year ago
Haotian Zhang 8ecb4b07a0 build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies (#1036)
1 year ago
Haotian Zhang 46ff38be8d fix:use path parameter in `@FeignClient` for circuit-breaker.
1 year ago
Haotian Zhang 8d5e1f1085 feat:sct-all package is now available as a shaded uber-jar.
1 year ago
Shanyou Yu (Sean Yu) 7fbab3e6a7 fix:fix custom fallback exception.
1 year ago
Haotian Zhang 9ff2ea6945 docs:update Polaris test environment ip.
1 year ago
Haotian Zhang d36d936590 docs:add release GitHub Action.
1 year ago
Haotian Zhang 4981835215 feat:refactor SDKContext as static.
1 year ago
Haotian Zhang 28a0a9fc63 refactor:refactor rpc enhancement.
1 year ago
Shanyou Yu (Sean Yu) 0673da7818 Refactoring: Refactor Circuitbreaker ut.
1 year ago
Haotian Zhang 1d6825cabe feat:adapt for nacos instance.
1 year ago
youta 6664ab87d9 feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
1 year ago
Haotian Zhang 74ceadec5c fix:shutdown grpc connection gracefully.
1 year ago
Haotian Zhang 6bc2fe953b release:release 1.11.3-Hoxton.SR12.
1 year ago
Shanyou Yu (Sean Yu) b10ef1bf70 feature: add polaris ring hash load balancer.
1 year ago
Haotian Zhang 2e8074b163 feat:support webclient and gateway report call metrics
1 year ago
kennylong 099508ea04 feature: add config for customized local port.
1 year ago
Haotian Zhang be4dc8063b docs:prevent the release of the final version of the sdk.
1 year ago
atomzhong d2d66dccbe feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.
1 year ago
Haotian Zhang ca65902a7d fix:fix instance circuit breaker not working bug.
1 year ago
Shanyou Yu (Sean Yu) 1dffb915af feature:add polaris circuit breaker support
1 year ago
Haotian Zhang b98ee5845b begin 1.11.1.
1 year ago
Haotian Zhang 33178457cc
fix:fix router parameter not checking bug. (#828)
2 years ago
Haotian Zhang 354da746db
fix:nacos & polaris discovery (#820)
2 years ago
Haotian Zhang cdffc4858c
fix:fix some compile output issues. (#812)
2 years ago
Haotian Zhang c2d1a79ffa
feat:update getPort method of PolarisRegistration. (#805)
2 years ago
Haotian Zhang 22e12b5152
fix:fix nacos enabled condition bugs. (#795)
2 years ago
lepdou 012eb0bcc7
add equals&hasCode for PolarisServiceInstance (#773)
2 years ago
pandaapo d231501dec
Fix issue: prompt no registration if web dependence was not imported. (#778)
2 years ago
lepdou 5f4c7e9f70
support nacos registry (#758)
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)
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)
2 years ago
lepdou 32a0bd4613
upgrade protobuf-java.version to 3.21.7 (#717)
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)
2 years ago