Skip to content

Commit 6e547d3

Browse files
committed
Move cloud region attribute to the breaking changes in the changelog
1 parent b9951d3 commit 6e547d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
([#3447](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447))
3131
- `opentelemetry-instrumentation-botocore` Capture server attributes for botocore API calls
3232
([#3448](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448))
33-
- `opentelemetry-instrumentation-botocore` Use semantic convention attribute for cloud region for botocore API calls
33+
34+
### Breaking changes
35+
36+
- `opentelemetry-instrumentation-botocore` Use `cloud.region` instead of `aws.region` span attribute as per semantic conventions.
3437
([#3474](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474))
3538

3639
## Version 1.32.0/0.53b0 (2025-04-10)

0 commit comments

Comments
 (0)