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