Skip to content

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.22.0 in /api - #390

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.22.0
Apr 1, 2024
Merged

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.22.0 in /api#390
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2024

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.22.0.

Release notes

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

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • e307cf7 Update OTel dependencies and Prepare release v1.22.0 and v0.46.0 (#824)
  • 71d9493 example/metric : Add exponential_histogram README and reorganize folders. (#821)
  • ed7ca96 Add additional fallbacks for GMP exporter (#823)
  • 80c6b9c Add SDK ExponentialHistogram unit test and check for errors from other metric...
  • 2be0414 Make client auth extension public and implement component.Component (#814)
  • 5476951 Create client on Start instead of Creation (#817)
  • 0fe89f6 Add fixture with a histogram exemplar, and implement exemplar attachments in ...
  • 8f90874 support exemplars from integer instruments (#810)
  • b4f84b1 Update go version to 1.22.1 to fix govulncheck warnings (#811)
  • e16634a example/metric/exponential_histogram: Remove filter from dashboard.json (#808)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold April 1, 2024 00:08
@what-the-diff

what-the-diff Bot commented Apr 1, 2024

Copy link
Copy Markdown

PR Summary

  • Update of OpenTelemetry Operations Go library
    This pull request updates two packages in our application. The Google Cloud OpenTelemetry Operations Go library, used for exporting trace data to Google Cloud, has been upgraded from version v1.21.0 to v1.22.0 in the go.mod and go.sum files. This will allow for enhanced performance and compatibility.

  • Enhancement of Resource Mapping and Cloud Mock
    Furthermore, two internal packages, resourcemapping and cloudmock, both parts of the OpenTelemetry Operations Go library, are also updated from version v0.45.0 to v0.46.0. This update will improve the way our application maps resources and tests cloud functionalities. The changes lie in our go.mod and go.sum files.

…ns-go/exporter/trace

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.21.0...detectors/gcp/v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  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/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.22.0 branch from 41144f8 to 4f19508 Compare April 1, 2024 18:42
@AchoArnold
AchoArnold merged commit 002466f into main Apr 1, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.22.0 branch April 1, 2024 21:03
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.

1 participant