Skip to content

Commit ae4e05c

Browse files
committed
update for release 2.8.14
1 parent e6abdb6 commit ae4e05c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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.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

0 commit comments

Comments
 (0)