Skip to content

Releases: traceloop/openllmetry

0.39.0

25 Mar 10:18
Compare
Choose a tag to compare

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

07 Mar 20:26
Compare
Choose a tag to compare

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

06 Mar 09:57
Compare
Choose a tag to compare

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

05 Mar 14:20
Compare
Choose a tag to compare

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

04 Mar 17:08
Compare
Choose a tag to compare

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

27 Feb 10:41
Compare
Choose a tag to compare

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(-)

0.38.7

19 Feb 08:47
Compare
Choose a tag to compare

v0.38.7 (2025-02-19)

Fix

  • langchain: warning with mixed metadata value types (#2665)
  • langchain: handle errors (#2664)
  • groq: streaming support (#2663)

[main 4c59eb3] bump: version 0.38.6 → 0.38.7
54 files changed, 61 insertions(+), 53 deletions(-)

0.38.6

17 Feb 09:31
Compare
Choose a tag to compare

v0.38.6 (2025-02-17)

Fix

  • sdk: async generator wrapping (#2635)
  • instrumentation: watsonx initialize parameters (#2633)

[main a41f4a8] bump: version 0.38.5 → 0.38.6
54 files changed, 60 insertions(+), 53 deletions(-)

0.38.5

10 Feb 14:36
Compare
Choose a tag to compare

v0.38.5 (2025-02-10)

Fix

  • sdk: Fix async decorator input & output json encoder (#2629)

[main d1d74a8] bump: version 0.38.4 → 0.38.5
54 files changed, 59 insertions(+), 53 deletions(-)

0.38.4

06 Feb 13:01
Compare
Choose a tag to compare

v0.38.4 (2025-02-06)

Fix

  • sdk: improve package name detection with type hints and null safety (#2618)

[main ea32d67] bump: version 0.38.3 → 0.38.4
54 files changed, 59 insertions(+), 53 deletions(-)