Skip to content

Bump go.opentelemetry.io/collector/exporter/debugexporter from 0.124.0 to 0.133.0#1229

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-go.opentelemetry.io-collector-exporter-debugexporter-0.133.0
Closed

Bump go.opentelemetry.io/collector/exporter/debugexporter from 0.124.0 to 0.133.0#1229
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-go.opentelemetry.io-collector-exporter-debugexporter-0.133.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps go.opentelemetry.io/collector/exporter/debugexporter from 0.124.0 to 0.133.0.

Changelog

Sourced from go.opentelemetry.io/collector/exporter/debugexporter's changelog.

v1.39.0/v0.133.0

🛑 Breaking changes 🛑

  • configgrpc: Set tcp as the default transport type (#13657) gRPC is generally used with HTTP/2, so this will simplify usage for most components.

🚩 Deprecations 🚩

  • pdata/pprofile: Deprecate Profiles.ProfilesDictionary in favor of Profiles.Dictionary. (#13644)

💡 Enhancements 💡

  • pdata: Add support for local memory pooling for data objects. (#13678) This is still an early experimental (alpha) feature. Do not recommended to be used production. To enable use "--featuregate=+pdata.useProtoPooling"

🧰 Bug fixes 🧰

  • configoptional: Allow validating nested types (#13579) configoptional.Optional now implements xconfmap.Validator

v1.38.0/v0.132.0

🛑 Breaking changes 🛑

  • componenttest: Remove GetFactory from the host returned by NewNopHost (#13577) This method is no longer part of the component.Host interface.

💡 Enhancements 💡

  • exporterhelper: Provide an interface queue_batch.Setting.MergeCtx so users can control how context values are preserved or combined (#13320) By supplying a custom mergeCtx function, users can control how context values are preserved or combined. The default behavior is to preserve no context values.

  • pdata: Generate Logs/Traces/Metrics/Profiles and p[log|trace|metric|profile]ExportResponse with pdatagen. (#13597) This change brings consistency on how these structs are written and remove JSON marshaling/unmarshaling hand written logic.

  • pdata: Avoid unnecessary buffer copy when JSON marshal fails. (#13598)

  • pipeline: Mark module as stable (#12831)

v1.37.0/v0.131.0

🛑 Breaking changes 🛑

  • configgrpc: Update optional fields to use configoptional.Optional field for optional values. (#13252, #13364) Specifically, the following fields have been updated to configoptional:
    • KeepaliveServerConfig.ServerParameters (KeepaliveServerParameters type)

... (truncated)

Commits
  • a52db91 [chore] Prepare release v1.39.0/v0.133.0 (#13707)
  • 0120719 [chore] refactor statustest, fold into status (#13584)
  • 4b5e356 [service] ensure insecure config is taken into consideration (#13691)
  • 8475824 [chore] Change AnyValue proto funcs to be auto-generated by pdatagen (#13693)
  • a3ff02b Update receiverhelper for requests that failed to be received (#12802)
  • 2e19689 [service] Add a debug-level log each time there is an error (#13474)
  • 97c2ac9 [chore] Remove delete call after oneOf message added to the pool (#13701)
  • e4d4714 [chore] Fix ReferenceCounter setting passing to the queue (#13699)
  • b127c57 Fix UB in batch processor when trying to read bytes size after adding request...
  • e5e965c [chore] Use pooling when CopyTo and SetEmpty oneOf fields (#13696)
  • 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 go Pull requests that update Go code labels Aug 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2025 11:53
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Aug 26, 2025
@sean-breen
Copy link
Contributor

@dependabot recreate

Bumps [go.opentelemetry.io/collector/exporter/debugexporter](https://github.com/open-telemetry/opentelemetry-collector) from 0.124.0 to 0.133.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.124.0...v0.133.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/exporter/debugexporter
  dependency-version: 0.133.0
  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-go.opentelemetry.io-collector-exporter-debugexporter-0.133.0 branch from dc7625f to 89026dd Compare August 26, 2025 16:29
@sean-breen
Copy link
Contributor

@dependabot close

@dependabot dependabot bot closed this Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant