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.6 KiB
1.6 KiB
Change Log
- docs:Add code coverage blocking.
- docs:Add license checker GitHub Action.
- refactor:move loadbalancer to discovery module.
- feat:update spring framework version of 2022 branch.
- 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:optimize ServiceRuleManager.
- refactor:refactor stat module.
- feature:add polaris circuit breaker support.
- fix:fix NPE.
- refactor:optimize sct-all.
- fix:fix instance circuit breaker not working bug.