uptrace-python
uptrace-python copied to clipboard
chore(deps): update opentelemetry-sdk requirement from ~=1.31.0 to >=1.31,<1.34
Updates the requirements on opentelemetry-sdk to permit the latest version.
Changelog
Sourced from opentelemetry-sdk's changelog.
Version 1.33.0/0.54b0 (2025-05-09)
- Fix intermittent
Connection abortederror when using otlp/http exporters (#4477)- opentelemetry-sdk: use stable code attributes:
code.function->code.function.name,code.lineno->code.line.number,code.filepath->code.file.path(#4508)- Fix serialization of extended attributes for logs signal (#4342)
- Handle OTEL_PROPAGATORS contains None (#4553)
- docs: updated and added to the metrics and log examples (#4559)
- Bump semantic conventions to 1.33.0 (#4567)
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
BaseExceptionchange intrace_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
... (truncated)
Commits
65904dbPrepare release 1.33.0/0.54b0 (#4573)77a09e7opentelemetry-api: review get_logger documentation (#4507)a0fbda1Bump semantic conventions to 1.33.0 (#4567)f55bcecHandle None in OTEL_PROPAGATORS (#4553)e46db88infra: Automate SHA procedure during releases (#4547)00329e0Refactor BatchLogRecordProcessor and associated tests (#4535)adbec50bugfix(exporter): ensure response is closed (#4477)1b1e8d8opentelemetry-sdk: use stable code attributes (#4508)e0cf233feat: Updated and added examples (logs and metrics) (#4559)742171elogs: fix serialization of Extended attributes (#4342)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)