File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,26 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]  
66
7+ ### Added  
8+ 
9+ -  Added new Fragment (partial configuration) machinery ([ #445  ] ).
10+ 
711### Changed  
812
913-  kube-rs: 0.74.0 -> 0.75.0 ([ #490  ] ).
1014-  BREAKING: ` Client `  methods now take the namespace as a ` &str `  (for namespaced resources) or
1115  ` &() `  (for cluster-scoped resources), rather than always taking an ` Option<&str> `  ([ #490  ] ).
1216
17+ [ #445 ] : https://github.com/stackabletech/operator-rs/pull/445 
1318[ #490 ] : https://github.com/stackabletech/operator-rs/pull/490 
1419
1520## [ 0.25.3]  - 2022-10-13 
1621
1722### Added  
1823
1924-  Extended ` ClusterResource `  with ` Secret ` , ` ServiceAccount `  and ` RoleBinding `  ([ #485  ] ).
20- -  Added new Fragment (partial configuration) machinery ([ #445  ] ).
2125
2226[ #485 ] : https://github.com/stackabletech/operator-rs/pull/485 
23- [ #445 ] : https://github.com/stackabletech/operator-rs/pull/445 
2427
2528## [ 0.25.2]  - 2022-09-27 
2629
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments