Haotian Zhang
|
0ff874ff76
|
refactor:update GitHub Action dependencies.
|
4 weeks ago |
Haotian Zhang
|
f8ac4f53e7
|
feat:add admin http handler. (#1449)
|
4 weeks ago |
Haotian Zhang
|
5aaf5b648a
|
feat: support lossless config from console & support warmup. (#1446)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
4 weeks ago |
Haotian Zhang
|
56ad6355ca
|
feat:upgrade api circuit breaker. (#1440)
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
|
2 months ago |
Haotian Zhang
|
119725ccc2
|
fix:fix actuator name warning from #1428 . (#1430)
|
3 months ago |
Fishtail
|
dbb1a59273
|
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1423)
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
|
3 months ago |
Fishtail
|
7f34b4a4d7
|
fix: update SCT version (#1399)
|
3 months ago |
Fishtail
|
821dd1c6fd
|
fix: fix TSF context bootstrap configuration (#1393)
|
3 months ago |
Fishtail
|
e74064b8b1
|
update: update contract autoconfiguration (#1387)
|
3 months ago |
Fishtail
|
deca9e9002
|
docs:update PULL_REQUEST_TEMPLATE.md (#1384)
|
3 months ago |
Fishtail
|
545cf3f5ce
|
fix:fix contract reporting bug when using TSF. (#1375)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
64cc79be22
|
feat:upgrade nearby router and add namespace nearby router. (#1374)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
6b26a75344
|
feat: support TSF router. (#1372)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
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)
|
6 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)
|
10 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 |