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.7 #308

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

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

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
  • 3b5b4ef Update SNAPSHOT to 3.1.7
  • 07ff40a Thermoweb bugfix/2246 handle invocation target exception (#2264)
  • a01ab50 fixes memory leak when default rsocket tracing propagation is enabled (#2262)
  • f4dc2ce Bumping versions
  • 8010378 Bumping versions to 3.1.7-SNAPSHOT after release
  • caa51ad Going back to snapshots
  • 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)
  • 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 7 months ago

Superseded by #319.