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.4 KiB
2.4 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.