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.3 KiB
2.3 KiB
Change Log
- feat:support zuul circuit breaker fallback response.
- feat:support auth.
- feat:support smooth upgrade from tsf.
- feat:support polaris event.
- feat:support circuit breaker metrics reporting.
- feat: support gateway context, feign eager-load support default value.
- feat:use polaris-all for shading third-party dependencies.
- feat:support default instance circuit breaker rule.
- fix: fix count circuit breaker in gateway & return 404 when context api does not match.
- docs:simplify GitHub Actions.
- feat: support config event.
- feat:support stat and event report with service discovery.
- fix: add gateway context config example.
- fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error.
- feat:support config empty protection.
- feat:support dynamic multi-discovery.
- feat:support ipv6.
- feat:support config all recover enabled.
- feat:support stat reporting path aggregation.
- feat:support instance detect.
- fix: fix loadbalancer metadata type.
- feat:support polaris server nearby backup LB.