File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-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-botocore ` Ensure spans end on early stream closure for Bedrock Streaming APIs
19
+ ([ #3481 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3481 ) )
20
+
14
21
## Version 1.33.0/0.54b0 (2025-05-09)
15
22
16
23
### Added
@@ -37,8 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
44
([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
38
45
- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
39
46
([ #3448 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448 ) )
40
- - ` opentelemetry-instrumentation-botocore ` Ensure spans end on early stream closure for Bedrock Streaming APIs
41
- ([ #3481 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3481 ) )
47
+
42
48
43
49
## Version 1.32.0/0.53b0 (2025-04-10)
44
50
You can’t perform that action at this time.
0 commit comments