Skip to content

Commit a10dbc4

Browse files
committed
Update CHANGELOG
1 parent ca412be commit a10dbc4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

instrumentation-genai/opentelemetry-instrumentation-vertexai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

util/opentelemetry-util-genai/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)