Fishtail
|
4b5bf92f95
|
feat: support tsf trace demo & remove client span attributes. (#1366)
|
4 months ago |
Fishtail
|
db91e8bc58
|
feat:support consul config data. (#1365)
|
4 months ago |
Haotian Zhang
|
378d034bda
|
docs:update codecov.yml.
|
4 months ago |
Fishtail
|
1993501a30
|
fix: memory cost too many when using wildcard feign calls. (#1359)
|
4 months ago |
Fishtail
|
bc845faaaa
|
fix:fix app starting failed when user using custom OpenAPI bean. (#1358)
|
4 months ago |
Fishtail
|
1d593072ec
|
feat:support consul service update task. (#1357)
|
4 months ago |
Fishtail
|
e023e02020
|
fix: fix test case unstable issues. (#1355)
|
4 months ago |
Fishtail
|
ef6653b126
|
feat: add trace report support. (#1353)
|
4 months ago |
Fishtail
|
4bc8c9e13b
|
feat:support consul config. (#1352)
|
4 months ago |
Fishtail
|
2bc8964248
|
feat:add Tencent Cloud TSF support. (#1350)
|
4 months ago |
Fishtail
|
57b5f67382
|
fix: fix the ratelimit bug for 2021 (#1348)
|
4 months ago |
Fishtail
|
9a83bc5c00
|
fix:fix no registry when lossless is disabled. (#1347)
|
4 months ago |
Fishtail
|
82f427572a
|
feat:add zero protection. (#1346)
|
4 months ago |
Fishtail
|
48c4516a6c
|
fix: fix lossless deregister failed when no health-check configured (#1345)
|
4 months ago |
Fishtail
|
b9632fc24e
|
refactor:let the configuration SDK context stand alone. (#1344)
|
4 months ago |
Fishtail
|
67f038657c
|
fix: gramma issues for lane router example & optimize the gateway dependency (#1343)
|
4 months ago |
Fishtail
|
3199499cb1
|
fix:fix nearby router properties loading bug. (#1342) (#1342)
|
4 months ago |
Fishtail
|
950ebaaaa1
|
fix: fix the lossless provider override in multiple registries scenario (#1341) (#1341)
|
4 months ago |
Fishtail
|
b6e0e0e11d
|
feat: add polaris router lane examples (#1340)
|
4 months ago |
Fishtail
|
3c83ec9033
|
feat: support lane router (#1339)
|
4 months ago |
Fishtail
|
0d0127e4b3
|
feat: support lossless online/offline. (#1338)
|
4 months ago |
Fishtail
|
a6079fcd17
|
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 (#1337)
|
4 months ago |
Haotian Zhang
|
3a35bfc4ed
|
docs:update branch name to 2021.
|
5 months ago |
Haotian Zhang
|
1acabe67f9
|
feat:upgrade jacoco version. (#1308)
|
6 months ago |
Haotian Zhang
|
a6c139e0ce
|
fix:add warn log to ApplicationContextAwareUtils.
|
6 months ago |
Haotian Zhang
|
bf4e42fc66
|
fix:fix ApplicationContextAwareUtils NPE bug. (#1294)
|
7 months ago |
Haotian Zhang
|
b977be5511
|
fix:fix NullPointerException when properties contain kv with null value.
|
7 months ago |
Haotian Zhang
|
91dcc3a48b
|
feat:upgrade jackson version. (#1259)
|
8 months ago |
Haotian Zhang
|
eadf0508f4
|
docs:update README.
|
9 months ago |
码匠君
|
a25981a283
|
fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.
|
9 months ago |
Haotian Zhang
|
2cf11cf7e6
|
docs:update github configuration.
|
9 months ago |
Haotian Zhang
|
3b3b8f17b9
|
begin 1.14.0.
|
10 months ago |
Haotian Zhang
|
8e1090a5cd
|
release 1.13.0.
|
10 months ago |
Haotian Zhang
|
5155698f6f
|
fix:fix swagger not working bug. (#1224)
|
10 months ago |
Haotian Zhang
|
ee0f990bba
|
fix:update dependencies.
|
10 months ago |
Haotian Zhang
|
18e9d5df4f
|
fix:fix reporter wrong initialization when using config data. (#1221)
|
11 months ago |
dependabot[bot]
|
0fa2d8b756
|
build(deps): bump ch.qos.logback:logback-core (#1215)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
11 months ago |
Haotian Zhang
|
4b22e24aaf
|
docs:remove LOGO.
|
12 months ago |
Haotian Zhang
|
d8b0f767fe
|
fix:fix sct-all wrong spring boot version obtain. (#1203)
|
1 year ago |
Haotian Zhang
|
249578f741
|
fix:fix rule-based router when using RestTemplate. (#1200)
|
1 year ago |
ShangfengDing
|
27861fcfed
|
fix: fix the logging problem open at #1189. (#1194)
|
1 year ago |
wenxuan70
|
9888dd73d4
|
feat: support nacos namespace mapping (#1122)
|
1 year ago |
Haotian Zhang
|
e13af3ab9b
|
docs:update README.
|
1 year ago |
Haotian Zhang
|
e732dee412
|
feat:optimize quickstart circuit-breaker examples.
|
1 year ago |
Haotian Zhang
|
979d4790e3
|
feat:optimize quickstart feign examples.
|
1 year ago |
Haotian Zhang
|
ddaceb59b6
|
feat:optimize examples. (#1185)
|
1 year ago |
Haotian Zhang
|
7c6e09bbf0
|
feat:support configuration encryption. (#1181)
|
1 year ago |
Haotian Zhang
|
5a3393debe
|
fix:remove bcprov-jdk15on dependency. (#1177)
|
1 year ago |
Haotian Zhang
|
7e3a8df77b
|
fix:fix header validation when using Chinese char. (#1166)
|
1 year ago |
Haotian Zhang
|
d0fde952cf
|
fix:fix system env variable read bug.
|
1 year ago |