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 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 0.16.0 to 1.12.0 #1128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 0.16.0 to 1.12.0.

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.3.0

Stable modules (exporter/trace) released at v1.3.0 Unstable modules (everything else) released at v0.26.0

Includes the new exporter/collector module.

v1.0.0

No release notes provided.

v0.20.1

Bug fixes

v0.20.0

New features

  • Compatible with version v0.20.0 of opentelemetry-go

Enhancements

v0.19.0

New features

  • When exported to Google Cloud Trace, spans are named <name> instead of Span.<kind>.<name>, which aligns with exporters in other languages (#109, #151, #155)
  • Compatible with version 0.19.0 of opentelemetry-go (#158)

v0.18.0

New features

  • Compatible with version v0.18.0 of opentelemetry-go

v0.17.0

Breaking changes

  • Remove exporter-side bundling of traces and remove unused configuration parameters (#149, fixes #100). To recover the performance benefits of bundling, please use a BatchSpanProcessor.

New features

  • Set User-Agent header correctly on requests to GCP APIs (#148)
  • Compatible with v0.17.0 of opentelemetry-go (#144, #145)

Bugfixes

  • Map OTel span status codes correctly to Google Cloud Trace API status codes (#150, fixes #143)

Miscellaneous

  • Better verification of example code stored outside this repo (#140)
  • Better verification of copyright headers (#139)
Commits
  • 7589f5b Prepare v0.36.0 and 1.12.0 (#610)
  • 16f0ea8 exporter/{metric,trace}: fix README.md example to latest API (#612)
  • f1aae84 Bump golang.org/x/net in /internal/cloudmock (#604)
  • 7fab742 Bump golang.org/x/net in /exporter/trace (#605)
  • 894dfb6 Bump golang.org/x/net in /exporter/metric (#606)
  • 24bf54c Bump golang.org/x/net in /e2e-test-server (#609)
  • 032e25b Bump golang.org/x/net in /example/trace/http (#608)
  • 95f2a07 Bump golang.org/x/net in /example/metric (#607)
  • cb92e71 Update otel dependency (#603)
  • 0a72832 Bump golang.org/x/net in /e2e-test-server/cloud_functions (#602)
  • 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)

…ter/trace

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.16.0 to 1.12.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.16.0...detectors/gcp/v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants