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