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
1616- ` opentelemetry-instrumentation-botocore ` Use ` cloud.region ` instead of ` aws.region ` span attribute as per semantic conventions.
1717 ([ #3474 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474 ) )
1818
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 ) )
1923
2024## Version 1.33.0/0.54b0 (2025-05-09)
2125
@@ -43,8 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347 ([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
4448- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
4549 ([ #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+
4851
4952## Version 1.32.0/0.53b0 (2025-04-10)
5053
You can’t perform that action at this time.
0 commit comments