Skip to content

Latest commit

 

History

History
212 lines (93 loc) · 12.4 KB

File metadata and controls

212 lines (93 loc) · 12.4 KB

Changelog

0.1.28 (2026-03-11)

Features

  • add new LLM provider values (groq, fireworks, moonshot, cerebras, perplexity, together) (#2853) (7eb1c88)

0.1.27 (2026-03-04)

Features

  • semconv: add TOOL_ID (tool.id) to Python and JS semconv (#2831) (0b70006)

0.1.26 (2026-02-01)

Features

  • semconv: add prompt span kind and prompt template variables attributes (#2669) (cd5d2ff)

0.1.25 (2025-11-05)

Features

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

0.1.24 (2025-10-10)

Bug Fixes

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

0.1.23 (2025-10-07)

Bug Fixes

0.1.22 (2025-10-07)

Features

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

0.1.21 (2025-06-13)

Features

0.1.20 (2025-06-11)

Features

  • semantic-conventions: enhance provider enum to include XAI and DeepSeek (#1766) (f7e125e)

0.1.19 (2025-06-10)

Features

  • Add semantic conventions for agent and graph attributes (#1748) (5f90a80)

0.1.18 (2025-06-09)

Features

  • semcov: Cost semantic convention changes (#1694) (5f904bf)

0.1.17 (2025-04-02)

Features

  • semcov: add audio token counts to semantic convention (#1453) (ae5cd15)

0.1.16 (2025-03-26)

Features

  • semcov: token counts for cached prompts and reasoning steps in the completion (#1393) (c4e2252)

0.1.15 (2025-03-14)

Documentation

0.1.14 (2025-02-04)

Bug Fixes

0.1.13 (2025-02-04)

Features

0.1.12 (2024-10-30)

Features

0.1.11 (2024-10-24)

Features

  • semcov: llm system and llm provicer conventions (#1071) (d200d85)

0.1.10 (2024-08-16)

Features

0.1.9 (2024-06-26)

Features

  • add evaluator span kind to semantic conventions (#554) (7db37ff)

0.1.8 (2024-06-25)

Features

  • semcov: guardrail span kind for python (#548) (09e767e)

0.1.7 (2024-06-24)

Features

  • Add vision semantic conventions messages (#535) (670b8c4)

0.1.6 (2024-04-29)

Features

  • Add user.id and session.id to semantic conventions (#410) (6588134)

0.1.5 (2024-03-07)

Features

  • add resource attributes to semantic conventions (#253) (8675e41)

0.1.4 (2024-02-13)

Features

  • langchain: add support for chain metadata in spans (#175) (f218740)

0.1.3 (2024-02-08)

Features

Bug Fixes

0.1.2 (2024-01-11)

Bug Fixes

  • embedding model name should be span attribute (#95) (bf6579b)

0.1.1 (2024-01-10)

Features

  • add mime type values enum to semantic conventions (#88) (579efcd)

0.1.0 (2024-01-09)

Features

  • group semantic convention attributes into separate namespaces (#72) (dcf6412)
  • python: add semantic comventions (#16) (568b3d1)