evelynwei
bbd0aa74da
feat: support encoding and decoding TSF headers without TSF Consul ( #1816 )
...
* feat: support encoding and decoding TSF headers without TSF Consul
Allow TSF-Tags transfer on Polaris via spring.cloud.tencent.metadata.tsf-header-compatible so putTag still works when Consul is off.
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore: fill changelog PR number 1816.
Co-authored-by: Cursor <cursoragent@cursor.com>
* refactor: centralize TSF header compatible check in TsfContextUtils
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: evelynwei <evelynwei@tencent.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
1 week ago
Haotian Zhang
d583589ec8
refactor: optimize performance. ( #1782 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
Haotian Zhang
996fcb3867
refactor:optimize metadata context operation. ( #1773 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
shedfreewu
75f72ab023
feat: support TagUtils, ContextToHeaderInterceptor in TSF(2024). ( #1754 )
10 months ago
Haotian Zhang
9c216b570f
feat:support async metadata transfer. ( #1743 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
Haotian Zhang
76c11bb5da
feat:compatible metadata transfer with TSF SDK version 1.x. ( #1734 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 year ago
shedfreewu
5086936fee
fix tsf-2024 ( #1664 )
1 year ago
shedfreewu
894dbfda13
feat: support tsf 2024 ( #1635 )
1 year ago
Haotian Zhang
3c2b584575
docs:update license.
1 year ago
Haotian Zhang
fa23f6573e
feat:use polaris-all for shading third-party dependencies. ( #1505 )
2 years ago
Haotian Zhang
d18f3cd52d
feat: support gateway context, feign eager-load support default value. ( #1504 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
2 years ago
Haotian Zhang
021eeb47f2
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. ( #1501 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
2 years ago
Haotian Zhang
6992011ed5
feat:support smooth upgrade from tsf. ( #1482 )
2 years ago
Haotian Zhang
8e1874b598
feat:support auth. ( #1479 )
2 years ago
Haotian Zhang
d57d1e9691
docs:update license.
2 years ago
Haotian Zhang
ec43a2528c
feat:support concurrency rate limit. ( #1455 )
...
* feat:support concurrency rate limit.
* feat:support concurrency rate limit.
2 years ago
Fishtail
e98c38e9bf
feat:support TSF router. ( #1420 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
andrew shan
71484a7c0c
feat: 支持全链路灰度 ( #1256 )
2 years ago
Haotian Zhang
424c7914af
fix:fix header validation when using Chinese char. ( #1169 )
3 years ago
Haotian Zhang
c48f94fcb5
fix:fix router label feign interceptor order. ( #1071 )
3 years ago
Haotian Zhang
97f5ec54d0
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. ( #991 )
3 years ago
Shanyou Yu (Sean Yu)
48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments ( #904 )
4 years ago
Haotian Zhang
3f70d7bd1d
refactor:update to junit 5. ( #866 )
4 years ago
Haotian Zhang
83b9decd3a
feat:support Spring Cloud 2022.0.
4 years ago
Haotian Zhang
c72288cb88
fix:fix transfer http headers not working bug. ( #664 )
4 years ago
lingxiao,wu
b4143f8e00
test:trans headers test ( #646 )
4 years ago
lingxiao,wu
a0737092e7
Optimize:optimize transfer ( #636 )
4 years ago
lepdou
008551b15f
fix fegin report call result error when using fegin direct call ( #621 )
4 years ago
pandaapo
e6b2c1a297
fix pr 606: modify a part of changes requested by review. ( #620 )
4 years ago
liaochuntao
e06a0184d6
[ISSUE #563 ] fix pr #606 cause ci fail ( #613 )
4 years ago
Wu Daifu
dad543e225
Automatically transmit some headers specified by a environment varaible that directly defines header keys. ( #606 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
4 years ago
Haotian Zhang
8c9d0decb7
refactor:optimize project and code. ( #571 )
4 years ago
Haotian Zhang
8484fc5f61
add feature-env plugin & add spring cloud gateway staining plugin. ( #533 )
4 years ago
VOPEN.XYZ
0f32fb47e6
Add disposable metadata transfer support . ( #459 )
4 years ago
DerekYRC
2aa50f3c6e
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate ( #440 )
4 years ago
Haotian Zhang
e95901eb53
refactor:optimize project and code. ( #407 )
...
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
4 years ago
VOPEN.XYZ
8334f5015a
Optimize starter's auto-configuration . (2021) ( #396 )
4 years ago
Haotian Zhang
5afd5b7414
Use jdk constants instead of magic variables ( #361 )
...
Co-authored-by: weihubeats <weihubeats@163.com>
4 years ago
Haotian Zhang
b5e850cd3e
Condition 'null != interceptors' is always 'true' ( #357 )
...
Co-authored-by: xingducai <836959451@qq.com>
4 years ago
Haotian Zhang
72495e7264
feat:Add GitHub action of codecov.yml and update junit of metadata. ( #344 )
4 years ago
shouyuwang
50a096a756
UT add metadata-transfer unit test 2021.0 ( #335 )
...
* UT add metadata-transfer unit test 2021.0
* update changelog.md
* add ut javadoc
* change Assert
4 years ago
VOPEN.XYZ
cf906626d8
Improve code style & Upgrade spring boot version with 2.6.9 . ( #322 )
...
* Improve code style & Upgrade spring boot version with 2.6.9 .
* Update CHANGELOG.md
4 years ago
Haotian Zhang
3ab0418c41
Add config module unit test ( #301 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
4 years ago
Haotian Zhang
ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. ( #250 )
4 years ago
misselvexu
4b5ad54f40
Upgrade spring boot version with 2.6.7 and spring cloud version with 3.1.x .
4 years ago
SkyeBeFreeman
7ee56fd58d
fix:fix wrong context data storage.
4 years ago
SkyeBeFreeman
aec7b599ae
feat:add switch of polaris, discovery and register.
4 years ago
lepdou
8e7966dfa4
refactor transfer metadata
4 years ago
SkyeBeFreeman
e29d6b4b4a
fix:fix junit not working bug.
4 years ago
skyehtzhang
2781270c16
feat:add spring cloud 2020.0.x support
5 years ago