Haotian Zhang
ee9005f95e
feat:upgrade trace plugin. ( #1467 )
9 months ago
shedfreewu
84a98de136
hoxton 2.0.0.0 ( #1458 )
...
* fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.
* fix:fix NullPointerException when properties contain kv with null value.
* fix: memory not released while using wildcard api call with circuitbreaker (#1361 )
* fix: memory not released while using wildcard api call with circuitbreaker enabled
* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT
* fix: update polaris verion to 1.15.9 release
* Update CHANGELOG.md
* release 1.13.3-Hoxton.SR12 (#1362 )
* fix: memory not released while using wildcard api call with circuitbreaker enabled
* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT
* fix: update polaris verion to 1.15.9 release
* Update CHANGELOG.md
* release: 1.13.3-Hoxton.SR12
* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1392 )
* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT (#1407 )
* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoked by wildcard apis
* Update CHANGELOG.md
* fix: restore PolarisCircuitBreakerUtils and use ThreadPoolUtils.waitAndStopThreadPools instead
* fix: 修复命名不一致问题
* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT
* Update polaris version to 1.15.10-SNAPSHOT
* fix:fix rate limit window update bug.
* fix: fix npe when feign.hystrix.enabled=false (#1436 )
* feat: support 2.0.0 feature
* fix
* feat: support lossless config from console & support warmup (#1435 )
feat:add admin http handler. (#1448 )
feat:support concurrency rate limit. (#1454 )
* fix
* add changelog
* fix
* fix changelog
* fix
* fix checkstyle
* fix ut
---------
Co-authored-by: 码匠君 <pointer_v@qq.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
10 months ago
Haotian Zhang
8309602d96
fix:add warn log to ApplicationContextAwareUtils. ( #1295 )
1 year ago
Haotian Zhang
64ac291f4b
feat:add polaris ThreadLocal plugin. ( #1255 )
1 year ago
shedfreewu
27b96bb7bb
fix: router-lane rule support caller ip ( #1253 )
1 year ago
shedfreewu
d4c8fff31a
feat: support lane router ( #1250 )
1 year ago
andrew shan
9f0a2825a3
feat: SCT元数据管理能力与polaris-java元数据管理能力进行下沉及整合 ( #1249 )
1 year ago
shedfreewu
261ebea29a
feat: support lossless register and deregister ( #1242 )
2 years ago
wenxuan70
eba94e6625
feat: support nacos namespace mapping ( #1191 )
2 years ago
Haotian Zhang
7837e2188a
feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. ( #1174 )
...
Co-authored-by: wenxuan70 <t736660416@gmail.com>
2 years ago
Blankjee
01c7a16647
fix: dynamic routing using cookies. ( #1152 )
2 years ago
Haotian Zhang
79a03c2800
feat:support service contract reporting. ( #1135 )
2 years ago
Haotian Zhang
ac5018867d
docs:update PR template.
2 years ago
Haotian Zhang
5430403daf
fix:fix web server wrong open bug.
2 years ago
Haotian Zhang
026437f233
fix:update some modifier order.
2 years ago
Haotian Zhang
aae97b61fa
fix:fix router label feign interceptor order.
2 years ago
Haotian Zhang
28a0a9fc63
refactor:refactor rpc enhancement.
2 years ago
Shanyou Yu (Sean Yu)
b10ef1bf70
feature: add polaris ring hash load balancer.
2 years ago
Shanyou Yu (Sean Yu)
1dffb915af
feature:add polaris circuit breaker support
2 years ago
Haotian Zhang
da2422ae71
docs:support auto snapshot release in GitHub Action.
2 years ago
Haotian Zhang
21953e17b6
refactor:update to junit 5.
2 years ago
Haotian Zhang
b98ee5845b
begin 1.11.1.
2 years ago
Haotian Zhang
354da746db
fix:nacos & polaris discovery ( #820 )
...
Co-authored-by: liaochuntao <liaochuntao@live.com>
3 years ago
lepdou
012eb0bcc7
add equals&hasCode for PolarisServiceInstance ( #773 )
3 years ago
lepdou
fe5a2894e9
support delete config for ConfigurationProperties bean ( #756 )
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
lingxiao,wu
325539d9e9
Optimize:optimize spring annotation. ( #689 )
3 years ago
lingxiao,wu
fc1e586f42
Optimize:optimize TransHeadersTransfer. ( #662 )
3 years ago
lepdou
6d45dea625
support new label expression ( #661 )
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 )
...
* optimize:optimize PolarisRouterContext and constants.
* add to CHANGELOG.md.
3 years ago
小魏,小魏,我们要去哪里呀
30c9e495a1
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry ( #612 )
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
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 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
Haotian Zhang
d70b945d49
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #560 )
3 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>
3 years ago
lepdou
cbbbf1f4a7
remove location metadata ( #541 )
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
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>
3 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.
3 years ago
lepdou
1f4007a3f6
rename opertion EQUAL to EQUALS ( #457 )
...
* rename opertion EQUAL to EQUALS
* add change log
3 years ago
VOPEN.XYZ
9325aa0d58
[Feature] Add disposable metadata transfer support .(main) ( #430 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
3 years ago
lepdou
7f27e79d5d
optimize router label resolver spi ( #449 )
3 years ago
Haotian Zhang
3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #435 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
3 years ago
weihubeats
4c3f6bba34
Optimized configuration refresh mechanism . ( #423 )
3 years ago