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.
3.3 KiB
3.3 KiB
Change Log
- Feature: support ribbon service-level rule customization
- Fix the code analysis error.
- Feature: delete implement ServiceInstance
- Upgrade owasp esapi's configuration
- Bugfix: update byte-buddy scope test to compile
- feature:add @ConditionalOnConfigReflectEnabled annotation
- Feature: zuul supports polaris router
- Feature:support pushGateway push metrics
- Refactor : optimize project and code
- Fix typo & Code optimization
- Code optimization for rpc-enhancement module
- Bugfix:BeanFactoryUtils returns all beans including beans defined in ancestor bean factories
- fix:fix only config file metadata can be used in routing bug.
- optimize:optimize config module code
- feat:optimize pushgateway plugin.
- Feature: remove location metadata
- Feature: remove location metadata
- fix:set error handler named EnhancedRestTemplateReporter for RestTemplate
- Fix issue: report the labels in request when report the result of invocation by Feign
- optimize:add switch for report call result and default false
- Optimize: refresh @Value by reflect and only refresh affected ConfigurationProperties beans
- feature:remove ConditionalOnConfigReflectEnabled annotation.
- Optimize:shutdown server when connect to config server failed.
- fix:fix heartbeat interval different configuration from polaris-java SDK.
- Optimize: optimize report call result for restTemplate.
- feat:add spring-cloud-starter-tencent-all and quickstart examples.
- fix:fix wrong internal config file load order.
- Optimize:change default dynamic config refresh type to reflect.
- feat:optimize examples.