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.8 KiB
1.8 KiB
Change Log
- Optimize: remove discovery module useless code
- Bugfix: InstancePreRegisteredEvent and InstanceRegisteredEvent modify Registration info
- Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate
- 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
- optimize:optimize PolarisRouterContext and constants.
- support spring-retry router
- feat:Transfer http headers specified by environment variables
- feat:support read config file from local file system.
- feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed
- Feature: support new expression
- Optimize:optimize TransHeadersTransfer.
- fix:fix transfer http headers not working bug.