Skip to content

fix: upgrade opentelemetry-exporter-otlp to 1.41.0#51

Closed
jeanscherf wants to merge 1 commit intomainfrom
fix/upgrade-opentelemetry-exporter-otlp
Closed

fix: upgrade opentelemetry-exporter-otlp to 1.41.0#51
jeanscherf wants to merge 1 commit intomainfrom
fix/upgrade-opentelemetry-exporter-otlp

Conversation

@jeanscherf
Copy link
Copy Markdown
Member

@jeanscherf jeanscherf commented Apr 14, 2026

Description

Bumps opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http from ~=1.38.0 to ~=1.41.0.

Related Issue

Resolves #44

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Dependency update

How to Test

  1. pip install sap-cloud-sdk sap-ai-agent-evaluation
  2. Expected result: both packages install without conflict

Checklist

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • All tests pass locally
  • I have verified that my code follows the Code Guidelines
  • My code does not contain sensitive information (credentials, tokens, etc.)
  • I have followed Conventional Commits for commit messages

Additional Notes

OpenTelemetry follows semver — 1.41.x is backwards-compatible with 1.38.x. The uv.lock update also pulls in the matching instrumentation packages (0.62b0) which are versioned in lockstep with the exporters.

Bumps opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http
from ~=1.38.0 to ~=1.41.0 to resolve dependency conflict with sap-ai-agent-evaluation
which requires >=1.40.0.

Closes #44
@jeanscherf jeanscherf requested a review from a team as a code owner April 14, 2026 12:43
@jeanscherf jeanscherf closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opentelemetry-exporter-otlp-proto-grpc pin ~=1.38.0 is incompatible with sap-ai-agent-evaluation

1 participant