You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.1 KiB
3.1 KiB
Change Log
- feat:support 2022.0.5.
- feat:upgrade jackson version.
- fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5.
- feat: support lossless online and offline
- feat: support lane router
- feat: add lane router examples
- fix: fix the lossless provider override in multiple registries scenario
- fix:fix nearby router properties loading bug.
- refactor:let the configuration SDK context stand alone.
- fix: fix grammar issues for lane router example & optimize the gateway dependency
- feat:add zero protection.
- fix: fix lossless deregister failed when no healthcheck configured
- fix:fix ApplicationContextAwareUtils NPE bug.
- feat:upgrade jacoco version.
- fix:fix no registry when lossless is disabled.
- fix:fix the ratelimit bug for 2022
- feat:add Tencent Cloud TSF support.
- feat:support consul config.
- feat:add trace report support.
- fix: fix lossless test case unstable issues.
- feat:support consul service update task.
- fix:fix app starting failed when user using custom OpenAPI bean.
- feat:support consul config data.
- fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration.
- fix: memory cost too many when using wildcard feign calls
- feat: support otel trace
- feat:support TSF router.
- feat:upgrade nearby router and add namespace nearby router.
- fix:fix contract reporting bug when using TSF.