File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## Unreleased
13
13
14
+ ### Added
15
+
16
+ ### Fixed
17
+
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
+
14
21
## Version 1.35.0/0.56b0 (2025-07-11)
15
22
16
23
### Added
@@ -30,8 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
37
([ #3567 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3567 ) )
31
38
- ` opentelemetry-resource-detector-containerid ` : make it more quiet on platforms without cgroups
32
39
([ #3579 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579 ) )
33
- - ` opentelemetry-instrumentation-google-genai ` : migrate off the deprecated events API to use the logs API
34
- ([ #3625 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624 ) )
35
40
36
41
## Version 1.34.0/0.55b0 (2025-06-04)
37
42
You can’t perform that action at this time.
0 commit comments