File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
30
([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
31
31
- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
32
32
([ #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.
34
37
([ #3474 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474 ) )
35
38
36
39
## Version 1.32.0/0.53b0 (2025-04-10)
You can’t perform that action at this time.
0 commit comments