Releases: traceloop/openllmetry
Releases · traceloop/openllmetry
0.38.3
v0.38.3 (2025-02-05)
Fix
- langchain: sanitize metadata (#2608)
- sdk: improve package name detection for metadata (#2607)
- openai: support context propagation for OpenAI v0 and v1 (#2606)
- openai: report exceptions on spans (#2604)
[main 694601e] bump: version 0.38.2 → 0.38.3
54 files changed, 62 insertions(+), 53 deletions(-)
0.38.2
v0.38.2 (2025-02-04)
Fix
- dependency issue for python 3.13 (#2603)
- openai: compatibility issue with openai attribute not available (#2602)
[main 66198b3] bump: version 0.38.1 → 0.38.2
54 files changed, 60 insertions(+), 53 deletions(-)
0.38.1
v0.38.1 (2025-02-04)
Fix
- openai: don't eagerly import types from openai as they may not be available (#2601)
- sdk: watsonx package name was wrong preventing instrumentation (#2600)
[main 6862643] bump: version 0.38.0 → 0.38.1
54 files changed, 60 insertions(+), 53 deletions(-)
0.38.0
v0.38.0 (2025-02-04)
Feat
- crewai: Implemented histogram for crewai instrumentation (#2576)
Fix
- mistral: add response id attribute (#2549)
- openai: add response id attribute (#2550)
- together: add response id attribute (#2551)
- langchain: add response id (anthropic only) (#2548)
[main 8b2e616] bump: version 0.37.1 → 0.38.0
54 files changed, 66 insertions(+), 53 deletions(-)
0.37.1
v0.37.1 (2025-01-25)
Fix
- crewai: instrumentation package version (#2570)
[main c4a1440] bump: version 0.37.0 → 0.37.1
54 files changed, 59 insertions(+), 53 deletions(-)
0.37.0
v0.37.0 (2025-01-25)
Feat
- crewai: initial instrumentation; collect agent and task traces (#2489)
Fix
- add crewai to supported frameworks in readme (#2559)
- cohere: add response id attribute (#2545)
- bedrock: add response id attribute (#2544)
- anthropic: add response id attribute (#2543)
- groq: add response id attribute (#2546)
- langchain: address warning for NoneType attibute; update some test deps (#2539)
[main 21e9803] bump: version 0.36.1 → 0.37.0
53 files changed, 67 insertions(+), 52 deletions(-)
0.36.1
v0.36.1 (2025-01-20)
Fix
- sdk: remove use of
__all__
(#2536)
- gemini: set prompt attributes for role and content (#2511)
[main d6f1782] bump: version 0.36.0 → 0.36.1
53 files changed, 59 insertions(+), 52 deletions(-)
0.36.0
v0.36.0 (2025-01-13)
Feat
- sdk: client, annotations (#2452)
[main d92a50e] bump: version 0.35.0 → 0.36.0
53 files changed, 58 insertions(+), 52 deletions(-)
0.35.0
v0.35.0 (2025-01-03)
Feat
- sdk: combine async/sync decorators & annotations (#2442)
Fix
- sdk: option to disable SDK (#2454)
[main 36dd9b3] bump: version 0.34.1 → 0.35.0
53 files changed, 62 insertions(+), 52 deletions(-)
0.34.1
v0.34.1 (2024-12-22)
Fix
- llamaindex: workflow context detach exception and span names (#2421)
- langchain: azure openai missing request model (#2416)
[main 467ad94] bump: version 0.34.0 → 0.34.1
53 files changed, 59 insertions(+), 52 deletions(-)