logging-tracer 1.1.2 已经发布
此版本更新内容包括:
- Will initialized new tracer context if MDC's context not include
X-B3-TraceId
,X-B3-SpanId
,X-B3-SpanName
andX-B3-Parent-SpanName
when useTracerContextFactory#getContext
- Upgrade SpringBoot to 2.7.6
- Upgrade hutool to 5.8.10