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
- Optimize: remove discovery module useless code
- Optimize: optimize configuration conditional & optimize config data tips"
- Optimize: Maybe remove Chinese characters
- Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry
- Bugfix: fix feign report call result error when using feign direct call
- remove useless code for router
- Feature: support spring-retry router
- Bugfix: fix throw npe when router context is null
- feat:Transfer http headers specified by environment variables
- feat:support new label expression
- feat:support read config file from local file system.
- feat:report the labels when using RestTemplate.
- Optimize: optimize transfer metadata code
- feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed