Skip to content

Commit 976d8ec

Browse files
committed
docs update
1 parent 1ebf9b8 commit 976d8ec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.9] - 2025-06-10
9+
10+
### Added
11+
- #2944 - Support for @Positive
12+
- #3011 - type-use for method parameters
13+
14+
### Changed
15+
- Upgrade spring-boot to version 3.5.0
16+
17+
### Fixed
18+
- #2982 - application/problem+json content type is not set for ProblemDetails
19+
- #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
20+
- #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
21+
- #3012 - Order of examples is (sometimes) not preserved
22+
823
## [2.8.8] - 2025-05-04
924

1025
### Fixed

0 commit comments

Comments
 (0)