1021 B
1021 B
Change Log
- Bugfix: fix router bug and add router example
- feat:add custom label resolver spi for rate limit
- feat:fix discovery weight param not set to register request bug
- Bugfix: fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
- Bugfix: fix circuitbreaker http code greater than 400 as fail response bug
- Feat: optimize router dependency
- Refactor: refactor transfer metadata
- feat:add switch of polaris, discovery and register. And #122