rabbitmq / rabbitmq-java-client

RabbitMQ Java client
https://www.rabbitmq.com/java-client.html
Other
1.25k stars 575 forks source link

Bump io.micrometer:micrometer-tracing-integration-test from 1.2.1 to 1.2.2 #1217

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps io.micrometer:micrometer-tracing-integration-test from 1.2.1 to 1.2.2.

Release notes

Sourced from io.micrometer:micrometer-tracing-integration-test's releases.

1.2.2

:lady_beetle: Bug Fixes

  • SimpleTraceContextBuilder is not overriding built TraceContext values #500
  • Manually created baggage fields do not propagate across threads using ObservationAwareSpanThreadLocalAccessor #412

:hammer: Dependency Upgrades

  • Upgrade to Gradle Wrapper 8.5 #503
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #497
  • Upgrade to Micrometer 1.11.8 #515

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye

Commits
  • 5c3b5be Upgrade to Micrometer 1.12.2
  • 25df645 Merge branch '1.1.x' into 1.2.x
  • 1f10ed8 Upgrade to Micrometer 1.11.8
  • bb3a9fb Upgrade to Gradle Wrapper 8.5 (#503)
  • 05f72fe Merge branch '1.1.x' into 1.2.x
  • b67b180 Merge branch '1.0.x' into 1.1.x
  • aa31598 Bump com.gradle.enterprise from 3.16 to 3.16.1 (#499)
  • d93c6c0 Merge branch '1.1.x' into 1.2.x
  • eea0bcc Added missing setup of SimpleTraceContext through SimpleTraceContextBuilder
  • 1ffb936 Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 (#497)
  • 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)
michaelklishin commented 10 months ago

1145