Skip to content

chore(deps): update opentelemetry python agent version to 1.35.0 to v1.35.0#4188

Merged
swiatekm merged 2 commits intomainfrom
renovate/opentelemetry-python-packages
Jul 14, 2025
Merged

chore(deps): update opentelemetry python agent version to 1.35.0 to v1.35.0#4188
swiatekm merged 2 commits intomainfrom
renovate/opentelemetry-python-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
opentelemetry-exporter-otlp-proto-http ==1.34.1 -> ==1.35.0 age adoption passing confidence
opentelemetry-propagator-b3 ==1.34.1 -> ==1.35.0 age adoption passing confidence
opentelemetry-propagator-jaeger ==1.34.1 -> ==1.35.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-python (opentelemetry-exporter-otlp-proto-http)

v1.35.0

Compare Source

  • Update OTLP proto to v1.7 #​4645.
  • Add event_name as a top level field in the LogRecord. Events are now simply logs with the
    event_name field set, the logs SDK should be used to emit events (#​4652).
  • Update OTLP gRPC/HTTP exporters: the export timeout is now inclusive of all retries and backoffs.
    A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries
    had completed/failed was removed.
    (#​4564).
  • Update ConsoleLogExporter.export to handle LogRecord's containing bytes type
    in the body (#​4614).
  • opentelemetry-sdk: Fix invalid type: ignore that causes mypy to ignore the whole file
    (#​4618)
  • Add span_exporter property back to BatchSpanProcessor class
    (#​4621)
  • Fix license field in pyproject.toml files
    (#​4625)
  • Update logger level to NOTSET in logs example
    (#​4637)
  • Logging API accepts optional context; deprecates trace_id, span_id, trace_flags.
    (#​4597) and
    (#​4668)
  • sdk: use context instead of trace_id,span_id for initializing LogRecord
    (#​4653)
  • Rename LogRecordProcessor.emit to on_emit
    (#​4648)
  • Logging API hide std_to_otel function to convert python logging severity to otel severity
    (#​4649)
  • proto: relax protobuf version requirement to support v6
    (#​4620)
  • Bump semantic-conventions to 1.36.0
    (#​4669)
  • Set expected User-Agent in HTTP headers for grpc OTLP exporter
    (#​4658)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 11, 2025
@renovate renovate bot requested a review from a team as a code owner July 11, 2025 15:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 11, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-python-packages branch 2 times, most recently from 94e3693 to f946f10 Compare July 11, 2025 15:38
@swiatekm
Copy link
Contributor

Looks like renovate doesn't see other package updates for some reason. Let's wait for a day and see if it fixes itself.

@renovate renovate bot force-pushed the renovate/opentelemetry-python-packages branch from f946f10 to 0dbb0ee Compare July 11, 2025 20:59
@renovate renovate bot force-pushed the renovate/opentelemetry-python-packages branch from 0dbb0ee to 50ea0bc Compare July 14, 2025 10:44
@renovate
Copy link
Contributor Author

renovate bot commented Jul 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@swiatekm swiatekm merged commit ad9d30a into main Jul 14, 2025
49 checks passed
@swiatekm swiatekm deleted the renovate/opentelemetry-python-packages branch July 14, 2025 12:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant