File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- ` opentelemetry-instrumentation-botocore ` Use ` cloud.region ` instead of ` aws.region ` span attribute as per semantic conventions.
17
17
([ #3474 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474 ) )
18
18
19
+ ### Fixed
20
+
21
+ - ` opentelemetry-instrumentation-botocore ` Ensure spans end on early stream closure for Bedrock Streaming APIs
22
+ ([ #3481 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3481 ) )
19
23
20
24
## Version 1.33.0/0.54b0 (2025-05-09)
21
25
@@ -43,8 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
47
([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
44
48
- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
45
49
([ #3448 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448 ) )
46
- - ` opentelemetry-instrumentation-botocore ` Ensure spans end on early stream closure for Bedrock Streaming APIs
47
- ([ #3481 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3481 ) )
50
+
48
51
49
52
## Version 1.32.0/0.53b0 (2025-04-10)
50
53
You can’t perform that action at this time.
0 commit comments