Skip to content

Releases: traceloop/openllmetry

0.12.5

27 Feb 10:44
Compare
Choose a tag to compare

v0.12.5 (2024-02-27)

Fix

  • llamaindex: instrument agents & tools (#533)
  • openai: Fix with_raw_response redirect crashing span (#536)
  • openai: track client attributes for v1 SDK of OpenAI (#522)
  • sdk: replaced MySQL instrumentor with SQLAlchemy (#531)

[main 2927399] bump: version 0.12.4 → 0.12.5
34 files changed, 42 insertions(+), 33 deletions(-)

0.12.4

26 Feb 16:41
Compare
Choose a tag to compare

v0.12.4 (2024-02-26)

Fix

  • sdk: fail gracefully if input/output is not json serializable (#525)

[main 653d427] bump: version 0.12.3 → 0.12.4
34 files changed, 39 insertions(+), 33 deletions(-)

0.12.3

26 Feb 13:26
Compare
Choose a tag to compare

v0.12.3 (2024-02-26)

Fix

  • new PR template (#524)

[main 66ec346] bump: version 0.12.2 → 0.12.3
34 files changed, 39 insertions(+), 33 deletions(-)

0.12.2

23 Feb 18:34
Compare
Choose a tag to compare

v0.12.2 (2024-02-23)

Fix

  • cohere: enrich rerank attributes (#476)

[main 33db81b] bump: version 0.12.1 → 0.12.2
34 files changed, 39 insertions(+), 33 deletions(-)

0.12.1

23 Feb 16:31
Compare
Choose a tag to compare

v0.12.1 (2024-02-23)

Fix

  • llamaindex: support query pipeline (#475)

[main 81f956c] bump: version 0.12.0 → 0.12.1
34 files changed, 39 insertions(+), 33 deletions(-)

0.12.0

22 Feb 20:15
Compare
Choose a tag to compare

v0.12.0 (2024-02-22)

Feat

  • Qdrant instrumentation (#364)

Fix

  • langchain: support LCEL (#473)
  • sdk: fail gracefully in case input/output serialization failure (#472)

[main 574ae89] bump: version 0.11.3 → 0.12.0
34 files changed, 44 insertions(+), 33 deletions(-)

0.11.3

19 Feb 22:05
Compare
Choose a tag to compare

v0.11.3 (2024-02-19)

Fix

  • llamaindex: support both new and legacy llama_index versions (#422)

[main cd3384f] bump: version 0.11.2 → 0.11.3
32 files changed, 37 insertions(+), 31 deletions(-)

0.11.2

16 Feb 01:08
Compare
Choose a tag to compare

v0.11.2 (2024-02-16)

Fix

  • sdk: url for getting API key (#424)

[main b6a299e] bump: version 0.11.1 → 0.11.2
32 files changed, 37 insertions(+), 31 deletions(-)

0.11.1

14 Feb 07:59
Compare
Choose a tag to compare

v0.11.1 (2024-02-14)

Fix

  • openai: handle async streaming responses for openai v1 client (#421)

[main 47d6d8a] bump: version 0.11.0 → 0.11.1
32 files changed, 37 insertions(+), 31 deletions(-)

0.11.0

13 Feb 18:40
Compare
Choose a tag to compare

v0.11.0 (2024-02-13)

Feat

  • support both new and legacy llama_index versions (#420)

Fix

  • sdk: support input/output of tasks & workflows (#419)

[main 4dab114] bump: version 0.10.5 → 0.11.0
32 files changed, 41 insertions(+), 31 deletions(-)