chore(deps-dev): bump the open-telemetry group with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies python
Bumps the open-telemetry group with 3 updates: opentelemetry-api, opentelemetry-sdk and opentelemetry-semantic-conventions.
Updates opentelemetry-api from 1.33.1 to 1.34.0
Changelog
Sourced from opentelemetry-api's changelog.
Version 1.34.0/0.55b0 (2025-06-04)
- typecheck: add sdk/resources and drop mypy (#4578)
- Refactor
BatchLogRecordProcessorto simplify code and make the control flow more clear (#4562 and #4535).- Use PEP702 for marking deprecations (#4522)
- Refactor
BatchLogRecordProcessorandBatchSpanProcessorto simplify code and make the control flow more clear (#4562 #4535, and #4580).- Remove log messages from
BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).- Configurable max retry timeout for grpc exporter (#4333)
- opentelemetry-api: allow importlib-metadata 8.7.0 (#4593)
- opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics (#4595)
- Bump semantic conventions to 1.34.0 (#4599)
- Drop support for Python 3.8 (#4520)
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)
... (truncated)
Commits
74645c0Prepare release 1.34.0/0.55b0 (#4612)12bcd45Fix flaky test that tests lots of threads calling emit. Make sure tests shutd...8675ab7Chore: Drop support for Python 3.8 (#4520)1292c80Bump semantic conventions to 1.34.0 (#4599)6ea3c0fFix format_trace_id and format_span_id docstrings (#4570)c9ad4bcchore: replace "deprecated" packages with PEP702 (#4522)3497e66UpdateBatchSpanProcessorto use newBatchProcessorclass (#4580)4145870build(deps): bump fossas/fossa-action in the github-actions group (#4594)ba5496aUpdate RELEASING.md (#4596)e17c397opentelemetry-test-utils: assert explicit bucket boundaries in histogram metr...- Additional commits viewable in compare view
Updates opentelemetry-sdk from 1.33.1 to 1.34.0
Changelog
Sourced from opentelemetry-sdk's changelog.
Version 1.34.0/0.55b0 (2025-06-04)
- typecheck: add sdk/resources and drop mypy (#4578)
- Refactor
BatchLogRecordProcessorto simplify code and make the control flow more clear (#4562 and #4535).- Use PEP702 for marking deprecations (#4522)
- Refactor
BatchLogRecordProcessorandBatchSpanProcessorto simplify code and make the control flow more clear (#4562 #4535, and #4580).- Remove log messages from
BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).- Configurable max retry timeout for grpc exporter (#4333)
- opentelemetry-api: allow importlib-metadata 8.7.0 (#4593)
- opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics (#4595)
- Bump semantic conventions to 1.34.0 (#4599)
- Drop support for Python 3.8 (#4520)
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)
... (truncated)
Commits
74645c0Prepare release 1.34.0/0.55b0 (#4612)12bcd45Fix flaky test that tests lots of threads calling emit. Make sure tests shutd...8675ab7Chore: Drop support for Python 3.8 (#4520)1292c80Bump semantic conventions to 1.34.0 (#4599)6ea3c0fFix format_trace_id and format_span_id docstrings (#4570)c9ad4bcchore: replace "deprecated" packages with PEP702 (#4522)3497e66UpdateBatchSpanProcessorto use newBatchProcessorclass (#4580)4145870build(deps): bump fossas/fossa-action in the github-actions group (#4594)ba5496aUpdate RELEASING.md (#4596)e17c397opentelemetry-test-utils: assert explicit bucket boundaries in histogram metr...- Additional commits viewable in compare view
Updates opentelemetry-semantic-conventions from 0.54b1 to 0.55b0
Changelog
Sourced from opentelemetry-semantic-conventions's changelog.
Version 1.34.0/0.55b0 (2025-06-04)
- typecheck: add sdk/resources and drop mypy (#4578)
- Refactor
BatchLogRecordProcessorto simplify code and make the control flow more clear (#4562 and #4535).- Use PEP702 for marking deprecations (#4522)
- Refactor
BatchLogRecordProcessorandBatchSpanProcessorto simplify code and make the control flow more clear (#4562 #4535, and #4580).- Remove log messages from
BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).- Configurable max retry timeout for grpc exporter (#4333)
- opentelemetry-api: allow importlib-metadata 8.7.0 (#4593)
- opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics (#4595)
- Bump semantic conventions to 1.34.0 (#4599)
- Drop support for Python 3.8 (#4520)
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)
... (truncated)
Commits
- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+3
-3
Package Dependencies
Technical Details
| ID: | 889554 |
| UUID: | 2569180704 |
| Node ID: | PR_kwDOH95bD86ZIpYg |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python |
| Merge State: | Unknown |