Skip to content

Releases: traceloop/openllmetry

0.34.1

22 Dec 12:01
Compare
Choose a tag to compare

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

0.34.0

12 Dec 20:59
Compare
Choose a tag to compare

v0.34.0 (2024-12-12)

Feat

  • docs: Update README.md to add link to recently-added GCP integration document. (#2384)

Fix

  • bump otel >0.50b0 (#2386)
  • update google generative AI import (#2382)
  • sdk: Update JSONEncoder to allow class instance methods to be serializable (#2383)
  • openai: Add token count and system to assistants (#2323)
  • openai: Add trace context to client requests (#2321)

[main 1ca3ae6] bump: version 0.33.12 → 0.34.0
53 files changed, 66 insertions(+), 52 deletions(-)

0.33.12

13 Nov 20:25
Compare
Choose a tag to compare

v0.33.12 (2024-11-13)

Fix

  • sdk: aworkflow decorator for async generators (#2292)
  • cohere: rerank exception on saving response when return_documents=True (#2289)
  • sdk: gemini instrumentation was never installed due to package name error (#2288)

[main 76a968a] bump: version 0.33.11 → 0.33.12
53 files changed, 60 insertions(+), 52 deletions(-)

0.33.11

09 Nov 08:46
Compare
Choose a tag to compare

v0.33.11 (2024-11-09)

Fix

  • sdk: remove print (#2285)

[main 5402a73] bump: version 0.33.10 → 0.33.11
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.10

08 Nov 18:18
Compare
Choose a tag to compare

v0.33.10 (2024-11-08)

Fix

  • general bump of otel dependencies (#2274)

[main d63c765] bump: version 0.33.9 → 0.33.10
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.9

05 Nov 19:33
Compare
Choose a tag to compare

v0.33.9 (2024-11-05)

Fix

  • openai: exception throw with pydantic v1 (#2262)

[main 9dcd6fe] bump: version 0.33.8 → 0.33.9
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.8

05 Nov 14:44
Compare
Choose a tag to compare

v0.33.8 (2024-11-05)

Fix

  • vertex: async / streaming was missing output fields (#2253)

[main 347edcb] bump: version 0.33.7 → 0.33.8
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.7

04 Nov 11:43
Compare
Choose a tag to compare

v0.33.7 (2024-11-04)

Fix

  • sdk: don't serialize large jsons as inputs/outputs (#2252)

[main 2e1598c] bump: version 0.33.6 → 0.33.7
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.6

04 Nov 09:35
Compare
Choose a tag to compare

v0.33.6 (2024-11-04)

Fix

  • anthropic: instrument anthropics system message as gen_ai.prompt.0 (#2238)
  • llamaindex: streaming LLMs caused detached spans (#2237)
  • sdk: missing sagemaker initialization (#2235)
  • sdk: support a "block-list" of things to not instrument (#1958)

[main da7e0ab] bump: version 0.33.5 → 0.33.6
53 files changed, 61 insertions(+), 52 deletions(-)

0.33.5

29 Oct 21:53
Compare
Choose a tag to compare

v0.33.5 (2024-10-29)

Fix

  • openai+anthropic: async call crashing the app when already in a running asyncio loop (#2226)

[main 88bf1fc] bump: version 0.33.4 → 0.33.5
53 files changed, 58 insertions(+), 52 deletions(-)