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.3 KiB
1.3 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.