Skip to content

Commit c7ed147

Browse files
committed
Changes report: Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default (#3090) #3122
1 parent 37a6fef commit c7ed147

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)