File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33## Summary  
44
5- This is a minor release with just a few bug fixes but also one breaking change in the  ` ConfigManagingActor ` . 
5+ <!--  Here goes a general summary of what this release is about  --> 
66
77## Upgrading  
88
9- -  The ` ConfigManagingActor `  now only reacts to ` CREATE `  and ` MODIFY `  events. ` DELETE `  is not supported anymore and are ignored.
10- -  Remove the ` event_types `  argument from the ` ConfigManagingActor `  constructor.
9+ <!--  Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> 
10+ 
11+ ## New Features  
12+ 
13+ <!--  Here goes the main new features and examples or instructions on how to use them --> 
1114
1215## Bug Fixes  
1316
14- -  Fix bugs with ` ConfigManagingActor ` :
15-   -  Raising unhandled exceptions when any file in config directory was deleted.
16-   -  Raising unhandled exception if not all config files exist.
17-   -  Eliminate recursive actor crashes when all config files were missing.
17+ <!--  Here goes notable bug fixes that are worth a special mention or explanation --> 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments