Skip to content

Build(deps-dev): Bump opentelemetry-sdk from 1.40.0 to 1.42.1 in /python - #5990

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/opentelemetry-sdk-1.42.0
Closed

Build(deps-dev): Bump opentelemetry-sdk from 1.40.0 to 1.42.1 in /python#5990
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/opentelemetry-sdk-1.42.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps opentelemetry-sdk from 1.40.0 to 1.42.1.

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.42.1/0.63b1 (2026-05-21)

Fixed

  • Preserve the random trace ID flag when creating child spans instead of always setting the random trace id bit depending on the available trace id generator. (#5241)

Version 1.42.0/0.63b0 (2026-05-19)

Added

  • opentelemetry-api, opentelemetry-sdk: add support for 'random-trace-id' flags in W3C traceparent header trace flags. Implementations of IdGenerator that do randomly generate the 56 least significant bits, should also implement a is_trace_id_random methods that returns True. (#4854)
  • logs: add exception support to Logger emit and LogRecord attributes (#4908)
  • opentelemetry-exporter-otlp-proto-grpc: make retryable gRPC error codes configurable for gRPC exporters (#4917)
  • opentelemetry-sdk: Add create_logger_provider/configure_logger_provider to declarative file configuration, enabling LoggerProvider instantiation from config files without reading env vars (#4990)
  • opentelemetry-exporter-otlp-json-common: add 'opentelemetry-exporter-otlp-json-common' package for OTLP JSON exporters (#4996)
  • opentelemetry-sdk: Add service resource detector support to declarative file configuration via detection_development.detectors[].service (#5003)
  • opentelemetry-docker-tests: add docker-tests coverage of opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http metrics export (#5030)
  • Add registry keyword argument to PrometheusMetricReader to allow passing a custom Prometheus registry (#5055)
  • Add WeaverLiveCheck test util (#5088)
  • opentelemetry-sdk: add load_entry_point shared utility to declarative file configuration for loading plugins via entry points; refactor propagator loading to use it (#5093)
  • opentelemetry-sdk: add sampler plugin loading to declarative file configuration via the opentelemetry_sampler entry point group, matching the spec's PluginComponentProvider mechanism (#5095)

... (truncated)

Commits
  • 367e14d Prepare release 1.42.1/0.63b1 (#5243)
  • fd8e504 Preserve random trace ID flag for child spans (#5241) (#5242)
  • 013045e [release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)
  • 1731583 ci: Enable GitHub Merge Queue support (#5209)
  • 7fab34d fix(config): allow deflate for OTLP HTTP exporters (#5075)
  • 0b690d2 ci: validate changelog fragment filenames (#5212)
  • d4fabb4 feat(config): exporter plugin loading via entry points for declarative config...
  • e19d346 feat(config): generic resource detector plugin loading for declarative config...
  • 1d69bd2 sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)
  • 990a611 feat(config): propagator plugin loading via entry points for declarative conf...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies python Usage: [Issues, PRs], Target: Python labels May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 22:33
@dependabot dependabot Bot added python Usage: [Issues, PRs], Target: Python dependencies labels May 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title build(deps-dev): bump opentelemetry-sdk from 1.40.0 to 1.42.0 in /python Python: build(deps-dev): bump opentelemetry-sdk from 1.40.0 to 1.42.0 in /python May 20, 2026
@dependabot dependabot Bot changed the title Python: build(deps-dev): bump opentelemetry-sdk from 1.40.0 to 1.42.0 in /python Bump opentelemetry-sdk from 1.40.0 to 1.42.1 in /python May 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/opentelemetry-sdk-1.42.0 branch 2 times, most recently from 4deffc1 to b45177c Compare May 22, 2026 02:14
@dependabot dependabot Bot changed the title Bump opentelemetry-sdk from 1.40.0 to 1.42.1 in /python Build(deps-dev): Bump opentelemetry-sdk from 1.40.0 to 1.42.1 in /python May 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/opentelemetry-sdk-1.42.0 branch from b45177c to a624c40 Compare May 28, 2026 10:48
Bumps [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) from 1.40.0 to 1.42.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.42.1)

---
updated-dependencies:
- dependency-name: opentelemetry-sdk
  dependency-version: 1.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@eavanvalkenburg

Copy link
Copy Markdown
Member

Closing in favor of #6238. opentelemetry-sdk cannot be bumped to 1.42.1 while azure-monitor-opentelemetry (including the latest 1.8.8) hard-pins opentelemetry-sdk==1.40 — the resolution is unsatisfiable. #6238 keeps opentelemetry-sdk at 1.40.0 and documents this; a bump requires a compatible azure-monitor-opentelemetry release first.

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot
dependabot Bot deleted the dependabot/pip/python/opentelemetry-sdk-1.42.0 branch June 1, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants