fix(deps): Update opentelemetry-go monorepo#1911
Merged
kodiakhq[bot] merged 2 commits intomainfrom Oct 1, 2024
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 2, 2024
🤖 I have created a release *beep* *boop* --- ## [4.64.0](v4.63.0...v4.64.0) (2024-10-01) ### Features * Add `opts.SchedulerOpts()` helper to convert `plugin.SyncOptions` for scheduler ([#1900](#1900)) ([242fb55](242fb55)) * **remoteoauth:** Add `WithToken` option ([#1898](#1898)) ([ff7a485](ff7a485)) * Update concurrency formula. ([#1907](#1907)) ([adce99c](adce99c)) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#1903](#1903)) ([ce2a0ef](ce2a0ef)) * **deps:** Update aws-sdk-go-v2 monorepo ([#1908](#1908)) ([bea3b00](bea3b00)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.4 ([#1912](#1912)) ([c28aabe](c28aabe)) * **deps:** Update module golang.org/x/oauth2 to v0.23.0 ([#1910](#1910)) ([6fe6414](6fe6414)) * **deps:** Update module google.golang.org/grpc to v1.67.0 ([#1904](#1904)) ([a349812](a349812)) * **deps:** Update opentelemetry-go monorepo ([#1911](#1911)) ([78e05e1](78e05e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.29.0->v1.30.0v0.5.0->v0.6.0v1.29.0->v1.30.0v1.29.0->v1.30.0v1.29.0->v1.30.0v0.5.0->v0.6.0v1.29.0->v1.30.0v1.29.0->v1.30.0v0.5.0->v0.6.0v1.29.0->v1.30.0v1.29.0->v1.30.0Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.30.0: /v0.52.0/v0.6.0/v0.0.9Compare Source
Overview
Added
OTEL_EXPORTER_OTLP_LOGS_INSECUREandOTEL_EXPORTER_OTLP_INSECUREenvironments ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#5739)WithResourceoption forNewMeterProvidernow merges the provided resources with the ones from environment variables. (#5773)WithResourceoption forNewLoggerProvidernow merges the provided resources with the ones from environment variables. (#5773)go.opentelemetry.io/otel/exporters/prometheus. (#5755)Fixed
MeterProviderwhen identical instruments are repeatedly created. (#5754)SetMeterProvideringo.opentelemetry.io/otelmight miss the delegation for instruments and registries. (#5780)Removed
What's Changed
4ba0660by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/57344ba0660by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5735f6391c0by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5742f6391c0by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/57417e3bb23by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/57457e3bb23by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/57468af14feby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/57678af14feby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5766e7e105dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5783test-concurrent-safeCI job in CONTRIBUTING doc by @XSAM in https://github.com/open-telemetry/opentelemetry-go/pull/5781SetMeterProvidermight miss the delegation for instruments and registries by @XSAM in https://github.com/open-telemetry/opentelemetry-go/pull/5780701f63aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5795New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.29.0...v1.30.0
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.