Skip to content

Bump opentelemetry-proto from 1.28.0 to 1.32.1#6

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/opentelemetry-proto-1.32.1
Closed

Bump opentelemetry-proto from 1.28.0 to 1.32.1#6
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/opentelemetry-proto-1.32.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps opentelemetry-proto from 1.28.0 to 1.32.1.

Changelog

Sourced from opentelemetry-proto's changelog.

Version 1.32.1/0.53b1 (2025-04-15)

Version 1.32.0/0.53b0 (2025-04-10)

  • Fix user agent in OTLP HTTP metrics exporter (#4475)
  • Improve performance of baggage operations (#4466)
  • sdk: remove duplicated constant definitions for environment_variables (#4491)
  • api: Revert record BaseException change in trace_api.use_span() (#4494)
  • Improve CI by cancelling stale runs and setting timeouts (#4498)
  • Patch logging.basicConfig so OTel logs don't cause console logs to disappear (#4436)
  • Bump semantic conventions to 1.32.0 (#4530)
  • Fix ExplicitBucketHistogramAggregation to handle multiple explicit bucket boundaries advisories (#4521)
  • opentelemetry-sdk: Fix serialization of objects in log handler (#4528)

Version 1.31.0/0.52b0 (2025-03-12)

  • semantic-conventions: Bump to 1.31.0 (#4471)
  • Add type annotations to context's attach & detach (#4346)
  • Fix OTLP encoders missing instrumentation scope schema url and attributes (#4359)
  • prometheus-exporter: fix labels out of place for data points with different attribute sets (#4413)
  • Type indent parameter in to_json (#4402)
  • Tolerates exceptions when loading resource detectors via OTEL_EXPERIMENTAL_RESOURCE_DETECTORS (#4373)
  • Disconnect gRPC client stub when shutting down OTLPSpanExporter (#4370)
  • opentelemetry-sdk: fix OTLP exporting of Histograms with explicit buckets advisory (#4434)
  • opentelemetry-exporter-otlp-proto-grpc: better dependency version range for Python 3.13 (#4444)
  • opentelemetry-exporter-opencensus: better dependency version range for Python 3.13 (#4444)
  • Updated tracecontext-integration-test gitref to d782773b2cf2fa4afd6a80a93b289d8a74ca894d (#4448)
  • Make trace_api.use_span() record BaseException as well as Exception (#4406)

... (truncated)

Commits
  • 939378c [release/v1.32.x-0.53bx] Prepare release 1.32.1/0.53b1 (#4546)
  • 0c35ba6 [release/1.32.x-0.53bx] Prepare for 1.32.1 (#4545)
  • 1f5151c [release/v1.32.x-0.53bx] Prepare release 1.32.0/0.53b0 (#4538)
  • 4dc6b3b fix: log and trace processor memory leak (#4449)
  • 34b3ac6 adding logging format lint check (#4525)
  • 9b5af99 Bump semantic conventions to 1.32.0 (#4530)
  • 0556052 opentelemetry-sdk: fix serialization of objects in log handler (#4528)
  • 7090f38 Delete duplicated OTLP Exporter tests, move them to the mixin unit test. Fix ...
  • 3644a1e Ensure a console logging handler is set when using auto-instrumentation (#4436)
  • 80593c2 opentelemetry-sdk: fix explicit histogram aggregation to handle multiple expl...
  • 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)

Bumps [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) from 1.28.0 to 1.32.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.32.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.0...v1.32.1)

---
updated-dependencies:
- dependency-name: opentelemetry-proto
  dependency-version: 1.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 7, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 8, 2025

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.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant