File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,24 @@ 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.14] - 2025-11-02
9+
10+ ### Added
11+
12+ - #3090 - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default
13+
14+ ### Changed
15+
16+ - Upgrade swagger-ui to v5.30.1
17+ - Upgrade swagger-core to v2.2.38
18+ - Upgrade spring-boot to v3.5.7
19+ - Upgrade commons-lang3 to v3.18.0
20+ - Upgrade scalar to v0.3.12
21+
22+ ### Fixed
23+
24+ - #3107 - Fix: compatible with lower version of getOpenApi().
25+ - #3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null
826
927## [ 2.8.13] - 2025-09-07
1028
You can’t perform that action at this time.
0 commit comments