File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ 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+ ## [ 1.6.14]  - 2022-12-16 
9+ 
10+ ### Added  
11+ 
12+ -  #1965   - Prevents premature initialisation of factory-beans
13+ -  #2003   - Resolve property descriptions for arrays
14+ 
15+ ### Changed  
16+ 
17+ -  Upgrade spring-boot to 2.7.6
18+ 
19+ ### Fixed  
20+ 
21+ -  #1957   - AdditionalModelsConverter Schema params rewriting
22+ -  #1962   - override-with-generic-response shouldn't shallow copy
23+ -  #1985   - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
24+ -  #1992   - Java enumeration and Spring Converter no longer generates enum drop-down.
25+ -  #2001   - Enum Collection parameter missing type info in Spring Data Rest search method
26+ 
827## [ 1.6.13]  - 2022-11-20 
928
1029### Added  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments