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 micrometer-tracing-bom from 1.0.4 to 1.1.1 #12308

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps micrometer-tracing-bom from 1.0.4 to 1.1.1.

Release notes

Sourced from micrometer-tracing-bom's releases.

1.1.1

This release fixes 1.1.0 mistakenly depending on the non-GA version 1.11.0-RC1 of the micrometer-bom.

🐞 Bug Fixes

  • Dependency on micrometer-bom RC1 version in GA release #255

1.1.0

Known issue: This release mistakenly depends on the non-GA version 1.11.0-RC1 of the micrometer-bom. This will be addressed in a forthcoming patch release. You should use that version instead. See micrometer-metrics/tracing#255.

⭐ New Features / Enhancements

  • Add ObservationAwareSpanThreadLocalAccessor constructor taking ObservationRegistry #240
  • Adds support for tags with typed values #239
  • Support numeric attributes value for tracing attributes #234
  • otel-bridge: add trace_flags to MDC #229
  • TracingObservationHandler doesn't include manually created spans #244
  • BaggageManager#getBaggage() is inconsistent when baggage doesn't exist #237
  • Aligning with annotations changes in Micrometer #218
  • Links API proposal #204
  • Feature parity with sleuth's annotations #163
  • Slf4JEventListener support custom key #160
  • Support custom MDC key with otel.bridge.Slf4JEventListener #158
  • No-op implementations for Propagator, Setter, and Getter #118

📔 Documentation

  • JavaDoc : Propagator references Open Telemetry classes which is not part of Micrometer #230

🐞 Bug Fixes

  • Different behaviour, hard to control between implementations #184
  • Reconsider the Baggage API #181

🔨 Dependency Upgrades

  • Remove opentelemetry-extension-aws #245
  • Upgrade OTel to 1.25 #231
  • Upgrade to Reactor 3.5.5 #251
  • Upgrade to Testcontainers 1.18.0 #250
  • Upgrade to JUnit 5.9.3 #249
  • Upgrade to Logback 1.2.12 #248
  • Upgrade Gradle to 8.1.1 #246

❤️ Contributors

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

@​acktsap, @​ShenFeng312, and @​ttddyy

... (truncated)

Commits
  • 4172044 Remove milestone repo
  • 362fabd Merge branch '1.0.x' into 1.1.x
  • 8ae7d6e Temporarilly disables Reactor ScopeTests
  • e1f608c Merge branch '1.0.x'
  • 6c300e7 Bump com.gradle.enterprise from 3.13 to 3.13.1 (#253)
  • 487047a Upgrade to Spring Framework 5.3.27
  • 4d9f030 Merge branch '1.0.x'
  • ca89367 Upgrade to Reactor 3.5.5
  • 13be8f2 Upgrade to Testcontainers 1.18.0
  • 1f5816b Upgrade to JUnit 5.9.3
  • 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 dependabot bot added the type/dependencies Pull requests that update a dependency file label May 15, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.1.1 branch from 2094005 to 7ee7164 Compare May 16, 2023 04:53
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.0.4...v1.1.1)

---
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 force-pushed the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.1.1 branch from 7ee7164 to b60f911 Compare May 16, 2023 04:54
@AlbumenJ AlbumenJ merged commit 14b68d7 into 3.2 May 16, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.1.1 branch May 16, 2023 04:54
@sonarcloud
Copy link

sonarcloud bot commented May 16, 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
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/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