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.
4.0 KiB
4.0 KiB
Change Log
- fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5.
- feat: support lossless online and offline
- feat: support lane router
- feat: add lane router examples
- feat:upgrade jackson version.
- fix: fix the lossless provider override in multiple registries scenario
- refactor:let the configuration SDK context stand alone.
- fix:fix nearby router properties loading bug.
- fix: fix grammar issues for lane router example & optimize the gateway dependency
- 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 2023
- fix:update spring boot version
- feat:add scg-mvc example
- feat:add zero protection.
- 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.
- fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration.
- fix: memory cost too many when using wildcard feign calls
- feat:support consul config data.
- 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.
- fix: fix TSF context bootstrap configuration
- fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis
- fix:fix actuator name warning from #1428 .
- feat:upgrade api circuit breaker.
- feat: support lossless config from console & support warmup.
- feat:add admin http handler.
- feat:upgrade spring cloud 2023 version.