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
- fix: fix the logging problem open at #1189.
- fix:the polaris config relation non-daemon thread should stop when application fails to start.
- Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration.
- fix:fix feign url bug when using sleuth.
- refactor:optimize the order and condition matching of service registration automatic configuration.
- feat:support service contract reporting.
- feat: support log path configuration parameters,
- feat:add swagger report switch.
- fix: dynamic routing using cookies.
- fix:fix retry loadbalancer not working bug.
- fix:fix header validation when using Chinese char.
- feat: add circuit breaker actuator.
- feat: add metadata transfer for http header via spring.cloud.tencent.metadata.headers.
- fix:remove bcprov-jdk15on dependency.
- feat:support configuration encryption.
- feat:optimize examples.
- feat: support nacos namespace mapping
- fix:fix rule-based router when using RestTemplate.
- fix:fix sct-all wrong spring boot version obtain.
- fix:fix reporter wrong initialization when using config data.
- fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly