Spring Cloud Sleuth Versions Save

Distributed tracing for spring cloud

v3.1.11

3 months ago

:star: New Features

  • deps: bumps to Brave 5.18.1 and moves off internal type #2335

:lady_beetle: 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

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v3.1.9

10 months ago

:star: New Features

  • Adds support for Reactor Netty Brave additional logging #2295

:lady_beetle: Bug Fixes

  • Autoconfigurable correlationScopeDecorator doesn't use builder from Spring Context #2284

:notebook_with_decorative_cover: Documentation

  • HandlerInterceptor section in document is outdated. TraceHandlerInterceptor disappeared. #2287

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v3.1.8

1 year ago

:star: New Features

  • Continue PendingSpan in ScopePassingSpanSubscriber #2282

:lady_beetle: Bug Fixes

  • Properly clears the scopes #2280
  • cannot access a member of class org.springframework.cloud.sleuth.instrument.session.TraceSessionRepository #2267

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v3.1.7

1 year ago

:star: New Features

  • TraceRunnable does not let you to get delegate and extract context data. #2261

:lady_beetle: 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

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v3.1.6

1 year ago

:star: New Features

  • improves traceQueue cleaning logic #2241
  • Improved DefaultSpanNamer #2234

:lady_beetle: Bug Fixes

  • ensures Tracing ThreadLocal are cleaned #2236
  • Wrong autoconfig dependency in TraceAsyncCustomAutoConfiguration #2230
  • Batch application does not shutdown #2217

:heart: Contributors

We'd like to thank all the contributors who worked on this release!