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.3 KiB
1.3 KiB
Change Log
- fix:the polaris config relation non-daemon thread should stop when application fails to start.
- fix:fix feign url bug when using sleuth.
- fix: dynamic routing using cookies.
- Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration.
- feat: support log path configuration parameters.
- refactor:optimize the order and condition matching of service registration automatic configuration.
- feat: add circuit breaker actuator.
- feat: add metadata transfer for http header via spring.cloud.tencent.metadata.headers.
- feat:support service contract reporting.
- feat:add swagger exposure filters.
- feat:add swagger report switch.