Releases: traceloop/openllmetry
Releases · traceloop/openllmetry
0.47.3
0.47.2
0.47.1
v0.47.1 (2025-09-14)
Fix
- mcp: better instrumentation for FastMCP (#3372)
- anthropic: preserve streaming helper methods in instrumentation (#3377)
- cohere: add v2 api instrumentation (#3378)
- mistralai: instrumentation for version 1.9+ compatibility (#3376)
- sdk: dual bearer send via httpx (#3373)
[main 8287b30] bump: version 0.47.0 → 0.47.1
60 files changed, 69 insertions(+), 59 deletions(-)
0.47.0
v0.47.0 (2025-09-10)
Feat
- writer: initial implementation (#3209)
Fix
- crewai: Update CrewAI instrumentation name (#3363)
- sample-app: Update google genai package (#3358)
- traceloop-sdk: include telemetry SDK attributes in tracing (#3359)
- sdk: get default span processor don't work without a base URL (#3360)
[main 84f5ee3] bump: version 0.46.2 → 0.47.0
60 files changed, 72 insertions(+), 59 deletions(-)
0.46.2
v0.46.2 (2025-08-29)
Fix
- vertexai: add missing role attributes when handling images (#3347)
- sdk: manual logging example + fix span ended error (#3352)
- sdk: support disabling all instrumentations (#3353)
- openai-agents: support json inputs (#3354)
- openai: reasoning jsons weren't stored
- crewai: fix unpack error when metrics are disabled (#3345)
- milvus: Set default values when metrics are disabled (#3344)
[main e6a0bac] bump: version 0.46.1 → 0.46.2
58 files changed, 69 insertions(+), 57 deletions(-)
0.46.1
0.46.0
v0.46.0 (2025-08-24)
Feat
- openai: add reasoning attributes (#3336)
- semantic-conventions-ai: Add reasoning attributes (#3330)
- experiment: Add run experiment capabilities (#3331)
Fix
- traceloop-sdk: bump logging instrumentation to support newer otel versions (#3339)
- traceloop-sdk: add @staticmethod decorator to set_association_properties (#3341)
- google-genai: update logic for deciding whether to use awrap or wrap in the Google Generative AI Instrumentation (#3329)
- ollama: missing response model attr in operation duration metric (#3328)
- bedrock: add guardrail on span attributes (#3326)
[main 85e3c51] bump: version 0.45.6 → 0.46.0
58 files changed, 73 insertions(+), 57 deletions(-)
0.45.6
v0.45.6 (2025-08-18)
Fix
- anthropic: fix with_raw_response wrapper consistency and re-enable beta API instrumentation (#3297)
- langchain: include content attribute when assistant messages have tool calls (#3287)
- google-genai: migrate Google Generative AI instrumentation to googleapis/python-genai (#3282)
[main af48705] bump: version 0.45.5 → 0.45.6
58 files changed, 65 insertions(+), 57 deletions(-)