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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
23
## [ 2.8.8] - 2025-05-04
9
24
10
25
### Fixed
You can’t perform that action at this time.
0 commit comments