Skip to content

Releases: spring-cloud/spring-cloud-sleuth

3.1.11

09 Feb 14:39
Compare
Choose a tag to compare

⭐ 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

03 Jul 06:04
Compare
Choose a tag to compare

⭐ 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

15 May 10:13
Compare
Choose a tag to compare

⭐ 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

15 May 10:12
Compare
Choose a tag to compare

⭐ 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!

3.1.6

18 Jan 16:53
Compare
Choose a tag to compare

⭐ New Features

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

🐞 Bug Fixes

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

❤️ Contributors

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