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
- feat: upgrade springdoc to 1.8.0.
- refactor:optimize auto configuration.
- refactor:optimize config locate.
- feat:support async metadata transfer.
- feat: support TagUtils, ContextToHeaderInterceptor in TSF.
- fix:replace with string inside @ConditionalOnClass.
- deps:upgrade GitHub Actions to v5.
- fix: send unit header in tsf gw.
- feat: add new key for java agent nacos discovery.
- fix: beautify ServicesEagerLoadSmartLifecycle logging.
- feat: support kafka lane.
- fix: ApplicationContextAwareUtils may not be ready in postProcessAfterInitialization.
- refactor:optimize metadata context operation.
- fix: fix parsing ConfigurationProperties value with RefreshScope.
- refactor: optimize performance.
- fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled.
- fix: fix cb rule no update bug.
- feat: support traffic gray lane router
- fix: kafka lane support dynamic lane tag.
- fix: fix NPE when application context is null #1787
- fix: fix lane router property name.
- feat: server span support preferIpv6 in tsf.