We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa333b3 commit 49409a9Copy full SHA for 49409a9
CHANGELOG.md
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [3.0.0] - 2025-11-21
9
+
10
+### Added
11
+- #2975 - Spring Framework 7 - Initial API versioning support
12
+- #3123 - Support static resources for webflux
13
14
+### Changed
15
+- Upgrade to Spring Boot 4.0.0
16
+- Upgrade to Scalar 0.4.3
17
18
+### Fixed
19
20
+- #3131 - Warning messages when docs are explicitly enabled
21
+- #3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null
22
23
## [3.0.0-RC1] - 2025-11-02
24
25
### Added
0 commit comments