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.0 KiB
3.0 KiB
Change Log
- feature: support reactive discovery client health indicator.
- feature: Enhance default configuration to support
application*.yaml
andbootstrap*.yaml
. - feat:Remove error log from
DecodeTransferMetadataReactiveFilter
. - Feature: add AssemblyFlow to support tsf.
- feat:refactor SDKContext as static.
- Refactoring: Refactor Circuitbreaker ut.
- fix:fix random port read bug.
- docs:add release GitHub Action.
- docs:update Polaris test environment ip.
- fix:fix custom fallback exception.
- feat: sct-all package is now available as a shaded uber-jar.
- fix:use path parameter in
@FeignClient
for circuit-breaker. - build(deps): bump guava in /spring-cloud-tencent-dependencies
- fix:fix reporting bug when port is -1.
- fix:update guava version.
- fix:fix circuit breaker bean load order bug when using Nacos discovery.
- refactor:refactor Polaris registration.
- feat:added automatic optimization for dynamic config refresh type.
- fix:fix SCG report wrong service bug when using IP routing.
- fix:fix gray release examples bug.
- fix:fix router label feign interceptor order.
- feat:added polaris weighted round robin load balancer.
- fix:add deregister judgment.
- refactor:optimize discovery properties initialization.
- fix:upgrade spring version.
- fix:Update README-zh.md.
- feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels.