File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.0.1]  - 2022-12-16 
9+ 
10+ ### Added  
11+ 
12+ -  #1965   - Prevents premature initialisation of factory-beans
13+ -  #2003   - Resolve property descriptions for arrays
14+ 
15+ ### Fixed  
16+ 
17+ -  #1957   - AdditionalModelsConverter Schema params rewriting
18+ -  #1962   - override-with-generic-response shouldn't shallow copy
19+ -  #1985   - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
20+ -  #1992   - Java enumeration and Spring Converter no longer generates enum drop-down
21+ -  #2001   - Enum Collection parameter missing type info in Spring Data Rest search method
22+ -  #1961   - ContinuationObject leaks into schema
823
924## [ 2.0.0]  - 2022-11-24 
1025
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments