Releases: GoogleCloudPlatform/functions-framework-python 
  
  Releases · GoogleCloudPlatform/functions-framework-python
      
  v3.9.2 
  
    
  
      
        28 Jul 17:55
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.9.2  (2025-07-24)Bug Fixes 
increase start delay for ASGI conformance tests to address flaky failures (#391 ) (1b6c428 ) 
  
  
  
   
   
  
  v3.9.1 
  
    
  
      
        24 Jul 18:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.9.1  (2025-07-24)Bug Fixes 
 
  
  
   
   
  
  v3.9.0 
  
    
  
      
        23 Jul 23:04
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.9.0  (2025-07-23)Features 
add execution_id support for async stack (#377 ) (1123eea ) 
add flag to run functions framework in asgi stack (#376 ) (268acf1 ) 
add support for async functions (#364 ) (49f6985 ) 
auto-detect ASGI mode for @aio  decorated functions (#387 ) (ef48e70 ) 
 
Bug Fixes 
ci:  specify python version in tox environment (#375 ) (37e0bf7 )Pin cloudevent sdk version to support python3.7. (#373 ) (cc2b9b5 ) 
resolve CI failures for egress policies and Python 3.7 buildpack support (#388 ) (2de6eec ) 
set default log level for asgi logger to WARNING to match default python behavior (#381 ) (a576a8f ) 
  
  
  
   
   
  
  v3.8.3 
  
    
  
      
        16 May 18:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.8.3  (2025-05-14)Bug Fixes 
Switch to pyproject.toml based builds (#365 ) (4c44d08 ) 
Update minimum required version of Flask to 2.0 (#356 ) (c6eab2f ) 
Update test suite for EOL Python versions (#360 ) (c0fa420 ) 
 
Documentation 
 
  
  
   
   
  
  v3.8.2 
  
    
  
      
        13 Nov 21:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.8.2  (2024-11-13)Bug Fixes 
 
  
  
   
   
  
  v3.8.1 
  
    
  
      
        26 Jul 22:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.8.1  (2024-07-26)Bug Fixes 
 
  
  
   
   
  
  v3.8.0 
  
    
  
      
        26 Jun 17:12
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.8.0  (2024-06-25)Features 
Set default logging level to align with Flask's defaults (#336 ) (d1d0753 ) 
 
Bug Fixes 
 
  
  
   
   
  
  v3.7.0 
  
    
  
      
        22 May 16:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.7.0  (2024-05-17)Features 
(opt-in): terminate handling of work when the request has already timed out (#328 ) (2601975 ) 
Add execution id (#320 ) (662bf4c ) 
restore gunicorn worker default configs from 3.5.0 (#326 ) (f08757a ) 
support disabling execution id logging (#325 ) (2e7de92 ) 
 
Bug Fixes 
 
  
  
   
   
  
  v3.6.0 
  
    
  
      
        29 Apr 22:00
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.6.0  (2024-04-29)Features 
avoid long running process when request timeout (#309 ) (3a0cdb8 ) 
  
  
  
   
   
  
  v3.5.0 
  
    
  
      
        28 Nov 23:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        3.5.0  (2023-11-28)Features 
Bug Fixes 
don't exit on reload if there is a syntax error (#214 ) (46780da ) 
reduce gunicorn concurrency to at most 4 * maximum available cor… (#259 ) (2e04cc2 ) 
 
Dependencies 
Include support for Flask 3 
 
Documentation 
Fix broken Flask Request link in README.md (#286 ) (6b9e9b5 )