File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
instrumentation-genai/opentelemetry-instrumentation-vertexai
util/opentelemetry-util-genai Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ users will need to set the environment variable OTEL_SEMCONV_STABILITY_OPT_IN to
1414 ([ #3328 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3328 ) )
1515- VertexAI support for async calling
1616 ([ #3386 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3386 ) )
17+ - ` opentelemetry-instrumentation-vertexai ` : migrate off the deprecated events API to use the logs API
18+ ([ #3625 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3626 ) )
1719
1820## Version 2.0b0 (2025-02-24)
1921
Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515 ([ https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3795 ] ( #3795 ) )
1616- Make inputs / outputs / system instructions optional params to ` on_completion ` ,
1717 ([ https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3802 ] ( #3802 ) ).
18+ - ` opentelemetry-instrumentation-google-genai ` : migrate off the deprecated events API to use the logs API
19+ ([ #3625 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624 ) )
20+
1821
1922## Version 0.1b0 (2025-09-25)
2023
You can’t perform that action at this time.
0 commit comments