Releases: spring-cloud/spring-cloud-sleuth
Releases Β· spring-cloud/spring-cloud-sleuth
3.1.11
β New Features
- deps: bumps to Brave 5.18.1 and moves off internal type #2335
π Bug Fixes
- spring.zipkin.discoveryClientEnabled ignored when the traced app is webflux #2339
- TraceReactorAutoConfiguration.HooksRefresher improper queue decoration #2318
- ZipkinAutoConfiguration executes the shutdown hook multiple times when using System.exit() #2199
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.9
β New Features
- Adds support for Reactor Netty Brave additional logging #2295
π Bug Fixes
- Autoconfigurable correlationScopeDecorator doesn't use builder from Spring Context #2284
π Documentation
- HandlerInterceptor section in document is outdated.
TraceHandlerInterceptor
disappeared. #2287
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.8
β New Features
- Continue PendingSpan in ScopePassingSpanSubscriber #2282
π Bug Fixes
- Properly clears the scopes #2280
- cannot access a member of class org.springframework.cloud.sleuth.instrument.session.TraceSessionRepository #2267
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.7
β New Features
- TraceRunnable does not let you to get delegate and extract context data. #2261
π Bug Fixes
- trace information lost after spring cloud 2021.0.6 update #2270
- New instrumentation for reactive kafka clients #2268
- Netty reports LEAK while using reactor (Rsocket) with Sleuth #2256
- TraceSessionRepositoryAspect#callMethodOnWrappedObject does not handle InvocationTargetException #2246
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!