Haotian Zhang
3126743eee
feat:support auth. ( #1459 )
5 days ago
Haotian Zhang
68bc49cd99
feat:support concurrency rate limit. ( #1454 )
3 weeks ago
Haotian Zhang
c820b7b511
refactor:update GitHub Action dependencies.
4 weeks ago
Haotian Zhang
8654dcd405
feat:add admin http handler. ( #1448 )
4 weeks ago
shedfreewu
90e129c636
release 2.0.0.0-2022.0.5-RC3. ( #1447 )
...
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
4 weeks ago
shedfreewu
22b2300d5f
feat: support lossless config from console & support warmup ( #1435 )
1 month ago
Haotian Zhang
ee94dc5121
release 2.0.0.0-2022.0.5-RC2.
2 months ago
Haotian Zhang
c5f318d1d0
feat:upgrade api circuit breaker. ( #1438 )
...
* feat:upgrade api circuit breaker.
* update CHANGELOG.
* feat:upgrade api circuit breaker.
* update junit test.
2 months ago
Haotian Zhang
b82ff9e08d
fix:fix actuator name warning from #1428 . ( #1429 )
3 months ago
andrew shan
3f6ed5c8af
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis ( #1418 )
3 months ago
Fishtail
ef4829597a
fix: fix TSF context bootstrap configuration ( #1395 )
3 months ago
Haotian Zhang
ab8df5b640
release 2.0.0.0-2022.0.5-RC1.
3 months ago
Haotian Zhang
905a5f3ba9
fix:fix contract reporting bug when using TSF. ( #1373 )
3 months ago
Haotian Zhang
e3333c8432
feat:upgrade nearby router and add namespace nearby router. ( #1371 )
3 months ago
Haotian Zhang
337dd48d1b
feat:support TSF router. ( #1368 )
4 months ago
andrew shan
51bafa670a
feat: support tsf trace demo & remove client span attributes ( #1363 )
...
* fix: memory cost too many when using wildcard feign calls
* Update Changelog.md
* feat: support tsf trace
* Update CHANGLOG.md
---------
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
4 months ago
Haotian Zhang
06742237f3
feat:support consul config data. ( #1331 )
4 months ago
Haotian Zhang
32dc6766ff
docs:update codecov.yml.
4 months ago
andrew shan
33e080ea70
fix: memory cost too many when using wildcard feign calls ( #1356 )
4 months ago
Fishtail
f3e10f74db
fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration. ( #1354 )
4 months ago
Haotian Zhang
098b7098a6
fix:fix app starting failed when user using custom OpenAPI bean. ( #1330 )
5 months ago
Haotian Zhang
7a59918abc
docs:update branch name to 2022.
5 months ago
Haotian Zhang
ed706f85d5
feat:support consul service update task. ( #1329 )
5 months ago
Haotian Zhang
94df107228
release 1.14.0-2022.0.5-RC2.
5 months ago
andrew shan
dfa4a412f3
fix: fix test case unstable issues ( #1324 )
5 months ago
andrew shan
a96d541e99
feat: add trace report support ( #1322 )
5 months ago
Haotian Zhang
ff5a1a027f
feat:support consul config. ( #1319 )
...
* feat:support consul config.
* feat:support consul config.
* feat:support consul config.
5 months ago
dependabot[bot]
74f500b60d
build(deps): bump com.squareup.okio:okio ( #1318 )
...
Bumps [com.squareup.okio:okio](https://github.com/square/okio ) from 3.0.0 to 3.4.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okio/compare/parent-3.0.0...parent-3.4.0 )
---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
Haotian Zhang
3d057398fb
feat:add Tencent Cloud TSF support. ( #1317 )
6 months ago
fredrikliu
e99dbe8788
fix the ratelimit bug for 2022 ( #1314 )
6 months ago
Haotian Zhang
557cf7890e
fix:fix no registry when lossless is disabled. ( #1311 )
6 months ago
Haotian Zhang
d34474b784
release 1.14.0-2022.0.5.RC1.
6 months ago
Haotian Zhang
e585329d3f
feat:upgrade jacoco version. ( #1309 )
6 months ago
Haotian Zhang
6bb2ff9a21
feat:upgrade polaris-java version.
6 months ago
Haotian Zhang
832f5bc6cb
feat:add zero protection. ( #1278 )
...
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
6 months ago
Haotian Zhang
f625e1da5f
fix:fix ApplicationContextAwareUtils NPE bug. ( #1293 )
6 months ago
Haotian Zhang
8159888db2
fix:fix NullPointerException when properties contain kv with null value.
7 months ago
andrew shan
0fc1d2dacd
fix: fix lossless deregister failed when no health-check configured ( #1281 )
7 months ago
Haotian Zhang
56450263f1
refactor:let the configuration SDK context stand alone. ( #1275 )
7 months ago
Haotian Zhang
ab098ea13b
fix: gramma issues for lane router example & optimize the gateway dependency ( #1276 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
7 months ago
Haotian Zhang
3b08af66d4
fix:fix nearby router properties loading bug. ( #1273 )
7 months ago
Haotian Zhang
ba462408e6
fix: fix the lossless provider override in multiple registries scenario ( #1271 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
7 months ago
Haotian Zhang
dd79384826
feat: add polaris router lane examples ( #1270 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
7 months ago
Haotian Zhang
daf6dab455
feat: support lane router ( #1269 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
7 months ago
Haotian Zhang
01f16131b8
feat: support lossless online/offline ( #1268 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
7 months ago
Haotian Zhang
7a990519cf
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 ( #1267 )
...
Co-authored-by: gzoldou <gzoldou@163.com>
7 months ago
Haotian Zhang
5227b3259f
feat:upgrade jackson version. ( #1261 )
8 months ago
Haotian Zhang
0ec9806906
docs:update README.
9 months ago
码匠君
21ed77fe6d
fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.
9 months ago
Haotian Zhang
3a23e37776
feat:support 2022.0.5. ( #1236 )
9 months ago