Skip to content

Latest commit

 

History

History
347 lines (149 loc) · 19.4 KB

File metadata and controls

347 lines (149 loc) · 19.4 KB

Changelog

0.1.46 (2026-03-04)

Features

  • claude-agent-sdk: Add support for Claude Agent SDK (#2796) (6f627e7)

0.1.45 (2026-02-24)

Documentation

  • python spec: add instructions for working on python instrumentation packages (#2757) (b8bd7ca)

0.1.44 (2026-02-01)

Bug Fixes

  • instrumentation: update openinference span kind helper to include prompt (#2672) (6603d44)

0.1.43 (2026-01-26)

Features

0.1.42 (2025-11-05)

Features

  • litellm: align embedding instrumentation with pending spec (#2238) (d03047d)

0.1.41 (2025-10-20)

Bug Fixes

0.1.40 (2025-10-10)

Bug Fixes

  • Update build flies and CI env to include Python3.14 (#2294) (48b7a51)

0.1.39 (2025-10-07)

Features

  • openai: standardize completions to indexed attribute format (#2242) (478d17a)

0.1.38 (2025-09-02)

Features

  • instrumentation: add dangerously_using_project context manager (#2134) (aed9db0)

0.1.37 (2025-08-06)

Features

  • increase default span attribute count limit to 10,000 (#2042) (0e90576)

0.1.36 (2025-07-29)

Features

  • python: get_first_span_id via a context manager (#2013) (b0b080c)

0.1.35 (2025-07-16)

Features

  • Allow to hide llm.prompts span from trace config (#1863) (7d633d8)

0.1.34 (2025-06-17)

Features

  • add context manager for capturing openinference spans (#1781) (aab3386)

Bug Fixes

  • Enable sampling when using OpenInference tracer (#1782) (b4007cf)

0.1.33 (2025-06-10)

Features

0.1.32 (2025-05-27)

Features

  • instrumentation: add helpers for remaining semantic conventions (#1606) (cb3d4fa)

0.1.31 (2025-05-23)

Features

0.1.30 (2025-05-19)

Documentation

  • update readmes for development setup and fixes (#1629) (7b211b3)

0.1.29 (2025-05-12)

Features

0.1.28 (2025-04-28)

Bug Fixes

  • update lower bound on openinference-semantic-conventions (#1567) (c2f428c)

0.1.27 (2025-04-10)

Features

  • add manual instrumentation helpers for llm spans (#1424) (ee79fa3)

Bug Fixes

  • ensure io attributes output by manual instrumentation helpers are always strings (#1502) (43c7f4a)

0.1.26 (2025-03-28)

Bug Fixes

  • ensure OpenInferenceSpan is an instance of opentelemetry.trace.Span for type checks (#1441) (b2c8959)

0.1.25 (2025-03-24)

Bug Fixes

0.1.24 (2025-03-14)

Features

Documentation

0.1.23 (2025-02-27)

Bug Fixes

0.1.22 (2025-02-04)

Bug Fixes

0.1.21 (2025-01-23)

Features

0.1.20 (2024-12-13)

Features

  • add ability to hide LLM invocation paramaters for OITracer (#1171) (f7e94c7)

0.1.19 (2024-12-02)

Bug Fixes

  • increase python upperbound to include 3.13 for openinference-instrumentation (#1137) (0c2f297)

0.1.18 (2024-09-11)

Bug Fixes

  • add missing dependency opentelemetry-sdk (#1026) (11e6cb9)

0.1.17 (2024-09-10)

Features

  • id generator with separate source of randomness (#1010) (ac8cce1)

0.1.16 (2024-09-04)

Bug Fixes

0.1.15 (2024-08-16)

Features

0.1.14 (2024-08-15)

Bug Fixes

0.1.13 (2024-08-10)

Documentation

0.1.12 (2024-08-01)

Bug Fixes

0.1.11 (2024-07-31)

Bug Fixes

0.1.10 (2024-07-31)

Features

  • Config settings concentrated in common instrumentation package (#673) (3e34897)

0.1.9 (2024-07-29)

Features

  • Add TracingConfig for configuration settings in instrumentations (#639) (fcea7f9)

0.1.8 (2024-07-09)

Features

  • helper functions to convert OTEL IDs for spans and traces to strings (#579) (dc60a92)

0.1.7 (2024-05-21)

Bug Fixes

  • improve handling of non-ASCII unicode characters in openinference-instrumentation (#473) (f8236a4)

0.1.6 (2024-05-14)

Bug Fixes

  • ensure bazel can discover instrumentation modules in openinference.instrumentations (#455) (38a3ad6)

0.1.5 (2024-05-06)

Bug Fixes

  • Add missing context variables to list (#438) (ab2ef46)

0.1.4 (2024-05-06)

Features

  • Add context manager for prompt template, version, and variables (#437) (0d44490)
  • Allow context managers as decorators (#431) (b1bb379)

0.1.3 (2024-05-03)

Bug Fixes

  • require minimum version of openinference-semantic-conventions (#424) (040c1aa)

0.1.2 (2024-05-02)

Features

  • Create context managers to pass session, user, metadata and tags as span attributes (#414) (c142b3a)

0.1.1 (2024-03-26)

Bug Fixes

  • add license file for openinference-instrumentation (#344) (204bfb8)

0.1.0 (2024-03-26)

Features

  • add openinference-instrumentation package (#340) (1e895c8)