Releases: traceloop/openllmetry
Releases · traceloop/openllmetry
0.39.4
v0.39.4 (2025-04-28)
Fix
- sdk: improve type safety in decorators (#2867)
[main c084f3b] bump: version 0.39.3 → 0.39.4
54 files changed, 59 insertions(+), 53 deletions(-)
0.39.3
v0.39.3 (2025-04-24)
Fix
- langchain: support cached tokens attributes logging (#2830)
[main e259e65] bump: version 0.39.2 → 0.39.3
54 files changed, 59 insertions(+), 53 deletions(-)
0.39.2
v0.39.2 (2025-04-18)
Fix
- openai: add cache read tokens from returned usage block (#2820)
- ollama: type error in dict combination of ollama instrumentation (#2814)
- llama-index: use the correct instrumentation point (#2807)
[main 56050d1] bump: version 0.39.1 → 0.39.2
54 files changed, 61 insertions(+), 53 deletions(-)
0.39.1
v0.39.1 (2025-04-15)
Fix
- sdk: Loosen tenacity dependency constraint to allow versions up to 10.0 (#2816)
[main 662e78e] bump: version 0.39.0 → 0.39.1
54 files changed, 59 insertions(+), 53 deletions(-)
0.39.0
v0.39.0 (2025-03-25)
Feat
- instrumentation: add metric for Bedrock prompt caching (#2788)
- bedrock: add support for ARN and cross region endpoint (#2785)
- instrumentation: Support Converse APIs and guardrail metrics (#2725)
Fix
- bedrock: add span attr for Bedrock prompt caching (#2789)
- anthropic: add thinking as a separate completion message (#2780)
- langchain: support for date/time in langchain serializations (#2792)
- openai: set user messages as prompts, not completions (#2781)
- groq: exception when metrics are turned off (#2778)
- ollama: Implemented meter in the instrumentation (#2741)
[main 6549209] bump: version 0.38.12 → 0.39.0
54 files changed, 70 insertions(+), 53 deletions(-)
0.38.12
v0.38.12 (2025-03-07)
Fix
- sdk: client shouldn't be initialized if destination is not traceloop (#2754)
[main 52d7b03] bump: version 0.38.11 → 0.38.12
54 files changed, 59 insertions(+), 53 deletions(-)
0.38.11
v0.38.11 (2025-03-06)
Fix
- sdk: When tracing task with no
name
provided , use qualified name instaed of name (#2743)
[main be94aff] bump: version 0.38.10 → 0.38.11
54 files changed, 59 insertions(+), 53 deletions(-)
0.38.10
v0.38.10 (2025-03-05)
Fix
- sdk: record exceptions (#2733)
[main c521a39] bump: version 0.38.9 → 0.38.10
54 files changed, 59 insertions(+), 53 deletions(-)
0.38.9
v0.38.9 (2025-03-04)
Fix
- milvus: updated the instrumentation to collect get() and create_collection() span attributes (#2687)
- semconv: added new semantic conventions for milvus db (#2727)
[main daf117f] bump: version 0.38.8 → 0.38.9
54 files changed, 60 insertions(+), 53 deletions(-)
0.38.8
v0.38.8 (2025-02-27)
Fix
- vertexai: support generative model chat session tracing (#2689)
- groq: Updated the instrumentation to collect the token histogram (#2685)
[main 5396d47] bump: version 0.38.7 → 0.38.8
54 files changed, 60 insertions(+), 53 deletions(-)