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.3 KiB
2.3 KiB
Change Log
- feat: 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 exposure filters.
- 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 sct-all wrong spring boot version obtain.
- fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.