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

build(deps): bump go.opentelemetry.io/otel/sdk from 1.8.0 to 1.9.0 #2264

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps go.opentelemetry.io/otel/sdk from 1.8.0 to 1.9.0.

Changelog

Sourced from go.opentelemetry.io/otel/sdk's changelog.

[1.9.0/0.0.3] - 2022-08-01

Added

  • Add support for Schema Files format 1.1.x (metric "split" transform) with the new go.opentelemetry.io/otel/schema/v1.1 package. (#2999)
  • Add the go.opentelemetry.io/otel/semconv/v1.11.0 package. The package contains semantic conventions from the v1.11.0 version of the OpenTelemetry specification. (#3009)
  • Add the go.opentelemetry.io/otel/semconv/v1.12.0 package. The package contains semantic conventions from the v1.12.0 version of the OpenTelemetry specification. (#3010)
  • Add the http.method attribute to HTTP server metric from all go.opentelemetry.io/otel/semconv/* packages. (#3018)

Fixed

  • Invalid warning for context setup being deferred in go.opentelemetry.io/otel/bridge/opentracing package. (#3029)
Commits

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)

Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 2, 2022
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #2264 (44ff5ea) into master (83a4304) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2264      +/-   ##
==========================================
+ Coverage   74.64%   74.66%   +0.01%     
==========================================
  Files         429      429              
  Lines       33382    33382              
==========================================
+ Hits        24919    24923       +4     
+ Misses       6663     6659       -4     
  Partials     1800     1800              
Impacted Files Coverage Δ
cli/command_content_verify.go 75.00% <0.00%> (-6.04%) ⬇️
repo/content/content_manager_iterate.go 89.50% <0.00%> (-2.21%) ⬇️
snapshot/snapshotfs/repofs.go 79.29% <0.00%> (-1.52%) ⬇️
repo/content/index/index_v1.go 75.00% <0.00%> (-1.18%) ⬇️
internal/epoch/epoch_manager.go 89.88% <0.00%> (-0.51%) ⬇️
internal/server/server.go 73.16% <0.00%> (+0.56%) ⬆️
repo/grpc_repository_client.go 77.44% <0.00%> (+0.66%) ⬆️
internal/server/source_manager.go 83.72% <0.00%> (+1.03%) ⬆️
snapshot/policy/policy_manager.go 75.47% <0.00%> (+2.26%) ⬆️
repo/format/format_blob_cache.go 58.62% <0.00%> (+3.44%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83a4304...44ff5ea. Read the comment docs.

@jkowalski jkowalski merged commit 75421ef into master Aug 3, 2022
@jkowalski jkowalski deleted the dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.9.0 branch August 3, 2022 04:11
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant