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.
567 B
567 B
Change Log
- feature: support reactive discovery client health indicator.
- feature: Enhance default configuration to support
application*.yaml
andbootstrap*.yaml
. - feat:adapt for nacos instance.
- Refactoring: Refactor Circuitbreaker ut.
- refactor:refactor rpc enhancement.
- feat:refactor SDKContext as static.
- 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.