chore: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.7.0 to 1.8.0
Bumps go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.7.0 to 1.8.0.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
[1.8.0/0.31.0] - 2022-07-08
Added
- Add support for
opentracing.TextMapformat in theInjectandExtractmethods of the"go.opentelemetry.io/otel/bridge/opentracing".BridgeTracertype. (#2911)Changed
- The
crosslinkmake target has been updated to use thego.opentelemetry.io/build-tools/crosslinkpackage. (#2886)- In the
go.opentelemetry.io/otel/sdk/instrumentationpackage renameLibrarytoScopeand aliasLibraryasScope(#2976)- Move metric no-op implementation form
nonrecordingtometricpackage. (#2866)Removed
- Support for go1.16. Support is now only for go1.17 and go1.18 (#2917)
Deprecated
- The
Librarystruct in thego.opentelemetry.io/otel/sdk/instrumentationpackage is deprecated. Use the equivalentScopestruct instead. (#2977)- The
ReadOnlySpan.InstrumentationLibrarymethod from thego.opentelemetry.io/otel/sdk/tracepackage is deprecated. Use the equivalentReadOnlySpan.InstrumentationScopemethod instead. (#2977)
Commits
08ff959Release prep 1.8.0 (#3001)eb9e058Add workflow to automate bundling dependabot PRs (#2997)ac0221eAdd a release template (#2863)8b89e49Feat/bridge support text map (#2911)575e1bbDeprecate Library and move all uses to Scope (#2977)5795c70added traces.txt to gitignore for fib (#2993)376973ctypo fix (#2991)c2dc940fix typo (#2986)36b37c4Update getting-started.md (#2984)ef6c0dadocs(website_docs): fix exporting_data.md and getting-started.md toc (#2930)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.