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.
2.6 KiB
2.6 KiB
Change Log
- feature:add PolarisRateLimiterLimitedFallback spi.
- fix:fix the error capture of rate limit exception.
- feat:enable stat reporting as default.
- refactor:update to junit 5.
- docs:support auto snapshot release in GitHub Action.
- feature:add User-Agent:polaris for healthyCheck api.
- optimize ServiceRuleManager
- refactor:refactor stat module.
- fix:fix NPE.
- refactor:optimize sct-all.
- feature:add polaris circuit breaker support
- fix:fix instance circuit breaker not working bug.
- feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.
- docs:prevent the release of the final version of the sdk.
- feature: add config for customized local port.
- feat:support webclient and gateway report call metrics
- feature: add polaris ring hash load balancer.
- fix:fix reportClient not working bug when using push-gateway strategy.