bcgov / bcparis-service

BCParis API is a restful API that accepts Driver, Vehicle and POR (Protection Order Registry) queries
Apache License 2.0
3 stars 8 forks source link

Bump spring-cloud-starter-sleuth from 2.2.8.RELEASE to 3.1.6 #307

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-cloud-starter-sleuth from 2.2.8.RELEASE to 3.1.6.

Release notes

Sourced from spring-cloud-starter-sleuth's releases.

3.1.6

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

Commits
  • 9dc586c Update SNAPSHOT to 3.1.6
  • 8302481 Added big info about Sleuth not working with Boot 3; fixes gh-2245
  • 5a8a9ff Fixed invalid autoconfig reference; fixes gh-2230
  • 6a3612c improves traceQueue cleaning logic (#2241)
  • 29eddf1 Chaning the DefaultSpanNamer logic back to original one
  • 6d55869 Clearing thread locals whenever an RSocket request arrives
  • e953f2f Polish
  • dcfd714 Fixed DefaultSpanNamer not picking the value from annotation
  • 799b659 Updated Kotlin version
  • a57f050 Moving away from deprecated code
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #308.