mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-06 14:59:11 +08:00

* Fix bug where 'gen_ai.response.finish_reasons' was not being correctly populated. * Update changelog. * Reformat with ruff.
994 B
994 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
-
Restructure tests to keep in line with repository conventions (#3344)
-
Fix bug where span attribute
gen_ai.response.finish_reasons
is empty (#3417)
Version 0.1b0 (2025-03-05)
- Add support for async and streaming. (#3298)
Create an initial version of Open Telemetry instrumentation for github.com/googleapis/python-genai. (#3256)