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.
1.8 KiB
1.8 KiB
Change Log
- feature: support reactive discovery client health indicator.
- feat: Enhance default configuration to support
application*.yaml
andbootstrap*.yaml
. - feat:Remove error log from
DecodeTransferMetadataReactiveFilter
. - Feature: add AssemblyFlow to support tsf.
- Refactoring: Refactor Circuitbreaker ut.
- feat:refactor SDKContext as static.
- docs:add release GitHub Action.
- docs:update Polaris test environment ip.
- feat:sct-all package is now available as a shaded uber-jar.
- fix:fix custom fallback exception.
- feat: update sct-all package method by maven shaded plugin.
- 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.