Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.cloud:spring-cloud-starter-sleuth from 2.2.8.RELEASE to 3.1.11 #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

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

⭐ 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

⭐ 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

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

... (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 <dependency name> 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)

Bumps [org.springframework.cloud:spring-cloud-starter-sleuth](https://github.com/spring-cloud/spring-cloud-sleuth) from 2.2.8.RELEASE to 3.1.11.
- [Release notes](https://github.com/spring-cloud/spring-cloud-sleuth/releases)
- [Commits](spring-cloud/spring-cloud-sleuth@v2.2.8.RELEASE...v3.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2024
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.

0 participants