File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 22
33## Summary  
44
5- ## New Features  
6- 
7- -  Add a ` stop() `  method to the ` FormulaEngine ` . Now it is possible to stop custom formulas.
5+ <!--  Here goes a general summary of what this release is about --> 
86
9- -  Stop fallback formulas when primary formula starts working again. 
7+ ##  Upgrading 
108
11- ##  Bug Fixes 
9+ <!--  Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with  --> 
1210
13- -  Fixed a bug with formulas raising exception when stopped. 
11+ ##  New Features 
1412
15- -  Fixed a bug that raised  ` CancelledError `  when actor was started with  ` frequenz.sdk.actor.run `  and stopped. 
13+ <!--  Here goes the main new features and examples or instructions on how to use them  --> 
1614
17- -  Stop catching  ` BaseException `  in  ` frequenz.sdk.actor.run ` . Only  ` CancelledError `  and  ` Exception `  are caught now. 
15+ ##  Bug Fixes 
1816
1917-  Fix ` MetricFetcher `  leaks when a requested metric fetcher already existed.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments