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

deps: bump io.micrometer:micrometer-tracing-bom from 1.1.6 to 1.2.0 #2349

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps io.micrometer:micrometer-tracing-bom from 1.1.6 to 1.2.0.

Release notes

Sourced from io.micrometer:micrometer-tracing-bom's releases.

1.2.0

⭐ New Features

  • Make SpanTagAnnotationHandler optional #374
  • Move to io.opentelemetry.semconv:opentelemetry-semconv #343
  • Deprecate for removal HTTP instrumentation abstractions #370
  • Allow setting timestamp of an event on a span #334
  • Add getDuration method to FinishedSpan #265

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 #424
  • Bump mockito from 5.6.0 to 5.7.0 #422
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #419
  • Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.1 #418
  • Bump context-propagation to 1.1.0 and micrometer to 1.12.0 #408
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.30.0-alpha to 1.31.0-alpha #405
  • Bump com.wavefront:wavefront-sdk-java from 3.4.1 to 3.4.2 #404
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #400

❤️ Contributors

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

@​quaff

1.2.0-RC1

⭐ New Features

  • Make SpanTagAnnotationHandler optional #374
  • Move to io.opentelemetry.semconv:opentelemetry-semconv #343
  • Deprecate for removal HTTP instrumentation abstractions #370

🐞 Bug Fixes

  • ThreadLocals not cleared with Hooks.enableAutomaticContextPropagation(), same TraceId for every request #363
  • Fixes bug in ObservationAwareSpanThreadLocalAccessor #356
  • Apply wider exclusion for zipkin-reporter #362

🔨 Dependency Upgrades

  • Upgrade to micrometer 1.12.0-RC1 #396
  • Upgrade to context-propagation 1.1.0-RC1 #395
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.30.1-alpha to 1.31.0-alpha #391
  • Bump mockito from 5.5.0 to 5.6.0 #390
  • Bump io.opentelemetry:opentelemetry-bom from 1.30.1 to 1.31.0 #389
  • Bump org.aspectj:aspectjweaver from 1.8.14 to 1.9.20.1 #368
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.4.11 #367
  • Bump spring from 5.3.29 to 5.3.30 #366

... (truncated)

Commits
  • 4b757a6 Merge branch '1.1.x'
  • ede72f7 Merge branch '1.0.x' into 1.1.x
  • fcab350 Bump context-propagation to 1.0.6 and micrometer to 1.10.13
  • 2b30839 Bump mockito from 5.6.0 to 5.7.0 (#422)
  • 58fef37 Merge branch '1.1.x'
  • ec1db96 Merge branch '1.0.x' into 1.1.x
  • 464e08b Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#423)
  • 5bc679b Update Revved up by Develocity badge
  • 2a7cd2b Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 (#419)
  • 5b4e613 Check if a tag or branch is checked out by Antora
  • 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 [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.1.6...v1.2.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2023 04:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2023
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mpeddada1 mpeddada1 merged commit bfc58bd into main Dec 7, 2023
13 checks passed
@mpeddada1 mpeddada1 deleted the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.2.0 branch December 7, 2023 16:52
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.

None yet

1 participant