Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.27 KB

File metadata and controls

28 lines (13 loc) · 1.27 KB

Change log

All notable changes to the LaunchDarkly Python OTEL package will be documented in this file. This project adheres to Semantic Versioning.

1.2.0 (2025-07-11)

Features

  • Update tracing hook for semantic convention updates. (#31) (25dafad)

1.1.0 (2025-06-26)

⚠ BREAKING CHANGES

  • Drop support for Python 3.8 (eol 2024-10-07) (#33)

Features

  • Drop support for Python 3.8 (eol 2024-10-07) (#33) (cef8e50)

1.0.0 (2024-04-30)

Features

  • Add tracing hook implementation (#1) (3f13171)