Skip to content

Commit de319a2

Browse files
committed
Update changelog after 1.33.0 release
1 parent 55e6448 commit de319a2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)