This repository was archived by the owner on Dec 5, 2025. It is now read-only.
Update opentelemetry-python monorepo to ~=1.35.0#898
Merged
Conversation
d807db9 to
4a90806
Compare
4a90806 to
e05dd76
Compare
e05dd76 to
f78f63b
Compare
f78f63b to
a4388bc
Compare
lndrtrbn
approved these changes
Jul 23, 2025
lndrtrbn
approved these changes
Jul 23, 2025
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
aHenryJard
pushed a commit
to OpenCTI-Platform/opencti
that referenced
this pull request
Nov 12, 2025
…ient-python#898) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Landry Trebon <33682259+lndrtrbn@users.noreply.github.com> (original commit: OpenCTI-Platform/client-python@8a41d7c)
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
~=1.32.0->~=1.35.0~=1.32.0->~=1.35.0Release Notes
open-telemetry/opentelemetry-python (opentelemetry-api)
v1.35.0Compare Source
event_nameas a top level field in theLogRecord. Events are now simply logs with theevent_namefield set, the logs SDK should be used to emit events (#4652).A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries
had completed/failed was removed.
(#4564).
in the body (#4614).
type: ignorethat causes mypy to ignore the whole file(#4618)
span_exporterproperty back toBatchSpanProcessorclass(#4621)
(#4625)
(#4637)
context; deprecatestrace_id,span_id,trace_flags.(#4597) and
(#4668)
(#4653)
(#4648)
(#4649)
(#4620)
(#4669)
(#4658)
v1.34.1: Version 1.34.1/0.55b1Compare Source
This is a patch release on the previous 1.34.0/0.55b0 release, fixing the issue(s) below.
type: ignorethat causes mypy to ignore the whole file (#4618)span_exporterproperty back toBatchSpanProcessorclass (#4621)v1.34.0Compare Source
(#4578)
(#4522)
BatchLogRecordProcessorandBatchSpanProcessorto simplify codeand make the control flow more clear (#4562
#4535, and
#4580).
BatchLogRecordProcessor.emit, this caused the programto crash at shutdown with a max recursion error (#4586).
(#4333)
(#4593)
(#4595)
(#4599)
(#4520)
v1.33.1: Version 1.33.1/0.54b1Compare Source
This is a patch release on the previous 1.33.0/0.54b0 release, fixing the issue(s) below.
BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).v1.33.0Compare Source
Connection abortederror when using otlp/http exporters(#4477)
code.function->code.function.name,code.lineno->code.line.number,code.filepath->code.file.path(#4508)
(#4342)
(#4553)
(#4559)
(#4567)
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, 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.
This PR was generated by Mend Renovate. View the repository job log.