Skip to content

v0.7.1 - April 14, 2026

Latest

Choose a tag to compare

@jeanscherf jeanscherf released this 14 Apr 14:19
239233a

Dependency Updates

  • Upgraded opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http from ~=1.38.0 to ~=1.41.0, resolving a dependency conflict with packages requiring >=1.40.0 (e.g. sap-ai-agent-evaluation).

    Resolves #44

  • Relaxed the requests pin from ~=2.31.0 to >=2.33.0, fixing a dependency conflict with packages requiring a newer version (e.g. sap-ai-sdk-gen) and remediating CVE-2026-25645 (insecure temporary file, CVSS 5.5).

    Resolves #49, #53