Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps org.springframework.cloud:spring-cloud-starter-sleuth from 3.1.5 to 3.1.9.

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-sleuth's releases.

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!

3.1.6

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

... (truncated)

Commits
  • 83ee585 Update SNAPSHOT to 3.1.9
  • 1c6057d Bumping versions
  • b594ad5 Add support for Reactor Netty Brave additional logging (#2295)
  • 44f8775 docs: Remove outdated HandlerInterceptor section (#2288)
  • a5eaa0a fix 2284 issue: ScopeDecorator use CorrelationScopeDecorator.Builder from Spr...
  • fc5f26a Bumping versions
  • 54e89eb Bumping versions
  • 691f24a Bumping versions to 3.1.9-SNAPSHOT after release
  • d98b641 Going back to snapshots
  • 100a36d Update SNAPSHOT to 3.1.8
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.cloud:spring-cloud-starter-sleuth](https://github.com/spring-cloud/spring-cloud-sleuth) from 3.1.5 to 3.1.9.
- [Release notes](https://github.com/spring-cloud/spring-cloud-sleuth/releases)
- [Commits](spring-cloud/spring-cloud-sleuth@v3.1.5...v3.1.9)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-sleuth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant