Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the otel group with 3 updates #6139

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Updates the requirements on opentelemetry-api, opentelemetry-sdk and opentelemetry-exporter-otlp-proto-http to permit the latest version.
Updates opentelemetry-api to 1.29.0

Changelog

Sourced from opentelemetry-api's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Fix crash exporting a log record with None body (#4276)
  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)
  • api: fix logging of duplicate EventLogger setup warning (#4299)
  • sdk: fix setting of process owner in ProcessResourceDetector (#4311)
  • sdk: fix serialization of logs severity_number field to int (#4324)
  • Remove TestBase.assertEqualSpanInstrumentationInfo method, use assertEqualSpanInstrumentationScope instead (#4310)
  • sdk: instantiate lazily ExemplarBuckets in ExemplarReservoirs (#4260)
  • semantic-conventions: Bump to 1.29.0 (#4337)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)

... (truncated)

Commits
  • 032784d [release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)
  • 415c94f infra: move generate_workflows_lib from contrib to core (#4326)
  • 715ec63 opentelemetry-semantic-conventions: Bump semantic conventions to 1.29.0 (#4337)
  • 72fad82 opentelemetry-sdk: speed up exemplars a bit (#4260)
  • db4ef06 update workflows in core as well (#4334)
  • 2ddb076 Remove unused assertEqualSpanInstrumentationInfo (#4310)
  • 78653ef infra: remove generate contrib workflows from core (#4302)
  • 1ee2774 Fix typo: pustil -> psutil (#4311)
  • 6812da2 opentelemetry-sdk: serialize logs severity_number as int (#4324)
  • a0304a0 Use LogRecord.getMessage to get OTLP body (#4216)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk to 1.29.0

Changelog

Sourced from opentelemetry-sdk's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Fix crash exporting a log record with None body (#4276)
  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)
  • api: fix logging of duplicate EventLogger setup warning (#4299)
  • sdk: fix setting of process owner in ProcessResourceDetector (#4311)
  • sdk: fix serialization of logs severity_number field to int (#4324)
  • Remove TestBase.assertEqualSpanInstrumentationInfo method, use assertEqualSpanInstrumentationScope instead (#4310)
  • sdk: instantiate lazily ExemplarBuckets in ExemplarReservoirs (#4260)
  • semantic-conventions: Bump to 1.29.0 (#4337)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)

... (truncated)

Commits
  • 032784d [release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)
  • 415c94f infra: move generate_workflows_lib from contrib to core (#4326)
  • 715ec63 opentelemetry-semantic-conventions: Bump semantic conventions to 1.29.0 (#4337)
  • 72fad82 opentelemetry-sdk: speed up exemplars a bit (#4260)
  • db4ef06 update workflows in core as well (#4334)
  • 2ddb076 Remove unused assertEqualSpanInstrumentationInfo (#4310)
  • 78653ef infra: remove generate contrib workflows from core (#4302)
  • 1ee2774 Fix typo: pustil -> psutil (#4311)
  • 6812da2 opentelemetry-sdk: serialize logs severity_number as int (#4324)
  • a0304a0 Use LogRecord.getMessage to get OTLP body (#4216)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-otlp-proto-http to 1.29.0

Changelog

Sourced from opentelemetry-exporter-otlp-proto-http's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Fix crash exporting a log record with None body (#4276)
  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)
  • api: fix logging of duplicate EventLogger setup warning (#4299)
  • sdk: fix setting of process owner in ProcessResourceDetector (#4311)
  • sdk: fix serialization of logs severity_number field to int (#4324)
  • Remove TestBase.assertEqualSpanInstrumentationInfo method, use assertEqualSpanInstrumentationScope instead (#4310)
  • sdk: instantiate lazily ExemplarBuckets in ExemplarReservoirs (#4260)
  • semantic-conventions: Bump to 1.29.0 (#4337)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)

... (truncated)

Commits
  • 032784d [release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)
  • ccc9e6f Support logs with no body (#4276)
  • c4fa8d7 Fix: filter exemplar for observable instrument and export of exemplar without...
  • 06809f4 Update version to 1.29.0.dev/0.50b0.dev (#4245)
  • 679297f Drop OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION enviro...
  • affecbd Introducing ruff as linter and formatter (basic setup) (#4223)
  • d1904b9 Add support to protobuf5 for opentelemetry-proto and regenerate proto files (...
  • 01a670e bump pylint to 3.2.1 (#4209)
  • fd169a7 Fix the py.typed marker file usage (#4172)
  • cafd7f2 Rename version.py files to version/__init__.py (#4099)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) to permit the latest version.

Updates `opentelemetry-api` to 1.29.0
- [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.27.0...v1.29.0)

Updates `opentelemetry-sdk` to 1.29.0
- [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.27.0...v1.29.0)

Updates `opentelemetry-exporter-otlp-proto-http` to 1.29.0
- [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.27.0...v1.29.0)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-type: direct:production
  dependency-group: otel
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  dependency-group: otel
- dependency-name: opentelemetry-exporter-otlp-proto-http
  dependency-type: direct:production
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Dec 11, 2024
@mdellweg mdellweg enabled auto-merge (rebase) December 12, 2024 09:17
@mdellweg mdellweg merged commit 40372e7 into main Dec 12, 2024
12 checks passed
@mdellweg mdellweg deleted the dependabot/pip/otel-f15d9e9743 branch December 12, 2024 09:17
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 no-changelog no-issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant