Skip to content

Commit 8ef9eb8

Browse files
committed
CHANGELOG.md update
1 parent bc4ba68 commit 8ef9eb8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)