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.
4.5 KiB
4.5 KiB
Change Log
- feat: support lossless register and deregister at #977
- feat: PolarisServiceRegistry#deregister support idempotency.
- feat: SCT元数据管理能力与polaris-java元数据管理能力进行下沉及整合
- feat: support lane router
- feat: lane router rule support caller ip
- feat:add polaris ThreadLocal plugin.
- feat:upgrade jackson version.
- fix:fix wrong report when using Zuul with instance not found exception.
- feat: merge lane router and lossless features from 2023
- fix: fix npe when add circuitbreak module without feign.hystrix.enable=true
- fix:fix ApplicationContextAwareUtils NPE bug.
- fix:fix the ratelimit bug for hoxton
- feat:upgrade jacoco version.
- fix:fix no registry when lossless is disabled.
- fix: memory not released while using wildcard api call with circuitbreaker enabled
- feat: support 2.0.0
- feat: support 2.0.0 config
- feat:upgrade trace plugin.
- feat:upgrade 2.0.0 service.
- fix:fix zuul delay circuit breaker.
- fix:fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties.
- docs:update circuit breaker examples.
- 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.