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 org.springframework.cloud:spring-cloud-starter-sleuth from 2.2.8.RELEASE to 3.1.11 #319

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.springframework.cloud:spring-cloud-starter-sleuth from 2.2.8.RELEASE to 3.1.11.

Release notes

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

3.1.11

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

3.1.9

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

3.1.8

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

... (truncated)

Commits
  • acf064c Update SNAPSHOT to 3.1.11
  • a091944 Polish
  • bd8a1fd Update deps including guava and okhttp versions
  • 4f47bce Fixed Zipkin with WebFlux to use filter function; related to gh-2339
  • 71a141a TraceReactorAutoConfiguration.HooksRefresher improper queue decoration
  • f8d88bb Fixes lack of load balanced URL extraction for Zipkin and Reactor
  • c5b82d4 Don't rethrow ClosedSenderException; fixes gh-2199
  • 8315592 Polish
  • 8f39760 Update to be compatible with Brave 5.18
  • 753a4c0 Bump actions/cache from 3 to 4 (#2338)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)