File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## Unreleased  
1313
14+ ### Fixed  
15+ 
16+ -  ` opentelemetry-instrumentation-fastapi ` : fix wrapping of middlewares
17+   ([ #3012  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012 ) )
18+ 
1419### Breaking changes  
1520
1621-  ` opentelemetry-instrumentation-botocore `  Use ` cloud.region `  instead of ` aws.region `  span attribute as per semantic conventions.
1722  ([ #3474  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474 ) )
18- 
23+ -  ` opentelemetry-instrumentation-fastapi ` : Drop support for FastAPI versions earlier than ` 0.98 ` 
24+   ([ #3012  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012 ) )
1925
2026## Version 1.33.0/0.54b0 (2025-05-09)  
2127
@@ -100,8 +106,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
100106
101107-  ` opentelemetry-instrumentation-redis `  Add missing entry in doc string for ` def _instrument ` 
102108  ([ #3247  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
103- -  ` opentelemetry-instrumentation-fastapi ` : fix wrapping of middlewares
104-   ([ #3012  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012 ) )
105109-  ` opentelemetry-instrumentation-botocore `  sns-extension: Change destination name attribute
106110  to match topic ARN and redact phone number from attributes
107111  ([ #3249  ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3249 ) )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments