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.3 to 1.0.4 #12061

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Bumps micrometer-tracing-bom from 1.0.3 to 1.0.4.

Release notes

Sourced from micrometer-tracing-bom's releases.

1.0.4

⭐ New Features

  • Allow propagating spans via ThreadLocalAccessors #206

🐞 Bug Fixes

  • Avoid calling exporter if no traces to send #224
  • Fixed the logic for scope clearing #223
  • CompositeSpanExporter should not call spanExporter if there are no spans to send #221
  • Stackoverflow with reverting scope #220
  • Not creating scopes when resetting scope on trace handler #213
  • TracingAwareMeterObservationHandler's delegate is unable to fetch the current Span #207

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.6 #225

❤️ Contributors

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

@​corecanarias

Commits
  • 2f9138e Remove snapshot repo and move to Micrometer 1.10.6
  • f4a972f Added clearing of scopes for SimpleCurrentTraceContext
  • 3e2165e Fixed the logic for scope clearing (#223)
  • e24017b Avoid calling exporter if no traces to send (#224)
  • 4775b24 Fixing potential stackoverflow
  • 41adfa0 Bump com.gradle.enterprise from 3.12.5 to 3.12.6 (#216)
  • 0026875 Bump actions/checkout from 3.4.0 to 3.5.0 (#217)
  • 74d00fa Fix scoping in TracingAwareMeterObservationHandler (#212)
  • b8c4ae6 Fixed overriding of spans
  • 292356e Not creating scopes when resetting scope on trace handler (#214)
  • 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 Apr 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #12061 (3d02b42) into 3.2 (fbfd279) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #12061      +/-   ##
============================================
+ Coverage     69.50%   69.51%   +0.01%     
  Complexity        2        2              
============================================
  Files          1589     1589              
  Lines         65330    65330              
  Branches       9513     9513              
============================================
+ Hits          45405    45414       +9     
  Misses        15552    15552              
+ Partials       4373     4364       -9     

see 31 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.0.4 branch 3 times, most recently from a7d4bf7 to 0143abf Compare April 15, 2023 03:49
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.0.3...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.0.4 branch from 0143abf to 3d02b42 Compare April 19, 2023 01:51
@sonarqubecloud
Copy link

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

@AlbumenJ AlbumenJ merged commit 0678a09 into 3.2 Apr 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.micrometer-micrometer-tracing-bom-1.0.4 branch April 20, 2023 08:30
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.

2 participants