File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ 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.8.12]  - 2025-09-01 
9+ 
10+ ### Changed  
11+ 
12+ -  Upgrade swagger-ui to v5.28.0
13+ -  Upgrade commons-lang3 to v3.18.0
14+ 
15+ ### Fixed  
16+ 
17+ -  #3073   - Duplicate key class Parameter when documenting two GET methods with same path and PathVariable.
18+ -  #3071   - @io  .swagger.v3.oas.annotations.parameters.RequestBody does not work well with @RequestPart  
19+ -  #3066   - Parameter is now required after upgrading to springdoc-openapi 2.8.10
20+ 
821## [ 2.8.11]  - 2025-08-23 
922
1023### Added  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments