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.8 KiB
2.8 KiB
Change Log
- feat: upgrade springdoc to 2.8.13
- fix: tsf gateway config support tsf-data-access.
- fix: fix multiple bugs in tsf.
- fix: fix get gateway config in tsf ipv6.
- fix: fix nacos service discovery.
- fix:fix NPE when rate-limiting with null value.
- fix: get source service name from upstream application meta in getServerPreSpanAttributes & set custom tag in current server span in tsf.
- feat:support body store switch.
- refactor:optimize auto configuration.
- refactor:optimize config locate.
- feat:support async metadata transfer.
- fix:replace with string inside @ConditionalOnClass.
- feat: support TagUtils, ContextToHeaderInterceptor in TSF.
- fix: send unit header in tsf gw.
- feat: add new key for java agent nacos discovery.
- fix: beautify ServicesEagerLoadSmartLifecycle logging.
- 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: fix NPE when application context is null #1787
- fix: fix lane router property name.
- feat: support kafka lane.
- feat: server span support preferIpv6 in tsf.